summaryrefslogtreecommitdiff
path: root/keyboards/wsk
AgeCommit message (Expand)AuthorFilesLines
2025-05-23Configure boards to use development_board - UVWXYZ (#25288)Joel Challis5-10/+5
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis8-8/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis8-8/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis2-2/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-79/+0
2024-08-25Update Underglow keycodes (#23765)Ryan5-10/+10
2024-06-22Migrate `led_update_kb` implementations to DD (#23983)Joel Challis2-39/+5
2024-05-24Update GPIO macros in keymaps (#23792)Ryan5-44/+44
2024-05-24Migrate `LOCKING_*_ENABLE` to Data-Driven: W, Part 2 (#23789)James Young20-117/+60
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan3-3/+3
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-9/+9
2024-03-15Migrate features from rules.mk to data driven - UVWXYZ (#23287)Joel Challis20-120/+87
2023-08-23Move RGBLight animations to data driven (#21635)Ryan16-96/+104
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan16-24/+16
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan16-8/+24
2023-05-02`info.json` whitespace cleanups (#20651)Ryan4-12/+12
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan2-47/+109
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan19-288/+467
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan18-10/+27
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan9-33/+0
2023-03-17Remove more empty headers (#20155)Ryan9-41/+0
2023-03-13Adjust offset for some layouts (#20075)Ryan2-2/+82
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan20-83/+50
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan3-12/+0
2023-02-17Remove matrix size defines (#19581)Ryan10-40/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-3/+4
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan1-6/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan20-60/+20
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan1-1/+1
2023-02-03Debounce defines cleanup (#19742)Ryan10-30/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2-7/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel10-10/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan3-6/+0
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan2-2/+2
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan2-2/+2
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan1-1/+1
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre10-22/+90
2022-10-07Remove all `BACKLIGHT_LEVELS 0` (#18630)jack3-18/+0
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis1-1/+1
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel10-10/+0
2022-08-06Move keyboard USB IDs and strings to data driven: W (#17903)Ryan20-72/+62
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis6-7/+7
2022-04-30[Keymap] Improve Pain27 default keymap readability (#16956)Hunter Haugen1-14/+37
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2-27/+27
2021-12-12Fix up build options comments (#15463)Ryan5-6/+5
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan10-16/+10
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan10-16/+0
2021-11-16Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+1
2021-11-16wsk/sl40: remove dead space from LAYOUT_all (#15183)James Young1-1/+1
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young7-7/+7