mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-17 13:12:08 +00:00
* initial unsplit keyboard * move shared code * unsplit: fix underglow led x,y & remove unecessary code * unsplit: remove split code & tidy readme * unsplit: limit brightness & community layout * rename keyboard * the_q: tidy keymap & readme * lulu: remove accidental build target * rename file
4 lines
82 B
Makefile
4 lines
82 B
Makefile
SERIAL_DRIVER = vendor
|
|
POINTING_DEVICE_DRIVER = analog_joystick
|
|
SRC += lib/oled.c
|