This website requires JavaScript.
Explore
Help
Sign In
g1smo
/
qmk_firmware
Watch
1
Star
0
Fork
You've already forked qmk_firmware
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5501e804ff
qmk_firmware
/
keyboards
/
geistmaschine
/
macropod
/
rules.mk
5 lines
95 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add support for Geistmaschine Macropod (#20116) Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com>
2023-04-02 20:02:20 +02:00
CUSTOM_MATRIX
=
lite
VPATH
+=
drivers/gpio
SRC
+=
pca9555.c matrix.c
Dedupe I2C, SPI, UART driver inclusions (#22253)
2023-10-13 08:25:32 +02:00
I2C_DRIVER_REQUIRED
=
yes