diff options
author | Nick Lopez <github@glowingmonkey.org> | 2022-09-25 23:14:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-25 23:14:36 -0700 |
commit | d98ec93eb8bcbb63d9f8c4778ebf5bafbd2e98f9 (patch) | |
tree | 8062f93f36c52992f0f6945d5c4ee7fca9ae8154 /keyboards/handwired/osborne1/readme.md | |
parent | 65d0fef47a3ca748b2f20a3fb4d472e7b82862b3 (diff) | |
download | qmk_firmware-d98ec93eb8bcbb63d9f8c4778ebf5bafbd2e98f9.tar.gz qmk_firmware-d98ec93eb8bcbb63d9f8c4778ebf5bafbd2e98f9.zip |
[Keyboard] Add Osborne 1 handwired keyboard (#18397)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/handwired/osborne1/readme.md')
-rw-r--r-- | keyboards/handwired/osborne1/readme.md | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/keyboards/handwired/osborne1/readme.md b/keyboards/handwired/osborne1/readme.md new file mode 100644 index 0000000000..db8c161549 --- /dev/null +++ b/keyboards/handwired/osborne1/readme.md @@ -0,0 +1,25 @@ +# osborne1 + +![osborne1](https://i.imgur.com/221nQ5Eh.jpeg) + +The Osborne keyboard doesn't contain any electronics, so the pins of the 8x8 keyboard matrix are easily available right on the normal connector. 17 jumper wires and a Feather BlueFruit is all the additional hardware needed. + +* Keyboard Maintainer: [crackmonkey](https://github.com/crackmonkey) +* Hardware Supported: Adafruit Feather BlueFruit 32u4 +* Hardware Availability: E-waste + +Make example for this keyboard (after setting up your build environment): + + make osborne1:default + +Flashing example for this keyboard: + + make osborne1: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: + +* **Physical reset button**: Briefly press the button on the Feather |