qmk_firmware/keyboards/oddball
Ryan 02ccc50e60
Remove more empty headers (#20155)
2023-03-17 14:02:04 +11:00
..
keymaps
v1 Remove more empty headers (#20155) 2023-03-17 14:02:04 +11:00
v2 Remove more empty headers (#20155) 2023-03-17 14:02:04 +11:00
v2_1 Remove more empty headers (#20155) 2023-03-17 14:02:04 +11:00
config.h Move matrix config to info.json, part 2 (#19987) 2023-03-10 22:16:56 +11:00
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
oddball.c
oddball.h Reallocate SAFE_RANGE (#19909) 2023-02-23 09:49:07 +11:00
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11: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.