summaryrefslogtreecommitdiffstats
path: root/keyboards/wsk
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-2316-96/+104
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-2416-24/+16
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-1816-8/+24
* `info.json` whitespace cleanups (#20651)Ryan2023-05-024-12/+12
* Move remaining `LAYOUT`s to data driven (#20422)Ryan2023-04-152-47/+109
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-1219-288/+467
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0618-10/+27
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-239-33/+0
* Remove more empty headers (#20155)Ryan2023-03-179-41/+0
* Adjust offset for some layouts (#20075)Ryan2023-03-132-2/+82
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-1120-83/+50
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-223-12/+0
* Remove matrix size defines (#19581)Ryan2023-02-1710-40/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-3/+4
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-6/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0820-60/+20
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-061-1/+1
* Debounce defines cleanup (#19742)Ryan2023-02-0310-30/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-032-7/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-3110-10/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-283-6/+0
* Tap Dance: remove `qk_` prefix (#19313)Ryan2022-12-142-2/+2
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-2/+2
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-1/+1
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-1510-22/+90
* Remove all `BACKLIGHT_LEVELS 0` (#18630)jack2022-10-073-18/+0
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-0610-10/+0
* Move keyboard USB IDs and strings to data driven: W (#17903)Ryan2022-08-0620-72/+62
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-156-7/+7
* [Keymap] Improve Pain27 default keymap readability (#16956)Hunter Haugen2022-04-301-14/+37
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-142-27/+27
* Fix up build options comments (#15463)Ryan2021-12-125-6/+5
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-0910-16/+10
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-0110-16/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-161-1/+1
|\
| * wsk/sl40: remove dead space from LAYOUT_all (#15183)James Young2021-11-161-1/+1
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-057-7/+7
|/
* Remove firmware size impact notes from <keyboard>/rules.mk (#14652)James Young2021-09-301-3/+3
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-302-2/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-214-4/+4
* Remove backlight pin references in rules.mk (#14513)Ryan2021-09-202-2/+2
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-125-5/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-1210-23/+2
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-108-56/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-163-3/+0
* Remove Full Bootmagic (#13846)James Young2021-08-0610-10/+10
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-124-4/+4
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-093-3/+0
* Remove `DESCRIPTION`, W-Z (#11633)Ryan2021-01-208-8/+0