summaryrefslogtreecommitdiff
path: root/keyboards/gboards/georgi/keymaps/colemak-dh/rules.mk
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-07-26 04:01:41 +0000
committerQMK Bot <hello@qmk.fm>2022-07-26 04:01:41 +0000
commitd556c4233ef2582541f1861c0ac662340843bb88 (patch)
tree1c6f68b4c428a8f6b9e30a568502478510e9fa51 /keyboards/gboards/georgi/keymaps/colemak-dh/rules.mk
parent928bbded6dd434d1b54190e4acd162428e412457 (diff)
parent5ed98df37410fa288530c3ae9b874d79559b915f (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/gboards/georgi/keymaps/colemak-dh/rules.mk')
-rw-r--r--keyboards/gboards/georgi/keymaps/colemak-dh/rules.mk9
1 files changed, 2 insertions, 7 deletions
diff --git a/keyboards/gboards/georgi/keymaps/colemak-dh/rules.mk b/keyboards/gboards/georgi/keymaps/colemak-dh/rules.mk
index 07394aef48..ef710269a4 100644
--- a/keyboards/gboards/georgi/keymaps/colemak-dh/rules.mk
+++ b/keyboards/gboards/georgi/keymaps/colemak-dh/rules.mk
@@ -1,12 +1,6 @@
-#----------------------------------------------------------------------------
-# make georgi:claymager:dfu
-# Make sure you have dfu-programmer installed!
-#----------------------------------------------------------------------------
-
NO_REPEAT = yes
VERBOSE = yes
KEYBOARD_SHARED_EP = yes
-CUSTOM_MATRIX = yes
STENO_LAYERS = yes
#Firmware reduction options
@@ -24,7 +18,6 @@ ONLY_QWERTY = no
# know what you're doing.
#
# No touchy, capiche?
-SRC += matrix.c i2c_master.c
ifeq ($(strip $(DEBUG_MATRIX)), yes)
OPT_DEFS += -DDEBUG_MATRIX
endif
@@ -43,3 +36,5 @@ endif
ifeq ($(strip $(STENO_LAYERS)), yes)
OPT_DEFS += -DSTENOLAYERS
endif
+
+SRC += sten.c