index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
nightly_boards
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-07
Configure boards to use development_board - NO (#25338)
Joel Challis
2
-4
/
+2
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
14
-14
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
14
-14
/
+0
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
12
-12
/
+0
2025-04-19
Remove duplication of RGBLight defaults (#25169)
Joel Challis
1
-2
/
+0
2024-09-02
Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)
Ryan
1
-3
/
+7
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
29
-660
/
+0
2024-08-25
Update Underglow keycodes (#23765)
Ryan
6
-6
/
+6
2024-05-22
Migrate `LOCKING_*_ENABLE` to Data-Driven: N (#23774)
James Young
30
-248
/
+89
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
11
-13
/
+13
2024-03-30
Migrate build target markers to keyboard.json (#23293)
Joel Challis
2
-1
/
+0
2024-03-30
Migrate features and LTO from rules.mk to data driven (#23302)
Joel Challis
10
-65
/
+64
2024-03-15
Migrate features from rules.mk to data drive - LMN (#23277)
Joel Challis
18
-106
/
+79
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
16
-96
/
+102
2023-07-31
Fix layout offsets for a handful of boards (#21636)
Ryan
1
-10
/
+10
2023-07-03
Fix encoder map declarations (#21435)
Joel Challis
5
-5
/
+5
2023-06-25
Move `TAP_CODE_DELAY` to data driven (#21363)
Ryan
2
-2
/
+3
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
10
-15
/
+10
2023-06-19
Fixup `nightly_boards/n40_o` (#21307)
jack
9
-85
/
+36
2023-06-19
Remove encoder in-matrix workaround code (#20389)
jack
39
-935
/
+97
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
18
-9
/
+17
2023-06-16
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
10
-6
/
+15
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
5
-5
/
+0
2023-05-06
Nightly Boards/DeskDaily Daily60 Layout Additions (#20753)
James Young
2
-71
/
+957
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
11
-76
/
+75
2023-04-27
Move 60% layouts to data driven (#20477)
Ryan
4
-532
/
+411
2023-04-25
Move miscellaneous layouts to data driven (#20516)
Ryan
2
-138
/
+111
2023-04-15
Encodermap direction define. (#20454)
Nick Brassel
2
-2
/
+2
2023-04-15
Move single `LAYOUT_all`s to data driven (#20430)
Ryan
2
-109
/
+72
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
8
-372
/
+326
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
19
-10
/
+30
2023-04-05
Move TKL layouts to data driven (#20337)
Ryan
2
-358
/
+304
2023-04-05
Move Alice and Ergodox layouts to data driven (#20340)
Ryan
2
-119
/
+79
2023-04-05
Move small macropad-ish layouts to data driven (#20341)
Ryan
8
-152
/
+47
2023-04-03
[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)
Stefan Kerkmann
4
-8
/
+16
2023-04-03
Fix a handful of CLI errors (#20321)
Ryan
1
-3
/
+0
2023-03-29
Move ortho & numpad layouts to data driven (#20183)
Ryan
3
-242
/
+175
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
9
-23
/
+0
2023-03-17
Remove more empty headers (#20155)
Ryan
11
-172
/
+0
2023-03-13
Adjust offset for some layouts (#20075)
Ryan
1
-73
/
+78
2023-03-11
Move matrix config to info.json, part 3 (#19991)
Ryan
30
-242
/
+75
2023-02-26
Move encoder config to data driven (#19923)
Ryan
14
-71
/
+45
2023-02-21
Add some missing `#pragma once`s (#19902)
Ryan
4
-0
/
+8
2023-02-17
Remove matrix size defines (#19581)
Ryan
15
-61
/
+0
2023-02-17
Move LED indicator config to data driven (#19800)
Ryan
4
-9
/
+11
2023-02-17
Remove unused RGBLight defines from config.h (#19859)
Ryan
4
-24
/
+0
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
30
-90
/
+30
2023-02-07
Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)
Ryan
1
-5
/
+0
2023-02-07
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
1
-4
/
+0
2023-02-06
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
1
-5
/
+0
[next]