index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
nightly_boards
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix encoder map declarations (#21435)
Joel Challis
2023-07-03
5
-5
/
+5
*
Move `TAP_CODE_DELAY` to data driven (#21363)
Ryan
2023-06-25
2
-2
/
+3
*
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
2023-06-24
10
-15
/
+10
*
Fixup `nightly_boards/n40_o` (#21307)
jack
2023-06-19
9
-85
/
+36
*
Remove encoder in-matrix workaround code (#20389)
jack
2023-06-19
39
-935
/
+97
*
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-06-18
18
-9
/
+17
*
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
2023-06-16
10
-6
/
+15
*
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
2023-05-27
5
-5
/
+0
*
Nightly Boards/DeskDaily Daily60 Layout Additions (#20753)
James Young
2023-05-06
2
-71
/
+957
*
`info.json` whitespace cleanups (#20651)
Ryan
2023-05-02
11
-76
/
+75
*
Move 60% layouts to data driven (#20477)
Ryan
2023-04-27
4
-532
/
+411
*
Move miscellaneous layouts to data driven (#20516)
Ryan
2023-04-25
2
-138
/
+111
*
Encodermap direction define. (#20454)
Nick Brassel
2023-04-15
2
-2
/
+2
*
Move single `LAYOUT_all`s to data driven (#20430)
Ryan
2023-04-15
2
-109
/
+72
*
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-04-12
8
-372
/
+326
*
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
19
-10
/
+30
*
Move TKL layouts to data driven (#20337)
Ryan
2023-04-05
2
-358
/
+304
*
Move Alice and Ergodox layouts to data driven (#20340)
Ryan
2023-04-05
2
-119
/
+79
*
Move small macropad-ish layouts to data driven (#20341)
Ryan
2023-04-05
8
-152
/
+47
*
[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)
Stefan Kerkmann
2023-04-03
4
-8
/
+16
*
Fix a handful of CLI errors (#20321)
Ryan
2023-04-03
1
-3
/
+0
*
Move ortho & numpad layouts to data driven (#20183)
Ryan
2023-03-29
3
-242
/
+175
*
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
2023-03-23
9
-23
/
+0
*
Remove more empty headers (#20155)
Ryan
2023-03-17
11
-172
/
+0
*
Adjust offset for some layouts (#20075)
Ryan
2023-03-13
1
-73
/
+78
*
Move matrix config to info.json, part 3 (#19991)
Ryan
2023-03-11
30
-242
/
+75
*
Move encoder config to data driven (#19923)
Ryan
2023-02-26
14
-71
/
+45
*
Add some missing `#pragma once`s (#19902)
Ryan
2023-02-21
4
-0
/
+8
*
Remove matrix size defines (#19581)
Ryan
2023-02-17
15
-61
/
+0
*
Move LED indicator config to data driven (#19800)
Ryan
2023-02-17
4
-9
/
+11
*
Remove unused RGBLight defines from config.h (#19859)
Ryan
2023-02-17
4
-24
/
+0
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
30
-90
/
+30
*
Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)
Ryan
2023-02-07
1
-5
/
+0
*
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
2023-02-07
1
-4
/
+0
*
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
2023-02-06
1
-5
/
+0
*
Debounce defines cleanup (#19742)
Ryan
2023-02-03
15
-45
/
+0
*
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-02-03
14
-42
/
+0
*
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-30
1
-21
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
15
-15
/
+0
*
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-28
4
-16
/
+0
*
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2023-01-10
2
-2
/
+1
*
[Keyboard] Corrected a GPIO pin on config.h on the jisoo pcb (#19396)
DeskDaily
2022-12-23
1
-1
/
+1
*
[Keyboard] Add Daily60 keyboard (#19116)
DeskDaily
2022-12-12
9
-0
/
+339
*
[Keyboard] Add Jisoo pcb (#19238)
DeskDaily
2022-12-12
9
-0
/
+314
*
Update use of legacy keycodes (#19120)
Joel Challis
2022-11-22
4
-12
/
+12
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-10-21
10
-0
/
+318
|
\
|
*
[Keyboard] Add Octopad+ Keyboard (#18484)
DeskDaily
2022-10-20
10
-0
/
+318
*
|
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
3
-3
/
+3
*
|
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
4
-4
/
+4
*
|
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)
Drashna Jaelre
2022-10-15
8
-56
/
+80
|
/
[next]