index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
kbdfans
/
kbd67
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-06-18
8
-5
/
+7
*
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
2023-06-16
6
-7
/
+7
*
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
2023-05-27
5
-3
/
+6
*
`info.json` whitespace cleanups (#20651)
Ryan
2023-05-02
3
-8
/
+8
*
Move `RGB_MATRIX_DRIVER` to data driven (#20350)
Ryan
2023-04-08
10
-5
/
+15
*
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
10
-5
/
+15
*
Move 65% layouts to data driven (#20308)
Ryan
2023-04-04
24
-1728
/
+1716
*
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
2023-03-23
4
-8
/
+0
*
Remove more empty headers (#20155)
Ryan
2023-03-17
4
-49
/
+0
*
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
2023-03-16
2
-45
/
+0
*
Move matrix config to info.json, part 8 (#20030)
Ryan
2023-03-11
18
-86
/
+45
*
Move backlight config to data driven (#19910)
Ryan
2023-02-26
8
-15
/
+15
*
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
2023-02-22
4
-7
/
+0
*
Remove matrix size defines (#19581)
Ryan
2023-02-17
9
-29
/
+0
*
Move LED indicator config to data driven (#19800)
Ryan
2023-02-17
4
-7
/
+8
*
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
Ryan
2023-02-08
1
-5
/
+0
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
18
-55
/
+21
*
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
2023-02-07
2
-8
/
+0
*
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
2023-02-06
2
-10
/
+0
*
Remove `IS_HOST_LED_ON` and migrate usages (#19753)
Ryan
2023-02-06
2
-5
/
+6
*
Debounce defines cleanup (#19742)
Ryan
2023-02-03
11
-24
/
+4
*
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-02-03
2
-6
/
+0
*
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-30
2
-42
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
9
-9
/
+0
*
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-28
3
-5
/
+0
*
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2023-01-10
14
-16
/
+6
*
Remove useless line continuations (#19399)
Ryan
2022-12-30
11
-109
/
+102
*
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-12-14
1
-1
/
+1
*
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
2022-11-27
7
-10
/
+10
*
Remove .noci functionality (#19122)
Joel Challis
2022-11-21
3
-0
/
+0
*
Reworked backlight keycodes. (#18961)
Nick Brassel
2022-11-06
10
-16
/
+16
*
Normalise Unicode keycodes (#18898)
Ryan
2022-10-31
1
-1
/
+1
*
Deprecate `VLK_TOG` for `VK_TOGG` (#18807)
Ryan
2022-10-22
1
-1
/
+1
*
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
15
-22
/
+22
*
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-20
14
-17
/
+17
*
Remove legacy Debug keycode (#18769)
Ryan
2022-10-19
1
-1
/
+1
*
Remove legacy sendstring keycodes (#18749)
Ryan
2022-10-17
1
-1
/
+1
*
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-16
2
-2
/
+2
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
26
-29
/
+29
*
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)
Drashna Jaelre
2022-10-15
3
-24
/
+30
*
Remove legacy keycodes, part 4 (#18683)
Ryan
2022-10-13
8
-8
/
+8
*
Remove legacy keycodes, part 3 (#18669)
Ryan
2022-10-11
2
-4
/
+4
*
Remove legacy international keycodes (#18588)
Ryan
2022-10-09
2
-6
/
+6
*
Fix Per Key LED Indicator Callbacks (#18450)
Drashna Jaelre
2022-10-04
7
-25
/
+35
*
Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)
Ryan
2022-09-26
4
-5
/
+2
*
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-23
8
-8
/
+8
*
Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)
Ryan
2022-09-06
1
-1
/
+1
*
Switch over MANUFACTURER and PRODUCT to string literals (#18183)
Ryan
2022-08-28
3
-5
/
+5
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
20
-26
/
+26
*
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2022-08-20
2
-2
/
+2
|
\
[next]