This website works better with JavaScript.
Explore
Help
Sign In
forksand
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
6b77e60376
qmk_firmware
/
keyboards
/
lily58
/
lily58.h
6 lines
71 B
Raw
Normal View
History
Unescape
Escape
Keyboard: Lily58 update serial.c and add OLED (#4715) * update serial.c and add OLED * update readme * keymap fix * keymap fix2
6 years ago
#
pragma once
Keyboard: Add Lily58 Keyboard (#3893) * add Lily58 * file fix
7 years ago
#
ifdef KEYBOARD_lily58_rev1
#
include
"rev1.h"
#
endif