summaryrefslogtreecommitdiff
path: root/keyboards/tkw/grandiceps/rev2/rules.mk
diff options
context:
space:
mode:
authorvattern <thys@vektorfoto.co.za>2021-09-29 17:55:34 +0100
committerGitHub <noreply@github.com>2021-09-29 09:55:34 -0700
commit03df75455126ecd395957bcbad48d19ca91fdbd5 (patch)
treeb0d063294e477df8a655c1a0e702255ae09f5ad7 /keyboards/tkw/grandiceps/rev2/rules.mk
parentc89f74b929721d01bf8177aa10c3cd721247a857 (diff)
[Keyboard] Update Grandiceps to Rev2 (#14618)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Thys de Wet <thys@vectorphoto.co.uk>
Diffstat (limited to 'keyboards/tkw/grandiceps/rev2/rules.mk')
-rw-r--r--keyboards/tkw/grandiceps/rev2/rules.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/tkw/grandiceps/rev2/rules.mk b/keyboards/tkw/grandiceps/rev2/rules.mk
new file mode 100644
index 0000000000..c8f3f05bdd
--- /dev/null
+++ b/keyboards/tkw/grandiceps/rev2/rules.mk
@@ -0,0 +1,5 @@
+EEPROM_DRIVER = i2c
+
+POINTING_DEVICE_ENABLE = yes
+SRC += drivers/sensors/pimoroni_trackball.c
+QUANTUM_LIB_SRC += i2c_master.c