index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
woodkeys
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
1
-1
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
1
-1
/
+0
2025-04-22
Remove empty `url` fields (#25181)
Joel Challis
6
-6
/
+0
2025-02-17
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24915)
Joel Challis
3
-4
/
+6
2024-11-24
Update keycodes for keyboards with RGB Matrix (#24484)
Ryan
1
-2
/
+2
2024-10-12
Separate RGBLight/RGB Matrix keycode handling (#23679)
Ryan
2
-5
/
+5
2024-08-10
Remove keyboard level `QK_BOOT` implementations (#24231)
Joel Challis
1
-17
/
+8
2024-07-26
Refactor use of `matrix_scan_kb` (#24200)
Joel Challis
4
-81
/
+1
2024-05-24
Migrate `LOCKING_*_ENABLE` to Data-Driven: W, Part 2 (#23789)
James Young
2
-5
/
+6
2024-05-17
Delete trivial keymap readmes (#23714)
Ryan
3
-3
/
+0
2024-05-11
Adjust keycode alignment around `QK_BOOT` (#23697)
Ryan
1
-1
/
+1
2024-04-25
Migrate build target markers to keyboard.json - Misc (#23612)
Joel Challis
2
-2
/
+3
2024-04-08
Tidy up default layer handling in keymaps (#23436)
Joel Challis
2
-15
/
+2
2024-04-03
Miscellaneous keyboard.json migrations (#23378)
Joel Challis
4
-15
/
+8
2024-03-30
Migrate features and LTO from rules.mk to data driven (#23302)
Joel Challis
2
-13
/
+13
2024-03-15
Migrate features from rules.mk to data driven - UVWXYZ (#23287)
Joel Challis
8
-48
/
+36
2023-12-18
Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)
Nick Brassel
4
-244
/
+0
2023-12-17
[Keymap Removal] Planck and related keymaps. (#22683)
Nick Brassel
4
-473
/
+0
2023-11-27
Remove userspace keymaps (#22544)
Joel Challis
4
-93
/
+0
2023-11-08
WT RGB cleanups (#22379)
Ryan
1
-1
/
+1
2023-09-24
Remove custom ISSI lighting code (#22073)
Ryan
20
-882
/
+4
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
10
-70
/
+65
2023-07-29
Bluetooth: driver naming cleanups (#21624)
Ryan
2
-1
/
+5
2023-07-15
Eliminate `TMK_COMMON_*` in makefiles (#21517)
Ryan
2
-9
/
+9
2023-07-02
Move miscellaneous defines to data driven (#21382)
Ryan
1
-3
/
+0
2023-06-27
Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)
Ryan
10
-212
/
+7
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
12
-9
/
+10
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
8
-16
/
+12
2023-05-12
Scarlet Bandana Layout Additions (#20882)
James Young
4
-98
/
+410
2023-05-03
Remove use of layout macros for LFKeyboards LED config (#20666)
Ryan
1
-13
/
+0
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
1
-3
/
+3
2023-04-15
Move single `LAYOUT_all`s to data driven (#20430)
Ryan
2
-39
/
+92
2023-04-14
Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417)
Ryan
3
-6
/
+3
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
12
-7
/
+18
2023-04-05
Move small macropad-ish layouts to data driven (#20341)
Ryan
11
-119
/
+13
2023-03-29
Move ortho & numpad layouts to data driven (#20183)
Ryan
2
-64
/
+48
2023-03-17
Remove more empty headers (#20155)
Ryan
6
-111
/
+0
2023-03-11
Move matrix config to info.json, part 5 (#20003)
Ryan
10
-39
/
+25
2023-02-26
Move backlight config to data driven (#19910)
Ryan
4
-5
/
+4
2023-02-23
Move QMK LUFA bootloader config to data driven (#19879)
Ryan
2
-3
/
+0
2023-02-17
Remove matrix size defines (#19581)
Ryan
5
-20
/
+0
2023-02-11
Remove matrix_init_quantum/matrix_scan_quantum (#19806)
Joel Challis
1
-2
/
+2
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
12
-36
/
+12
2023-02-05
Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)
Ryan
1
-5
/
+0
2023-02-03
Debounce defines cleanup (#19742)
Ryan
11
-20
/
+4
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2
-6
/
+0
2023-01-30
Clean up Force NKRO in config.h (#19718)
Ryan
2
-42
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
8
-8
/
+0
2023-01-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
1
-6
/
+0
2023-01-20
Fix functions with empty params (#19647)
Ryan
3
-5
/
+5
[next]