aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/lfkeyboards/lfk65_hs/lfk65_hs.h
Commit message (Collapse)AuthorAgeFilesLines
* Keyboard: Corrected LFK65_HS LAYOUT_all matrix (#3703)noroadsleft2018-08-211-11/+14
| | | Switch `k3D` was listed as `K3D` in the parameter list, causing a compile error (undeclared variable).
* Keyboard: Add support for LFK65-HS - a hotswap 65% (#3009)scott-t-wilson2018-07-181-0/+82
* Add support for LFK65-HS - a hotswap 65% * Add info.json for LFK65-HS * Clean up for new build system, remove uneeded code. * LFK65-HS cleanup. Fixed LAYOUT macros, etc