index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
rgbkb
/
zygomorph
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move `RGBLED_SPLIT` to data driven (#21113)
Ryan
2023-06-06
2
-1
/
+3
*
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2023-04-08
2
-1
/
+3
*
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
2
-2
/
+3
*
Move ortho & numpad layouts to data driven (#20183)
Ryan
2023-03-29
3
-91
/
+185
*
Remove more empty headers (#20155)
Ryan
2023-03-17
4
-7
/
+1
*
Move matrix config to info.json, part 3 (#19991)
Ryan
2023-03-11
2
-7
/
+5
*
Move encoder config to data driven (#19923)
Ryan
2023-02-26
2
-3
/
+5
*
Move `SOFT_SERIAL_PIN` to data driven (#19863)
Ryan
2023-02-17
2
-2
/
+3
*
Remove matrix size defines (#19581)
Ryan
2023-02-17
1
-4
/
+0
*
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
Ryan
2023-02-08
1
-21
/
+0
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
2
-6
/
+2
*
Debounce defines cleanup (#19742)
Ryan
2023-02-03
1
-3
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
1
-1
/
+0
*
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2023-01-10
2
-1
/
+1
*
Remove useless line continuations (#19399)
Ryan
2022-12-30
2
-50
/
+50
*
Remove .noci functionality (#19122)
Joel Challis
2022-11-21
1
-0
/
+0
*
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
4
-6
/
+6
*
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-16
1
-1
/
+1
*
Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)
Drashna Jaelre
2022-10-15
7
-25
/
+11
*
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-23
1
-1
/
+1
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
1
-1
/
+1
*
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2022-08-20
2
-7
/
+6
|
\
|
*
Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091)
Ryan
2022-08-20
2
-7
/
+6
*
|
Make default layer size 16-bit (#15286)
Drashna Jaelre
2022-06-19
1
-1
/
+1
|
/
*
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
3
-5
/
+5
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-15
1
-2
/
+0
*
Remove manual enable of LTO within user keymaps (#15378)
Joel Challis
2022-02-10
1
-1
/
+1
*
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-14
3
-70
/
+70
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
5
-6
/
+5
*
Remove empty config.h from default-ish keymaps (#15429)
Ryan
2021-12-09
2
-50
/
+0
*
Remove references to Makefile in keyboard-level rules.mk (#15427)
Ryan
2021-12-07
3
-15
/
+0
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
1
-2
/
+0
*
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-05
2
-2
/
+2
*
[Core] Change OLED task function to be boolean (#14864)
Drashna Jaelre
2021-11-02
1
-1
/
+2
*
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-30
4
-4
/
+0
*
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-21
1
-1
/
+1
*
Remove backlight pin references in rules.mk (#14513)
Ryan
2021-09-20
1
-1
/
+1
*
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
1
-1
/
+0
*
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-12
1
-2
/
+0
*
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-09-10
1
-7
/
+0
*
[Core] Refactor OLED to allow easy addition of other types (#13454)
Xelus22
2021-08-24
7
-7
/
+9
*
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-16
1
-1
/
+0
*
Remove Full Bootmagic (#13846)
James Young
2021-08-06
1
-1
/
+1
*
Convert Encoder callbacks to be boolean functions (#12805)
Drashna Jaelre
2021-05-21
3
-3
/
+6
*
[Keyboard] Split RGB Matrix Zygomorph support (#11083)
XScorpion2
2021-03-16
3
-71
/
+49
*
Remove FAUXCLICKY feature (deprecated) (#11829)
Drashna Jaelre
2021-02-09
1
-1
/
+0
*
Add a <FEATURE>_SUPPORTED flag (#9058)
Zach White
2021-01-30
1
-0
/
+4
*
Remove `DESCRIPTION`, R-V (#11632)
Ryan
2021-01-20
1
-1
/
+0
*
Initial list of keyboards to exclude from CI (#11213)
Zach White
2020-12-21
1
-0
/
+0
*
2020 November 28 Breaking Changes Update (#11053)
James Young
2020-11-28
1
-1
/
+1
[next]