summaryrefslogtreecommitdiffstats
path: root/keyboards/wsk/houndstooth/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-31/+0
|
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-2/+0
|
* Remove all `BACKLIGHT_LEVELS 0` (#18630)jack2022-10-071-6/+0
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Move keyboard USB IDs and strings to data driven: W (#17903)Ryan2022-08-061-7/+0
|
* Remove `DESCRIPTION`, W-Z (#11633)Ryan2021-01-201-1/+0
|
* [Keyboard] adding keyboard: houndstooth (#7981)worldspawn002020-02-071-0/+48
* houndstooth * Amended with collaborator suggestions * LAYOUT fixup, left crud in keymap * Fix missing comma in keymap.c * Correct RGBLIGHT_ENABLE to no Co-authored-by: ridingqwerty <george.g.koenig@gmail.com>