This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-03-04 18:58:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f0a5db96c8
qmk_firmware
/
keyboards
/
converter
/
palm_usb
/
stowaway
/
rules.mk
6 lines
87 B
Makefile
Raw
Normal View
History
Unescape
Escape
Keyboard: Palm serial keyboard USB converter (#4485) * Initial palm_usb support * removing left over sun .c file * fixing licenses * actually adding updated files * fixing build error * more include cleanup
2018-12-07 01:13:15 +00:00
#HARDWARE_SERIAL = yes
Fix mixed tabs/spaces and typos in keyboards/converter makefiles (#5041) * Fix mixed tabs and spaces in adb_usb and m0110_usb makefiles * Fix typos in converter build options * Tweak ordering and spacing in converter makefiles
2019-02-04 23:10:11 +00:00
CUSTOM_MATRIX
=
yes
Keyboard: Palm serial keyboard USB converter (#4485) * Initial palm_usb support * removing left over sun .c file * fixing licenses * actually adding updated files * fixing build error * more include cleanup
2018-12-07 01:13:15 +00:00
SRC
+=
matrix.c
Dedupe I2C, SPI, UART driver inclusions (#22253)
2023-10-13 06:25:32 +00:00
UART_DRIVER_REQUIRED
=
yes
Reference in New Issue
Copy Permalink