qmk-dactyl-manuform-a/keyboards/oddball
Drashna Jaelre 56e3f06a26
Rework and expand Pointing Device support (#14343)
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
2021-11-14 22:03:24 -08:00
..
keymaps Rework and expand Pointing Device support (#14343) 2021-11-14 22:03:24 -08:00
v1 Remove bootloader listings from rules.mk (#14330) 2021-09-10 13:35:46 +10:00
v2 Remove bootloader listings from rules.mk (#14330) 2021-09-10 13:35:46 +10:00
v2_1 Remove bootloader listings from rules.mk (#14330) 2021-09-10 13:35:46 +10:00
config.h Rework and expand Pointing Device support (#14343) 2021-11-14 22:03:24 -08:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
oddball.c Rework and expand Pointing Device support (#14343) 2021-11-14 22:03:24 -08:00
oddball.h [Keyboard] Oddball keyboard and optical sensor update (#10450) 2021-01-10 19:13:47 -08:00
readme.md [Keyboard] Oddball keyboard and optical sensor update (#10450) 2021-01-10 19:13:47 -08:00
rules.mk Rework and expand Pointing Device support (#14343) 2021-11-14 22:03:24 -08:00

readme.md

Oddball

A split keyboard with trackball support.

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.