summaryrefslogtreecommitdiff
path: root/keyboards
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-03-08 05:31:24 +0000
committerQMK Bot <hello@qmk.fm>2022-03-08 05:31:24 +0000
commit212e820ff100e064e2fccf3ef382e3347a49ecab (patch)
tree024a10ecaae7b93afd40f97d838a36dcd490f11a /keyboards
parent18bfbc93ab5af1844b2d89627c16ac45dd98c31b (diff)
parent89a515913fdfb3abc3d7c511c1cacdd664d079b4 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards')
-rw-r--r--keyboards/oddball/keymaps/default/rules.mk1
-rw-r--r--keyboards/oddball/readme.md2
-rw-r--r--keyboards/oddball/rules.mk1
3 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/oddball/keymaps/default/rules.mk b/keyboards/oddball/keymaps/default/rules.mk
deleted file mode 100644
index 84de35aeb1..0000000000
--- a/keyboards/oddball/keymaps/default/rules.mk
+++ /dev/null
@@ -1 +0,0 @@
-POINTING_DEVICE_DRIVER = adns9800
diff --git a/keyboards/oddball/readme.md b/keyboards/oddball/readme.md
index f797fc34e8..573fd7cc5c 100644
--- a/keyboards/oddball/readme.md
+++ b/keyboards/oddball/readme.md
@@ -3,7 +3,7 @@
A split keyboard with trackball support.
* Keyboard Maintainer: [Alexander Tulloh](https://github.com/atulloh)
-* Hardware Supported: Oddball PCB and plates, and using an [ADNS9800](https://www.tindie.com/products/jkicklighter/adns-9800-laser-motion-sensor/) or a [PMW3360](https://www.tindie.com/products/jkicklighter/pmw3360-motion-sensor/) breakout board for mouse
+* Hardware Supported: Oddball PCB and plates, and using an [ADNS9800](https://www.tindie.com/products/jkicklighter/adns-9800-laser-motion-sensor/) (default) or a [PMW3360](https://www.tindie.com/products/jkicklighter/pmw3360-motion-sensor/) breakout board for mouse
* Hardware Availability: [atulloh.github.io/oddball](https://atulloh.github.io/oddball)
Make examples for this keyboard (after setting up your build environment):
diff --git a/keyboards/oddball/rules.mk b/keyboards/oddball/rules.mk
index b096a922c5..4698218128 100644
--- a/keyboards/oddball/rules.mk
+++ b/keyboards/oddball/rules.mk
@@ -16,5 +16,6 @@ AUDIO_ENABLE = no # Audio output
SPLIT_KEYBOARD = yes
POINTING_DEVICE_ENABLE = yes
+POINTING_DEVICE_DRIVER = adns9800
DEFAULT_FOLDER = oddball/v1