summaryrefslogtreecommitdiff
path: root/keyboards/lime
AgeCommit message (Expand)Author
2024-01-22Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-01-22Fix missing joystick.h include (#22946)Ryan
2023-12-13fix: improper usage of keyboard/user-level functions (#22652)Less/Rikki
2023-11-12Generalise ADC driver source inclusion (#22448)Joel Challis
2023-10-21Migrate recently introduced sync items (#22305)Joel Challis
2023-08-15OLED: driver naming cleanups (#21710)Ryan
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan
2023-06-24Move `TAPPING_TERM` to data driven (#21296)Ryan
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-12-30Remove useless line continuations (#19399)Ryan
2022-11-27Joystick feature improvements (#19052)Ryan
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky
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
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
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