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