summaryrefslogtreecommitdiff
path: root/keyboards/gboards/ergotaco/rules.mk
blob: 6fbefbd22d7f5a50caba078f58fb20b806a560de (plain)
1
2
3
4
5
6
7
8
9
10
11
CUSTOM_MATRIX 		= yes
EXTRAKEY_ENABLE		= yes
CONSOLE_ENABLE  	= yes
COMMAND_ENABLE		= yes

# A bunch of stuff that you shouldn't touch unless you
# know what you're doing.
#
# No touchy, capiche?
SRC += matrix.c
I2C_DRIVER_REQUIRED = yes