qmk_firmware/keyboards/oddball
Nick Brassel f6dd8dea2e
Remove usages of config_common.h from config.h files. (#19714)
2023-01-31 06:03:30 +11:00
..
keymaps
v1 Remove `UNUSED_PINS` (#17931) 2022-08-06 23:23:35 +10:00
v2 Remove `UNUSED_PINS` (#17931) 2022-08-06 23:23:35 +10:00
v2_1 Remove `UNUSED_PINS` (#17931) 2022-08-06 23:23:35 +10:00
config.h Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
info.json
oddball.c
oddball.h
readme.md
rules.mk

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.