mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-16 17:04:50 +00:00
13 lines
197 B
Markdown
13 lines
197 B
Markdown
|
# Oddball v2.1
|
||
|
|
||
|
Make examples for this keyboard (after setting up your build environment):
|
||
|
|
||
|
```
|
||
|
# with ADNS sensor
|
||
|
make oddball/v2_1:default
|
||
|
```
|
||
|
```
|
||
|
# with PMW sensor
|
||
|
make oddball/v2_1:pmw3360
|
||
|
```
|