index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
lily58
/
rev1
/
config.h
Age
Commit message (
Expand
)
Author
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
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-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-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-04-01
Remove leftover old implementations of the lily58 split code. (#12442)
Nick Brassel
2021-01-20
Remove `DESCRIPTION`, K-M (#11619)
Ryan
2020-08-24
Update Lily58 Keymaps and VendorID (#9979)
Naoki Katahira
2020-05-30
2020 May 30 Breaking Changes Update (#9215)
James Young
2019-08-04
Remove unused _BOOTLOADER defines
fauxpark
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
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-09-15
Keyboard: Add Lily58 Keyboard (#3893)
Naoki Katahira