summaryrefslogtreecommitdiffstats
path: root/keyboards/lfkeyboards/lfk78/revc
Commit message (Collapse)AuthorAgeFilesLines
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
|
* [Keyboard] LFK78 refactor (#7835)Ryan2020-03-034-0/+491
* Change include guards to pragma once * Clean up default keymaps * Remove some magic numbers and use GPIO macros * Clean up keyboard.[ch] * Tidy up info.json and readme * Align config.h with template * Split up revision code into subfolders * rev C-H has no audio, apparently * Change revc_h to revc and document differences * Turn off Audio on revb for now, for Travis' sake * Split info.json into revision folders * Clean up default keymaps some more