|
98a68b68a4
|
Fix git-submodule running in wrong location (#23059)
|
2024-02-12 10:02:44 +00:00 |
|
|
cd69ca6527
|
Merge remote-tracking branch 'origin/master' into develop
|
2024-02-12 08:50:27 +00:00 |
|
|
23d21c85fe
|
El Cantor HS. Update info.json (#23020)
Fix for wrong key's placement.
|
2024-02-12 01:49:58 -07:00 |
|
|
3ba88f7798
|
LED drivers: update PWM register defines for g_<driver>_leds (#23052)
|
2024-02-12 02:19:45 +00:00 |
|
|
3e5f5bda4a
|
Merge remote-tracking branch 'origin/master' into develop
|
2024-02-12 01:26:49 +00:00 |
|
|
cfe8c4dee3
|
Add Sha keyboard (#22664)
* Implement Sha keyboard with default layout
* Adjust readme and info.json per PR checklist
* Fix RGB Light description in default keymap readme
* Update keyboards/sha/rules.mk
Move configuration to info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/sha/info.json
Move configuration to info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/sha/info.json
Move configuration to info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/sha/info.json
Define RGB animations in info.json
Co-authored-by: Joel Challis <git@zvecr.com>
* Enable RGB Lighting Layers at keymap level, not keyboard level
---------
Co-authored-by: Joel Challis <git@zvecr.com>
|
2024-02-11 18:26:22 -07:00 |
|
|
72ce2655aa
|
Fix unit test execution (#23048)
|
2024-02-12 01:19:40 +00:00 |
|
|
5c5ddeba40
|
[unicorne] Add a layout alias (#23056)
Add a `LAYOUT` alias to support copying of keymaps from crkbd
|
2024-02-12 01:03:24 +00:00 |
|
|
66015f1645
|
LED drivers: create structs to hold PWM/scaling buffers (#22955)
|
2024-02-10 18:48:13 +11:00 |
|
|
a5ea619139
|
LED drivers: place I2C addresses into an array (#22975)
|
2024-02-09 22:37:18 +11:00 |
|
|
137938b67a
|
Migrate dip switch config to info.json - keychron (#23037)
|
2024-02-09 06:56:13 +00:00 |
|
|
e7b84e1cf6
|
Flag invalid keyboard features during lint (#22832)
|
2024-02-08 06:34:48 +00:00 |
|
|
ffc45ac80c
|
Remove ee_hands config from ferris/sweep firmware (#23029)
|
2024-02-06 16:25:15 -08:00 |
|
|
3f6e362b8d
|
Merge remote-tracking branch 'origin/master' into develop
|
2024-02-06 07:09:53 +00:00 |
|
|
45ae4dec4d
|
WS2812: Better error message when trying to use bitbang driver on RP2040 (#23025)
|
2024-02-06 08:09:22 +01:00 |
|
|
93f20e012e
|
Workaround for G431 eeprom emulation (#23002)
|
2024-02-03 19:09:18 +00:00 |
|
|
16800ea8a5
|
Merge remote-tracking branch 'origin/master' into develop
|
2024-02-03 16:17:37 +00:00 |
|
|
fa2fb9bbe0
|
KK65 VID Correction (#23007)
|
2024-02-03 16:17:07 +00:00 |
|
|
11c631027c
|
Merge remote-tracking branch 'origin/master' into develop
|
2024-02-03 00:50:11 -08:00 |
|
|
e97ec68692
|
Add GreatPad macropad under gkeyboard (#22696)
* Add GreatPad under gkeyboard
Add GreatPad macropad
* Update keyboards/gkeyboard/greatpad/config.h
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/gkeyboard/greatpad/greatpad.c
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/gkeyboard/greatpad/info.json
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/gkeyboard/greatpad/info.json
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/gkeyboard/greatpad/keymaps/default/keymap.c
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/gkeyboard/greatpad/keymaps/default/keymap.c
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/gkeyboard/greatpad/keymaps/via/keymap.c
Co-authored-by: jack <0x6a73@protonmail.com>
* Update keyboards/gkeyboard/greatpad/keymaps/via/keymap.c
Co-authored-by: jack <0x6a73@protonmail.com>
* Add a license header
Add a license header to glcdfont.c
* Update glcdfont.c
* delete file
* Revert "delete file"
This reverts commit 388e6f03e47bd646df374e37cd82fc3c46330b38.
* Update keyboards/gkeyboard/greatpad/mcuconf.h
Co-authored-by: jack <0x6a73@protonmail.com>
* Update .vscode/settings.json
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/gkeyboard/greatpad/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Enable encoder
Enable encoder in file info.json
* Update keyboards/gkeyboard/greatpad/greatpad.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update info.json
Run qmk format-json -i file info.json
---------
Co-authored-by: jack <0x6a73@protonmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
2024-02-02 09:01:10 -07:00 |
|
|
39f06c3afb
|
[Keyboard] Add dnworks numpad (#22882)
* add dnworks numpad
* Apply suggestions from code review (Added community layouts)
Co-authored-by: Drashna Jaelre <drashna@live.com>
* fix linting
* formatted json
---------
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
2024-02-02 08:37:03 -07:00 |
|
|
06ed8dd14f
|
Add ScottoDeck handwired macropad (#22935)
Co-authored-by: Joel Challis <git@zvecr.com>
|
2024-02-01 11:05:12 -08:00 |
|
|
20886529c5
|
Add Valhalla v2 PCB support (#22914)
Co-authored-by: jack <0x6a73@protonmail.com>
|
2024-02-01 11:04:59 -08:00 |
|
|
2f37a7854d
|
Migrate lighting defaults to info.json (#22920)
|
2024-02-01 18:10:14 +00:00 |
|
|
7d5b4adc50
|
Fix Issue with RGB Matrix not understanding the split keyboard (#22997)
|
2024-02-01 17:12:37 +00:00 |
|
|
3a13c2120a
|
Ensure LTO is enabled as a info.json build config option (#22932)
* feature.lto -> build.lto
* keymaps too
|
2024-02-01 15:45:58 +00:00 |
|
|
79020519b4
|
Align VUSB suspend protocol logic (#22688)
|
2024-02-01 15:33:57 +00:00 |
|
|
6761936fcd
|
Migrate RGB Matrix config to info.json - K (#22911)
|
2024-02-01 12:05:29 +00:00 |
|
|
3dee67a05a
|
Remove redundant steno eeconfig init (#22680)
|
2024-02-01 11:58:30 +00:00 |
|
|
98f0c5ee24
|
Fixup doio/kb16 (#22921)
|
2024-02-01 11:56:05 +00:00 |
|
|
c390292e1c
|
H87g2 updates (#22819)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
2024-01-31 23:46:55 -08:00 |
|
|
382c3bd0bd
|
Add Doio KB04 (#22754)
Co-authored-by: Joel Challis <git@zvecr.com>
|
2024-01-31 23:46:08 -08:00 |
|
|
276130bdef
|
Theone keyboard (#22749)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
|
2024-01-31 23:28:39 -08:00 |
|
|
5c84d935f9
|
[Keyboard] Add mntre_v3 (#22739)
|
2024-01-31 23:26:05 -08:00 |
|
|
6fed854e58
|
add ISO layouts for alfredlabs/swift65/solder (#22672)
|
2024-01-31 23:15:45 -08:00 |
|
|
9ac6eeaaa6
|
[Keyboard] Update Keychron Q9 (#22579)
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2024-01-31 22:11:47 -08:00 |
|
|
a0bc47fcd2
|
[Keyboard] Update Keychron Q7 (#22577)
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2024-01-31 22:11:32 -08:00 |
|
|
252f01f2e7
|
[Keyboard] Update Keychron Q5 (#22575)
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2024-01-31 22:11:01 -08:00 |
|
|
997f04b636
|
add matrix diagram for hineybush/h101 (#22252)
|
2024-01-31 18:23:02 -08:00 |
|
|
33a3cd26ab
|
[Keyboard] Add Kimiko Rev2 (#21719)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
Co-authored-by: Ex3c4Def <Joe_No@gmx.net>
Co-authored-by: Ben Roe <ben@MacBookzPro-M2.lan>
Co-authored-by: Ben Roe <ben@MacBook-Pro-von-Ben.local>
|
2024-01-31 18:21:59 -08:00 |
|
|
9098cdd376
|
Merge remote-tracking branch 'origin/master' into develop
|
2024-02-01 01:57:56 +00:00 |
|
|
f3d3b16ebb
|
[Keyboard] Add Zed1800 platform PCB (#19250)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
2024-01-31 17:57:46 -08:00 |
|
|
7ebeb5d93f
|
[Keyboard] Add Synth Labs 065 Keyboard (#21040)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
Co-authored-by: jack <0x6a73@protonmail.com>
|
2024-01-31 17:57:21 -08:00 |
|
|
c9b26a786c
|
Merge remote-tracking branch 'origin/master' into develop
|
2024-01-31 15:01:52 +00:00 |
|
|
d8cda43d14
|
[Keyboard] Add BINEPAD BNK9 (#22831)
|
2024-01-31 15:01:22 +00:00 |
|
|
bfcf3c139d
|
Remove always enabled effects from lighting animation list (#22992)
* Remove 'solid_color' from animation list
* Remove 'solid'/'none' from animation list
|
2024-01-31 10:03:24 +00:00 |
|
|
22194a4014
|
Merge remote-tracking branch 'origin/master' into develop
|
2024-01-31 07:21:04 +00:00 |
|
|
777a6e0e58
|
[Keyboard] Add rena (#22902)
* Added keyboard rena
* format file info.json
* modify info.json file
* modify 16mhz to 8mhz
* modify info.json file
* Delete redundant Spaces
* Delete redundant Spaces
* Delete redundant Spaces
* Delete redundant Spaces
---------
Co-authored-by: “yuezp” <“yuezpchn@126.com”>
|
2024-01-31 00:20:32 -07:00 |
|
|
2f58eed8f9
|
Add FS streampad (#22991)
Co-authored-by: jack <0x6a73@protonmail.com>
|
2024-01-30 19:35:26 -08:00 |
|
|
f2684dcfc1
|
Merge remote-tracking branch 'origin/master' into develop
|
2024-01-31 03:34:49 +00:00 |
|