index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
xiudi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move remaining `LAYOUT_all`s to data driven (#20463)
Ryan
2023-04-27
2
-227
/
+416
*
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
20
-12
/
+30
*
Move TKL layouts to data driven (#20337)
Ryan
2023-04-05
2
-339
/
+308
*
Move 75% and 96% layouts to data driven (#20289)
Ryan
2023-04-05
4
-559
/
+450
*
Move 65% layouts to data driven (#20308)
Ryan
2023-04-04
2
-338
/
+296
*
Remove some use of keymap.h (#20316)
Joel Challis
2023-04-02
1
-7
/
+0
*
WS2812 driver improvements (#20262)
Ryan
2023-03-30
2
-2
/
+2
*
Move ortho & numpad layouts to data driven (#20183)
Ryan
2023-03-29
2
-99
/
+78
*
Fix layouts containing keys with multiple matrix positions (#20191)
Ryan
2023-03-29
2
-388
/
+303
*
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
2023-03-23
3
-6
/
+0
*
Remove more empty headers (#20155)
Ryan
2023-03-17
5
-65
/
+0
*
Fix layout macro keys with no matrix position (#20033)
Ryan
2023-03-13
1
-1
/
+1
*
Move matrix config to info.json, part 2 (#19987)
Ryan
2023-03-10
14
-125
/
+30
*
Remove empty rules.mk from keymaps (#20056)
Joel Challis
2023-03-08
1
-0
/
+0
*
Remove `"w":1` and `"h":1` from info.json (#19961)
Ryan
2023-02-28
1
-6
/
+6
*
Move backlight config to data driven (#19910)
Ryan
2023-02-26
18
-31
/
+22
*
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
2023-02-22
1
-1
/
+0
*
Move backlight config to data driven, part 1 (#19887)
Ryan
2023-02-21
14
-8
/
+21
*
Move layouts for direct_pins boards to data driven (#19872)
Ryan
2023-02-19
6
-68
/
+8
*
Remove matrix size defines (#19581)
Ryan
2023-02-17
6
-24
/
+0
*
Move LED indicator config to data driven (#19800)
Ryan
2023-02-17
10
-16
/
+21
*
Remove unused RGBLight defines from config.h (#19859)
Ryan
2023-02-17
3
-20
/
+0
*
Migrate `DIRECT_PINS` to data driven (#19826)
Ryan
2023-02-14
4
-30
/
+10
*
Tidy up use of keycode range helpers (#19756)
Joel Challis
2023-02-10
1
-1
/
+1
*
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2023-02-10
4
-135
/
+29
|
\
|
*
Update buzzlighter1 keymap (#19757)
buzzlighter1
2023-02-09
4
-135
/
+29
*
|
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
18
-56
/
+20
*
|
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
2023-02-07
3
-12
/
+0
*
|
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
2023-02-06
4
-20
/
+0
*
|
Debounce defines cleanup (#19742)
Ryan
2023-02-03
10
-30
/
+0
*
|
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-02-03
5
-15
/
+0
*
|
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-30
5
-105
/
+0
*
|
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
10
-10
/
+0
*
|
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-28
5
-12
/
+0
*
|
Fix functions with empty params (#19647)
Ryan
2023-01-20
2
-2
/
+2
*
|
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2023-01-10
14
-17
/
+6
*
|
Align definition of unicode_map (#19452)
Joel Challis
2023-01-01
2
-2
/
+2
*
|
Remove useless line continuations (#19399)
Ryan
2022-12-30
18
-259
/
+259
*
|
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-12-14
8
-32
/
+32
*
|
Remove broken keymap/userspace (#19271)
Joel Challis
2022-12-10
4
-223
/
+0
|
/
*
Refactor some led_set_kb instances (#19179)
Joel Challis
2022-12-09
1
-22
/
+10
*
Update use of legacy keycodes (#19120)
Joel Challis
2022-11-22
1
-2
/
+2
*
Remove .noci functionality (#19122)
Joel Challis
2022-11-21
2
-0
/
+0
*
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2022-11-12
3
-125
/
+3
|
\
|
*
Eric Gebhart user space and keymaps (#17487)
Eric Gebhart
2022-11-11
3
-125
/
+3
*
|
Reworked backlight keycodes. (#18961)
Nick Brassel
2022-11-06
20
-34
/
+34
*
|
Normalise Dynamic Macro keycodes (#18939)
Ryan
2022-11-03
3
-17
/
+17
*
|
Normalise Unicode keycodes (#18898)
Ryan
2022-10-31
6
-8
/
+8
*
|
Remove rgblight_list.h (#18878)
Ryan
2022-10-27
2
-11
/
+11
*
|
Normalise Space Cadet keycodes (#18864)
Ryan
2022-10-27
5
-7
/
+7
[next]