Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-30 | Remove filesize changes from default-ish rules.mk files, sans handwired (#8040) | ridingqwerty | |
2020-01-12 | Add Lily58 serial to LIB_SRC to avoid LTO issue (#7868) | Jonathan Rascher | |
This code is timing sensitive and seems to break with LTO enabled (at least on avr-gcc 8.3.0... it worked on older gcc versions). This is the same workaround as #7558 applied for the Helix. | |||
2019-10-24 | Cleanup rules.mk for 32U4 keyboards, L-M (#7120) | fauxpark | |
* Cleanup rules.mk for 32U4 keyboards, L-M * Move some stuff to keyboard level | |||
2019-08-04 | Remove unused _BOOTLOADER defines | fauxpark | |
2019-07-16 | Remove commented out MCUs in rules.mk (#5884) | fauxpark | |
2019-03-18 | [Keyboard] Reduce compile size of the Lily58 Keyboard (#5412) | Drashna Jaelre | |
2019-01-05 | Keyboard: Lily58 update serial.c and add OLED (#4715) | Naoki Katahira | |
* update serial.c and add OLED * update readme * keymap fix * keymap fix2 | |||
2018-10-22 | Replace outdated RGB/Audio information | Drashna Jaelre | |
2018-10-22 | Lily58 default keymap fix / add keymap (#4190) | Naoki Katahira | |
* keymap fix/add * keymap fix * file fix * typo fix | |||
2018-09-15 | Keyboard: Add Lily58 Keyboard (#3893) | Naoki Katahira | |
* add Lily58 * file fix |