diff options
author | QMK Bot <hello@qmk.fm> | 2022-01-11 18:09:11 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-01-11 18:09:11 +0000 |
commit | 5e817664ada2296ab22cbd9f99b22c123a37a8a8 (patch) | |
tree | 60d1f743e983bcffb7683a0251dfff5024409f7e /keyboards/handwired/carpolly/readme.md | |
parent | fd98d78cd81d896f3a804ad50858771a2c799f54 (diff) | |
parent | 1fdc42155a19a415b2d574ccbf61aac45e6543aa (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/carpolly/readme.md')
-rw-r--r-- | keyboards/handwired/carpolly/readme.md | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/keyboards/handwired/carpolly/readme.md b/keyboards/handwired/carpolly/readme.md new file mode 100644 index 0000000000..e79bd543e6 --- /dev/null +++ b/keyboards/handwired/carpolly/readme.md @@ -0,0 +1,30 @@ +# carpolly + +![carpool](https://i.imgur.com/w691sNnh.jpg) + +* Keyboard Maintainer: Paul Enrico N. Viola (https://github.com/PollyV1) +* Hardware Supported: Teensy 2 controller +* Hardware Availability: [PollyV1] https://github.com/PollyV1/Carpolly + +carpolly - a handwired keyboard on a teensy 2 controller + +## Make + +Make example for this keyboard (after setting up your build environment): + + make handwired/carpolly:default + +## Flashing + +Flashing example for this keyboard: + + make handwired/carpolly:default:flash + +See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). + +## Bootloader + +Enter the bootloader in 2 ways: + +* **Physical reset button**: Briefly press the RESET button on the controller. +* **Keycode in layout**: Longpress ALT + ESC |