diff options
author | Ryan <fauxpark@gmail.com> | 2022-03-08 16:30:37 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-08 16:30:37 +1100 |
commit | 89a515913fdfb3abc3d7c511c1cacdd664d079b4 (patch) | |
tree | 26e151c4dcd2d4211cc277fdbf49ff95aceb92fb /keyboards/oddball/readme.md | |
parent | 403536986d4a4808a02bb0e0a2d0de8ab4551541 (diff) |
Oddball: set default pointing device driver (#16574)
Diffstat (limited to 'keyboards/oddball/readme.md')
-rw-r--r-- | keyboards/oddball/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
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): |