summaryrefslogtreecommitdiff
path: root/keyboards/lily58/rev1
AgeCommit message (Expand)Author
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-04-30Remove `FLIP_HALF` layouts and move to data driven (#20588)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-03Fix a handful of CLI errors (#20321)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-10Remove pointless `USE_I2C` blocks in keyboard headers (#20084)Ryan
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2022-11-21Remove .noci functionality (#19122)Joel Challis
2022-09-07Remove legacy define SERIAL_USE_MULTI_TRANSACTION (#18299)Dasky
2022-08-02Move keyboard USB IDs and strings to data driven: L (#17849)Ryan
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-05Remove empty override functions (#14312)Ryan
2021-04-01Remove leftover old implementations of the lily58 split code. (#12442)Nick Brassel
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis
2021-01-20Remove `DESCRIPTION`, K-M (#11619)Ryan
2021-01-13Exclude more keyboards from CI (#11436)Zach White
2020-08-24Update Lily58 Keymaps and VendorID (#9979)Naoki Katahira
2020-05-302020 May 30 Breaking Changes Update (#9215)James Young
2020-03-14Remove pro_micro.h (#8374)Ryan
2020-02-07[Keyboard] Port SPLIT_USB_DETECT to lily58 (#8107)Joel Challis
2019-10-24Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark
2019-08-21Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark
2019-08-04Remove unused _BOOTLOADER definesfauxpark
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-03-12[Keyboard] Lily58 Add info.json file (#5354)Naoki Katahira
2019-01-26Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre
2019-01-05Keyboard: Lily58 update serial.c and add OLED (#4715)Naoki Katahira
2018-10-22Remove all of the deprecated RGB definesDrashna Jaelre
2018-10-22Lily58 default keymap fix / add keymap (#4190)Naoki Katahira
2018-09-15Keyboard: Add Lily58 Keyboard (#3893)Naoki Katahira