summaryrefslogtreecommitdiff
path: root/keyboards/lime/keymaps
AgeCommit message (Collapse)Author
2022-11-27Joystick feature improvements (#19052)Ryan
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan
* `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-03-26Joystick feature updates (#16732)Ryan
* Joystick feature updates * Move new functions to joystick.h * Docs
2021-11-11[Keyboard] Fix compilation issues for Lime (#15116)Drashna Jaelre
2021-11-10[Keyboard] Lime by HellTM (#14710)HellTM
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>