~ruther/qmk_firmware

ref: 924147dfe44ca812ed5e6ca17b2eb345dd72b2c3 qmk_firmware/keyboards/handwired/dygma/raise/rules.mk -rw-r--r-- 371 bytes
924147df — James Young Miscellaneous Data-Driven Keyboard Conversions (#23712) 11 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
CUSTOM_MATRIX = lite

# TODO(ibash) we don't actually need to enable raw, but there's some side effect
# in the usb driver this triggers that allows mousekeys to work. The same side
# effect happens if console or midi is enabled -- so something to do with
# alternate usb endpoints.

I2C_DRIVER_REQUIRED = yes
SRC += matrix.c

DEFAULT_FOLDER = handwired/dygma/raise/ansi
Do not follow this link