summaryrefslogtreecommitdiffstats
path: root/keyboards/lfkeyboards/lfk65_hs
AgeCommit message (Collapse)AuthorFilesLines
2019-01-13Modified URLs to point to new locationsJeremy Bernhardt1-1/+1
2018-08-21Keyboard: Corrected LFK65_HS LAYOUT_all matrix (#3703)noroadsleft1-11/+14
Switch `k3D` was listed as `K3D` in the parameter list, causing a compile error (undeclared variable).
2018-07-19Keyboard: LFKeyboards LFK65-HS Readme cleanup (#3442)noroadsleft1-2/+2
2018-07-18Keyboard: Add support for LFK65-HS - a hotswap 65% (#3009)scott-t-wilson8-0/+381
* 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