index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
kingly_keys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move RGBLight animations to data driven (#21635)
Ryan
2023-08-23
13
-66
/
+73
*
OLED: driver naming cleanups (#21710)
Ryan
2023-08-15
2
-2
/
+0
*
Get rid of `USB_LED_SCROLL_LOCK` (#21405)
Ryan
2023-07-02
1
-4
/
+4
*
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
2023-06-24
7
-14
/
+9
*
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-06-18
14
-14
/
+21
*
`info.json` whitespace cleanups (#20651)
Ryan
2023-05-02
2
-4
/
+4
*
Move `FORCE_NKRO` to data driven (#20604)
Ryan
2023-05-01
4
-6
/
+4
*
Move miscellaneous layouts to data driven (#20516)
Ryan
2023-04-25
2
-159
/
+127
*
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-04-12
2
-40
/
+83
*
Move split space/backspace layouts to data driven (#20356)
Ryan
2023-04-08
2
-37
/
+97
*
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
14
-10
/
+22
*
Move small macropad-ish layouts to data driven (#20341)
Ryan
2023-04-05
8
-94
/
+49
*
Move ortho & numpad layouts to data driven (#20183)
Ryan
2023-03-29
2
-229
/
+174
*
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
2023-03-23
1
-2
/
+0
*
Remove trailing zeroes in info.json layouts (#20156)
Ryan
2023-03-17
2
-258
/
+258
*
Remove more empty headers (#20155)
Ryan
2023-03-17
8
-58
/
+0
*
Move matrix config to info.json, part 8 (#20030)
Ryan
2023-03-11
15
-51
/
+40
*
Move encoder config to data driven (#19923)
Ryan
2023-02-26
9
-15
/
+25
*
Remove matrix size defines (#19581)
Ryan
2023-02-17
7
-29
/
+0
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
16
-48
/
+16
*
Debounce defines cleanup (#19742)
Ryan
2023-02-03
7
-19
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
7
-7
/
+0
*
Tidy up use of CTPC (#19570)
Joel Challis
2023-01-11
1
-1
/
+1
*
Remove useless line continuations (#19399)
Ryan
2022-12-30
2
-28
/
+28
*
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-12-14
2
-4
/
+4
*
Update use of legacy keycodes (#19120)
Joel Challis
2022-11-22
2
-3
/
+3
*
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-20
1
-1
/
+1
*
Remove legacy Debug keycode (#18769)
Ryan
2022-10-19
1
-1
/
+1
*
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-16
3
-7
/
+7
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
2
-3
/
+3
*
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)
Drashna Jaelre
2022-10-15
6
-12
/
+64
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-10-07
2
-7
/
+0
|
\
|
*
Remove all `BACKLIGHT_LEVELS 0` (#18630)
jack
2022-10-07
2
-7
/
+0
*
|
Remove remaining use of terminal keys and related comment labels (#18402)
Johannes Löthberg
2022-09-29
1
-2
/
+2
|
/
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
3
-3
/
+3
*
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2022-08-20
3
-9
/
+14
|
\
|
*
Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)
Ryan
2022-08-20
3
-9
/
+14
*
|
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
7
-7
/
+0
|
/
*
Move keyboard USB IDs and strings to data driven: K (#17846)
Ryan
2022-08-03
12
-44
/
+40
*
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
1
-1
/
+1
*
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-14
2
-24
/
+24
*
Fix up build options comments (#15463)
Ryan
2021-12-12
3
-3
/
+3
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
8
-11
/
+8
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
8
-11
/
+0
*
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-05
7
-7
/
+7
*
[Core] Change OLED task function to be boolean (#14864)
Drashna Jaelre
2021-11-02
2
-2
/
+5
*
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-30
3
-3
/
+0
*
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-21
3
-3
/
+3
*
Remove backlight pin references in rules.mk (#14513)
Ryan
2021-09-20
3
-3
/
+3
*
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
5
-5
/
+0
[next]