summaryrefslogtreecommitdiff
path: root/keyboards/lime
AgeCommit message (Expand)AuthorFilesLines
2025-11-12Align use of keymap level `_kb` callbacks (#25774)Joel Challis1-1/+1
2025-06-07Configure boards to use development_board - LM (#25341)Joel Challis1-2/+1
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2024-11-23Update keymaps to use PDF keycode (#24633)Joel Challis1-13/+4
2024-07-23Migrate split.soft_serial_pin to split.serial.pin H-O (#24185)Joel Challis1-1/+3
2024-05-24Update GPIO macros in keymaps (#23792)Ryan1-2/+2
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan1-1/+1
2024-04-22Data-Driven Keyboard Conversions: L (#23576)James Young3-16/+8
2024-04-12Corrections to split keyboard migrations (#23462)Joel Challis2-5/+1
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland2-1/+5
2024-01-22Merge remote-tracking branch 'origin/master' into developQMK Bot1-6/+1
2024-01-22Fix missing joystick.h include (#22946)Ryan1-6/+1
2023-12-13fix: improper usage of keyboard/user-level functions (#22652)Less/Rikki1-30/+32
2023-11-12Generalise ADC driver source inclusion (#22448)Joel Challis1-2/+0
2023-10-21Migrate recently introduced sync items (#22305)Joel Challis2-5/+5
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-1/+0
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2-2/+3
2023-06-24Move `TAPPING_TERM` to data driven (#21296)Ryan2-2/+3
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan3-104/+70
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan3-23/+2
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan2-5/+5
2023-02-26Move encoder config to data driven (#19923)Ryan2-10/+13
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2-3/+3
2023-02-17Remove matrix size defines (#19581)Ryan1-5/+0
2023-02-08Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan1-19/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-1/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-12-30Remove useless line continuations (#19399)Ryan1-28/+28
2022-11-27Joystick feature improvements (#19052)Ryan2-3/+3
2022-10-16Remove legacy keycodes, part 6 (#18740)Ryan1-2/+2
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky1-1/+0
2022-08-20RESET -> QK_BOOT keyboard readme (#18110)Joel Challis1-1/+1
2022-08-02Move keyboard USB IDs and strings to data driven: L (#17849)Ryan2-7/+6
2022-06-03Add Encoder Map Swap Hands config for boards that support both features (#17294)Drashna Jaelre1-0/+3
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-2/+2
2022-03-26Joystick feature updates (#16732)Ryan1-1/+0
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-2/+0
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-11-20Merge remote-tracking branch 'origin/master' into developQMK Bot1-16/+68
2021-11-19Lime rev1: fix Configurator implementation (#15213)James Young1-16/+68
2021-11-11[Keyboard] Fix compilation issues for Lime (#15116)Drashna Jaelre2-1/+4
2021-11-10[Keyboard] Lime by HellTM (#14710)HellTM15-0/+1343