summaryrefslogtreecommitdiff
path: root/keyboards/linworks/fave87/info.json
AgeCommit message (Collapse)Author
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-08-16Linworks Fave87 Layout Macro Refactor (#14008)James Young
* correct LAYOUT_tkl_ansi data Number row was positioned 0.25u too low. * correct LAYOUT_tkl_ansi macro - remove position K027 (right half of Split Backspace) - remove position K096 (right portion of Split Right Shift) * correct LAYOUT_tkl_iso macro - remove position K027 (right half of Split Backspace) - remove position K096 (right portion of Split Right Shift) * enable Community Layout support * add LAYOUT_tkl_ansi_split_bs_rshift and LAYOUT_tkl_iso_split_bs_rshift
2021-08-06[Keyboard] Add Fave87 (#13873)Moritz
Co-authored-by: Joel Challis <git@zvecr.com>