qmk-firmwares/keyboards/oddball
2022-03-15 13:56:58 +00:00
..
keymaps Oddball: set default pointing device driver (#16574) 2022-03-08 16:30:37 +11:00
v1
v2
v2_1
config.h Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h (#16655) 2022-03-15 13:56:58 +00:00
info.json
oddball.c
oddball.h
readme.md Oddball: set default pointing device driver (#16574) 2022-03-08 16:30:37 +11:00
rules.mk Oddball: set default pointing device driver (#16574) 2022-03-08 16:30:37 +11:00

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.