summaryrefslogtreecommitdiff
path: root/keyboards/lime
AgeCommit message (Collapse)Author
2022-12-30Remove useless line continuations (#19399)Ryan
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-09-06Remove legacy USE_SERIAL define (#18292)Dasky
* Remove legacy USE_SERIAL define * tidy up missed comments
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis
2022-08-02Move keyboard USB IDs and strings to data driven: L (#17849)Ryan
2022-06-03Add Encoder Map Swap Hands config for boards that support both features (#17294)Drashna Jaelre
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
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan
(#16655)
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-11-19Lime rev1: fix Configurator implementation (#15213)James Young
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>