summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/slash/config.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove non-Keychron keyboardslokher2022-09-131-50/+0
|
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-301-7/+0
|
* Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
|
* [Keyboard] Added slash keyboard (#7042)asdftemp2019-10-311-0/+59
* feat(slash): added slash keyboard * fix(slash): fixed typo in readme * Improvements after review * disabled debug and print to reduce firmware size * Fixes after review * fixed hardware list in readme.md