summaryrefslogtreecommitdiffstats
path: root/keyboards/lily58/rev1
Commit message (Expand)AuthorAgeFilesLines
* Fix a handful of CLI errors (#20321)Ryan2023-04-031-0/+4
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-3/+0
* Remove pointless `USE_I2C` blocks in keyboard headers (#20084)Ryan2023-03-101-8/+0
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-102-4/+5
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-2/+3
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove .noci functionality (#19122)Joel Challis2022-11-211-0/+0
* Remove legacy define SERIAL_USE_MULTI_TRANSACTION (#18299)Dasky2022-09-071-1/+0
* Move keyboard USB IDs and strings to data driven: L (#17849)Ryan2022-08-022-7/+6
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove empty override functions (#14312)Ryan2021-09-051-7/+0
* Remove leftover old implementations of the lily58 split code. (#12442)Nick Brassel2021-04-014-461/+2
* Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-2/+2
* Remove `DESCRIPTION`, K-M (#11619)Ryan2021-01-201-1/+0
* Exclude more keyboards from CI (#11436)Zach White2021-01-131-0/+0
* Update Lily58 Keymaps and VendorID (#9979)Naoki Katahira2020-08-242-4/+4
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-305-139/+0
* Remove pro_micro.h (#8374)Ryan2020-03-141-8/+9
* [Keyboard] Port SPLIT_USB_DETECT to lily58 (#8107)Joel Challis2020-02-072-26/+55
* Cleanup rules.mk for 32U4 keyboards, L-M (#7120)fauxpark2019-10-241-1/+1
* Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark2019-08-211-4/+1
* Remove unused _BOOTLOADER definesfauxpark2019-08-041-3/+1
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* [Keyboard] Lily58 Add info.json file (#5354)Naoki Katahira2019-03-121-0/+18
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Keyboard: Lily58 update serial.c and add OLED (#4715)Naoki Katahira2019-01-0510-22/+583
* Remove all of the deprecated RGB definesDrashna Jaelre2018-10-221-5/+3
* Lily58 default keymap fix / add keymap (#4190)Naoki Katahira2018-10-221-11/+1
* Keyboard: Add Lily58 Keyboard (#3893)Naoki Katahira2018-09-154-0/+172