summaryrefslogtreecommitdiffstats
path: root/keyboards/lime
Commit message (Collapse)AuthorAgeFilesLines
* Joystick feature updates (#16732)Ryan2022-03-261-1/+0
| | | | | | | * Joystick feature updates * Move new functions to joystick.h * Docs
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-2/+0
| | | | (#16655)
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
|
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-201-16/+68
|\
| * Lime rev1: fix Configurator implementation (#15213)James Young2021-11-191-16/+68
| |
* | [Keyboard] Fix compilation issues for Lime (#15116)Drashna Jaelre2021-11-112-1/+4
|/
* [Keyboard] Lime by HellTM (#14710)HellTM2021-11-1015-0/+1343
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>