summaryrefslogtreecommitdiff
path: root/keyboards/lfkeyboards/lfk78/revc/info.json
AgeCommit message (Collapse)Author
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-08-02Move keyboard USB IDs and strings to data driven: L (#17849)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
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