index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
planck
Commit message (
Expand
)
Author
Age
Files
Lines
*
Keymap introspection for combos. (#19670)
Nick Brassel
2023-05-15
7
-15
/
+4
*
Remove use of layout macros for `music_map` (#20634)
Ryan
2023-04-30
11
-8
/
+82
*
Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)
Ryan
2023-04-14
3
-11
/
+0
*
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2023-04-08
8
-4
/
+12
*
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
6
-4
/
+4
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-04-05
4
-0
/
+151
|
\
|
*
Add peterfalken userspace & keymaps (#19897)
Luis Garcia
2023-04-05
4
-0
/
+151
*
|
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
2023-04-03
15
-19
/
+0
*
|
Add direction to dynamic_macro_record_start_user (#19689)
Johannes H. Jensen
2023-04-03
1
-1
/
+1
*
|
Move ortho & numpad layouts to data driven (#20183)
Ryan
2023-03-29
32
-1897
/
+1359
*
|
Move `WS2812_DRIVER` to data driven (#20248)
Ryan
2023-03-26
4
-2
/
+6
*
|
Remove more empty headers (#20155)
Ryan
2023-03-17
3
-44
/
+0
*
|
Move matrix config to info.json, part 4 (#20001)
Ryan
2023-03-11
16
-78
/
+50
*
|
Remove empty rules.mk from keymaps (#20056)
Joel Challis
2023-03-08
12
-0
/
+0
*
|
Remove `"w":1` and `"h":1` from info.json (#19961)
Ryan
2023-02-28
2
-188
/
+188
|
/
*
Move encoder config to data driven (#19923)
Ryan
2023-02-26
8
-16
/
+21
*
Move backlight config to data driven (#19910)
Ryan
2023-02-26
8
-6
/
+18
*
Reallocate SAFE_RANGE (#19909)
Joel Challis
2023-02-23
3
-4
/
+3
*
Move QMK LUFA bootloader config to data driven (#19879)
Ryan
2023-02-23
2
-5
/
+6
*
VIA Protocol 12 + fixes (#19916)
Nick Brassel
2023-02-23
1
-2
/
+2
*
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
2023-02-22
1
-2
/
+0
*
Add some missing `#pragma once`s (#19902)
Ryan
2023-02-21
2
-0
/
+4
*
Remove matrix size defines (#19581)
Ryan
2023-02-17
4
-22
/
+0
*
Refactor Leader key feature (#19632)
Ryan
2023-02-13
6
-258
/
+220
*
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
Joel Challis
2023-02-11
1
-2
/
+2
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
20
-76
/
+21
*
Remove `DEBOUNCE` macro usage (#19750)
jack
2023-02-06
1
-0
/
+4
*
Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)
Ryan
2023-02-05
3
-15
/
+0
*
Debounce defines cleanup (#19742)
Ryan
2023-02-03
4
-12
/
+0
*
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-02-03
1
-3
/
+0
*
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-30
3
-63
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
11
-11
/
+0
*
Normalise Swap Hands keycodes (#19720)
Ryan
2023-01-30
1
-1
/
+1
*
Remove deprecated Quantum keycodes (#19712)
Ryan
2023-01-29
1
-1
/
+1
*
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-28
1
-1
/
+0
*
Fix functions with empty params (#19647)
Ryan
2023-01-20
22
-41
/
+41
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-01-19
3
-3
/
+3
|
\
|
*
Fixup ChibiOS header inclusion search ordering. (#19623)
Nick Brassel
2023-01-19
3
-3
/
+3
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-01-13
3
-32
/
+32
|
\
|
|
*
Updates to gitdrik Planck keymap (#19585)
gitdrik
2023-01-13
3
-32
/
+32
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-01-10
4
-0
/
+471
|
\
|
|
*
[Keymap] Kbdfans Tiger 80 keymap & Planck keymap (#19428)
squarecut
2023-01-10
4
-0
/
+471
*
|
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2023-01-10
20
-11
/
+10
*
|
Align definition of unicode_map (#19452)
Joel Challis
2023-01-01
3
-3
/
+3
*
|
Remove useless line continuations (#19399)
Ryan
2022-12-30
2
-46
/
+46
*
|
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-12-14
22
-219
/
+219
*
|
Leader: remove `qk_` prefix (#19304)
Ryan
2022-12-14
3
-4
/
+4
*
|
Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_...
precondition
2022-12-13
4
-7
/
+9
*
|
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)
Albert Y
2022-12-12
8
-24
/
+24
|
/
*
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
2022-11-27
1
-1
/
+1
[next]