summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/slash/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
|
* Remove HD44780 References, Part 3 (#10238)James Young2020-09-071-1/+0
| | | | | * remove HD44780_ENABLE rules: G-H * remove HD44780_ENABLE config: G-H
* Miscellaneous stuff: remove clang-complete and autocomplete.sh, fix some ↵Ryan2020-04-151-0/+7
| | | | rules.mk comments (#8784)
* [Keyboard] Added slash keyboard (#7042)asdftemp2019-10-311-0/+30
* 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