Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2021-09-03 | Remove more cruft in keyboard files (#14288) | Ryan | |
2021-09-01 | Change keyboard level include guards to `pragma once` (#14248) | Ryan | |
* Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif | |||
2018-08-21 | Keyboard: Corrected LFK65_HS LAYOUT_all matrix (#3703) | noroadsleft | |
Switch `k3D` was listed as `K3D` in the parameter list, causing a compile error (undeclared variable). | |||
2018-07-18 | Keyboard: Add support for LFK65-HS - a hotswap 65% (#3009) | scott-t-wilson | |
* 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 |