qmk_firmware/keyboards/oddball
Ryan f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
2023-02-08 18:41:46 +11:00
..
keymaps Oddball: set default pointing device driver (#16574) 2022-03-08 16:30:37 +11:00
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 Remove unused Bootmagic row/col defines from config.h (#19761) 2023-02-07 00:05:37 +00:00
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11: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 Oddball: set default pointing device driver (#16574) 2022-03-08 16:30:37 +11:00
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.