summaryrefslogtreecommitdiff
path: root/keyboards/lfkeyboards/lfk78/readme.md
AgeCommit message (Collapse)Author
2020-03-03[Keyboard] LFK78 refactor (#7835)Ryan
* 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
2019-01-13Modified URLs to point to new locationsJeremy Bernhardt
2018-07-11LFK78 Refactor and Configurator support (#3369)noroadsleft
* LFK78: matrix and keymap refactor * Removed lfkeyboards.c and lfkeyboard.h * LFK78: Configurator support * LFK78: Readme cleanup
2017-12-09Add support for LFKeyboard products: LFK78, LFK87 and SMK65Scott Wilson