.. | ||
keymaps | ||
v1 | ||
v2 | ||
v2_1 | ||
config.h | ||
info.json | ||
oddball.c | ||
oddball.h | ||
readme.md | ||
rules.mk |
Oddball
A split keyboard with trackball support.
- Keyboard Maintainer: Alexander Tulloh
- Hardware Supported: Oddball PCB and plates, and using an ADNS9800 (default) or a PMW3360 breakout board for mouse
- Hardware Availability: atulloh.github.io/oddball
Make examples for this keyboard (after setting up your build environment):
# with ADNS sensor
make oddball/v2:default
# with PMW sensor
make oddball/v2:pmw3360
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.