summaryrefslogtreecommitdiff
path: root/keyboards/input_club/infinity60/keymaps
AgeCommit message (Collapse)Author
2023-09-24input_club/infinity60: remove custom 3731 code, convert to LED Matrix (#22117)Ryan
* input_club/infinity60: remove custom 3731 code, convert to LED Matrix * Add licences
2022-12-30Remove useless line continuations (#19399)Ryan
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-06-19Make default layer size 16-bit (#15286)Drashna Jaelre
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2022-02-05move input club keyboards into vendor folder (#15788)peepeetee