qmk_firmware/keyboards/lily58/lily58.h
Naoki Katahira ea47be936b Keyboard: Lily58 update serial.c and add OLED (#4715)
* update serial.c and add OLED

* update readme

* keymap fix

* keymap fix2
2019-01-05 09:30:48 -08:00

6 lines
71 B
C

#pragma once
#ifdef KEYBOARD_lily58_rev1
#include "rev1.h"
#endif