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 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
*
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-12
8
-24
/
+0
*
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-09-10
6
-42
/
+0
*
[Core] Refactor OLED to allow easy addition of other types (#13454)
Xelus22
2021-08-24
4
-6
/
+8
*
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-16
3
-3
/
+0
*
Remove Full Bootmagic (#13846)
James Young
2021-08-06
8
-8
/
+8
*
Convert Encoder callbacks to be boolean functions (#12805)
Drashna Jaelre
2021-05-21
5
-9
/
+14
*
Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)
James Young
2021-04-12
2
-2
/
+2
*
kingly_keys/ave: move RGBLight config to keyboard level (#12457)
James Young
2021-04-02
3
-24
/
+6
*
remove keyboard_folder from info.json
Zach White
2021-02-27
1
-1
/
+0
*
Remove FAUXCLICKY feature (deprecated) (#11829)
Drashna Jaelre
2021-02-09
1
-1
/
+0
*
Remove `DESCRIPTION`, K-M (#11619)
Ryan
2021-01-20
5
-5
/
+0
*
[Keyboard] Fix compiler errors for Kingly Key boards (#11100)
Drashna Jaelre
2021-01-05
2
-49
/
+45
[next]