summaryrefslogtreecommitdiffstats
path: root/keyboards/lime/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Joystick feature improvements (#19052)Ryan2022-11-271-1/+1
|
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-161-2/+2
| | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL`
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-2/+2
|
* Joystick feature updates (#16732)Ryan2022-03-261-1/+0
| | | | | | | * Joystick feature updates * Move new functions to joystick.h * Docs
* [Keyboard] Fix compilation issues for Lime (#15116)Drashna Jaelre2021-11-112-1/+4
|
* [Keyboard] Lime by HellTM (#14710)HellTM2021-11-104-0/+794
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>