index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
ft
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move RGBLight animations to data driven (#21635)
Ryan
2023-08-23
4
-50
/
+26
*
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
2023-06-24
2
-3
/
+2
*
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-06-18
4
-4
/
+4
*
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
2023-06-16
2
-2
/
+2
*
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
2023-05-27
2
-1
/
+3
*
`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
2
-1
/
+3
*
Move TKL layouts to data driven (#20337)
Ryan
2023-04-05
2
-66
/
+205
*
Move 65% layouts to data driven (#20308)
Ryan
2023-04-04
2
-453
/
+342
*
Move `WS2812_DRIVER` to data driven (#20248)
Ryan
2023-03-26
2
-1
/
+3
*
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
2023-03-23
1
-2
/
+0
*
Remove more empty headers (#20155)
Ryan
2023-03-17
2
-25
/
+0
*
Move matrix config to info.json, part 2 (#19987)
Ryan
2023-03-10
4
-22
/
+10
*
Move backlight config to data driven (#19910)
Ryan
2023-02-26
4
-4
/
+6
*
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
2023-02-22
2
-2
/
+0
*
Remove matrix size defines (#19581)
Ryan
2023-02-17
2
-6
/
+0
*
Move LED indicator config to data driven (#19800)
Ryan
2023-02-17
2
-3
/
+4
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
4
-12
/
+4
*
Debounce defines cleanup (#19742)
Ryan
2023-02-03
1
-1
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
2
-2
/
+0
*
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-28
1
-1
/
+0
*
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2023-01-10
2
-2
/
+1
*
Reworked backlight keycodes. (#18961)
Nick Brassel
2022-11-06
2
-2
/
+2
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
3
-3
/
+3
*
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)
Drashna Jaelre
2022-10-15
1
-1
/
+10
*
Mars 6.5 Layout Additions (#18282)
James Young
2022-09-06
2
-361
/
+436
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
2
-2
/
+2
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-14
9
-0
/
+590
|
\
|
*
Feat/port ft mars 65 (#17994)
Alberto
2022-08-14
9
-0
/
+590
*
|
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
1
-1
/
+0
|
/
*
Move keyboard USB IDs and strings to data driven: F (#17816)
Ryan
2022-07-27
2
-6
/
+6
*
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-14
1
-12
/
+12
*
Fix up build options comments (#15463)
Ryan
2021-12-12
1
-1
/
+3
*
Remove empty config.h from default-ish keymaps (#15429)
Ryan
2021-12-09
1
-19
/
+0
*
Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)
James Young
2021-09-26
1
-4
/
+0
*
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-12
1
-2
/
+0
*
Change USBasp and bootloadHID bootloaders to lowercase (#14354)
Ryan
2021-09-10
1
-1
/
+1
*
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-09-10
1
-7
/
+0
*
Remove Full Bootmagic (#13846)
James Young
2021-08-06
1
-1
/
+1
*
Refactor to use led config - Part 6 (#12115)
Joel Challis
2021-03-10
2
-18
/
+3
*
Remove `DESCRIPTION`, E-G (#11574)
Ryan
2021-01-18
1
-1
/
+0
*
Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)
Ryan
2020-05-17
1
-2
/
+0
*
Disable console on vusb boards using mouse/extra (#8625)
Joel Challis
2020-03-31
1
-1
/
+1
*
V-USB: Consolidate usbconfig.h's into a single file (#8584)
Ryan
2020-03-31
1
-352
/
+0
*
V-USB: Use structs for USB descriptors (#8572)
Ryan
2020-03-28
1
-9
/
+3
*
V-USB: Use manufacturer and product strings from config.h (#7797)
Ryan
2020-03-26
1
-30
/
+5
*
Remove NO_UART defines from config.h for V-USB boards (#8351)
Ryan
2020-03-09
1
-2
/
+0
*
Fix LED configuration for PS2AVRGB boards (#7989)
fauxpark
2020-01-23
2
-4
/
+3
*
Remove custom backlight code for PS2AVRGB boards (#7775)
fauxpark
2020-01-18
2
-22
/
+13
*
Remove custom matrix from PS2AVRGB boards (#7396)
fauxpark
2020-01-02
1
-12
/
+0
[next]