qmk_firmware/keyboards/oddball
Ryan f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
2023-02-08 18:41:46 +11:00
..
keymaps
v1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
v2 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
v2_1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
config.h
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
oddball.c
oddball.h
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.