Speedo refactor and Configurator support (#3309)
* Matrix refactor: rename KEYMAP to LAYOUT * Keymap refactor: QMK_KEYBOARD_H; matrix rename * Configurator support * Readme cleanup
This commit is contained in:
committed by
Drashna Jaelre
parent
090b4a81b9
commit
1f9ee8b990
@@ -2,22 +2,15 @@
|
||||
|
||||

|
||||
|
||||
#### Keyboard Maintainer
|
||||
[Paul Ewing](https://github.com/pcewing)
|
||||
Keyboard Maintainer: [Paul Ewing](https://github.com/pcewing)
|
||||
Hardware Supported: Teensy 2.0
|
||||
Hardware Availability: You will have to get the plates cut by an online service such as Ponoko. Case files are available in the [Speedo Repository](https://github.com/pcewing/speedo).
|
||||
|
||||
#### Hardware Supported
|
||||
Teensy 2.0
|
||||
Make example for this keyboard (after setting up your build environment):
|
||||
|
||||
#### Hardware Availability
|
||||
You will have to get the plates cut by an online service such as Ponoko. Case files are available in the [Speedo Repository](https://github.com/pcewing/speedo)
|
||||
|
||||
## Building the Firmware:
|
||||
```
|
||||
make speedo:default
|
||||
```
|
||||
make speedo:default
|
||||
|
||||
See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
|
||||
|
||||
## Flashing the Firmware
|
||||
See the QMK docs for handwiring a keyboard; there is a section with instructions on how to flash the *.hex* file to the Teensy 2.0 controller.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user