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
*
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
|
/
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
3
-3
/
+3
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-07
5
-7
/
+7
|
\
|
*
RESET -> QK_BOOT default keymaps (#17939)
Joel Challis
2022-08-07
5
-7
/
+7
*
|
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
12
-12
/
+0
|
/
*
Move keyboard USB IDs and strings to data driven: N (#17865)
Ryan
2022-08-02
24
-87
/
+75
*
Fix layout macro for nightly_boards/paraluman (#17633)
Joel Challis
2022-07-11
1
-6
/
+4
*
Cleanup post-#17314. (#17536)
Nick Brassel
2022-07-02
4
-203
/
+199
*
Added 3 new keyboards (#17314)
DeskDaily
2022-07-02
28
-0
/
+1109
*
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
11
-11
/
+11
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-15
5
-24
/
+0
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
9
-18
/
+9
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
9
-18
/
+0
*
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-05
9
-9
/
+9
*
Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)
James Young
2021-09-26
1
-53
/
+0
[next]