Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove `FLIP_HALF` layouts and move to data driven (#20588) | Ryan | 2023-04-30 | 1 | -52/+0 |
| | |||||
* | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan | 2023-03-16 | 1 | -2/+0 |
| | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Remove pointless `USE_I2C` blocks in keyboard headers (#20084) | Ryan | 2023-03-10 | 1 | -8/+0 |
| | |||||
* | Remove old promicro_bootloader_jmp() declarations (#6444) | fauxpark | 2019-08-21 | 1 | -4/+1 |
| | |||||
* | Keyboard: Lily58 update serial.c and add OLED (#4715) | Naoki Katahira | 2019-01-05 | 1 | -0/+4 |
| | | | | | | | | | | * update serial.c and add OLED * update readme * keymap fix * keymap fix2 | ||||
* | Keyboard: Add Lily58 Keyboard (#3893) | Naoki Katahira | 2018-09-15 | 1 | -0/+61 |
* add Lily58 * file fix |