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