index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
maple_computing
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move RGBLight animations to data driven (#21635)
Ryan
2023-08-23
8
-86
/
+52
*
RGB Matrix: driver naming cleanups (#21594)
Ryan
2023-08-23
1
-1
/
+1
*
backlight: split AVR PWM and timer drivers (#21540)
Ryan
2023-07-21
3
-0
/
+3
*
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
2023-06-24
2
-3
/
+1
*
Remove default `TAPPING_TERM` from keyboard config.h (#21284)
Ryan
2023-06-18
1
-2
/
+0
*
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-06-18
8
-4
/
+10
*
Move `RGBLED_SPLIT` to data driven (#21113)
Ryan
2023-06-06
2
-1
/
+3
*
[Keymap] Drashna Keymap updates for 0.21.0 (#21073)
Drashna Jaelre
2023-05-31
4
-139
/
+0
*
Keymap introspection for combos. (#19670)
Nick Brassel
2023-05-15
2
-3
/
+1
*
`info.json` whitespace cleanups (#20651)
Ryan
2023-05-02
1
-3
/
+3
*
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-06
16
-16
/
+22
*
Move small macropad-ish layouts to data driven (#20341)
Ryan
2023-04-05
10
-80
/
+35
*
Fix a handful of CLI errors (#20321)
Ryan
2023-04-03
2
-12
/
+0
*
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)
precondition
2023-04-03
5
-10
/
+0
*
Move split layouts to data driven (#20290)
Ryan
2023-04-01
2
-26
/
+48
*
Move ortho & numpad layouts to data driven (#20183)
Ryan
2023-03-29
6
-230
/
+218
*
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
2023-03-23
1
-2
/
+0
*
Remove more empty headers (#20155)
Ryan
2023-03-17
7
-9
/
+0
*
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
2023-03-16
15
-41
/
+2
*
Move matrix config to info.json, part 7 (#20020)
Ryan
2023-03-11
19
-148
/
+45
*
Remove empty rules.mk from keymaps (#20056)
Joel Challis
2023-03-08
3
-0
/
+0
*
Move backlight config to data driven (#19910)
Ryan
2023-02-26
8
-8
/
+12
*
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
2023-02-22
4
-8
/
+0
*
Move `SOFT_SERIAL_PIN` to data driven (#19863)
Ryan
2023-02-17
4
-3
/
+6
*
Remove matrix size defines (#19581)
Ryan
2023-02-17
9
-57
/
+0
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
18
-54
/
+18
*
Debounce defines cleanup (#19742)
Ryan
2023-02-03
7
-21
/
+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
2
-42
/
+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
6
-9
/
+0
*
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2023-01-10
6
-5
/
+3
*
Remove useless line continuations (#19399)
Ryan
2022-12-30
16
-361
/
+361
*
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-12-14
2
-24
/
+24
*
[Core] Replace Tapping Force Hold feature with Quick Tap Term (#17007)
Albert Y
2022-12-12
1
-2
/
+2
*
Update use of legacy keycodes (#19120)
Joel Challis
2022-11-22
3
-3
/
+3
*
Remove .noci functionality (#19122)
Joel Challis
2022-11-21
5
-0
/
+0
*
Deprecate `KC_LEAD` for `QK_LEAD` (#18792)
Ryan
2022-10-21
1
-1
/
+1
*
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-20
1
-1
/
+1
*
Remove legacy Debug keycode (#18769)
Ryan
2022-10-19
2
-3
/
+3
*
Remove legacy keycodes, part 6 (#18740)
Ryan
2022-10-16
3
-3
/
+3
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
1
-1
/
+1
*
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)
Drashna Jaelre
2022-10-15
9
-10
/
+92
*
Remove legacy keycodes, part 4 (#18683)
Ryan
2022-10-13
3
-4
/
+4
*
Remove keymaps that still reference legacy macros (#18693)
Joel Challis
2022-10-13
2
-191
/
+0
*
Remove legacy keycodes, part 3 (#18669)
Ryan
2022-10-11
2
-7
/
+7
*
Remove legacy keycodes, part 2 (#18660)
Ryan
2022-10-10
1
-1
/
+1
*
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-23
1
-1
/
+1
*
Remove legacy USE_SERIAL define (#18292)
Dasky
2022-09-06
7
-13
/
+1
*
Rename keyboards with uppercase letters (#18268)
Ryan
2022-09-04
7
-3
/
+3
[next]