0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2024-12-25 02:49:55 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Ryan
4791cfae1a
Remove width, height and key_count from info.json () 2021-09-12 14:04:56 +10:00
Ryan
8c3ff3f32c
[Keyboard] LFK78 refactor ()
* 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
2020-03-03 14:10:39 -08:00