e1437c1859
* Add Torn keyboard * Apply suggestions from code review Co-authored-by: Nick Brassel <nick@tzarc.org> * Remove via json file * Add mcp23081_pin_t * Apply suggestions from code review Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Drashna Jaelre <drashna@live.com> * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Richard Titmuss <richardt@spotify.com> Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
21 lines
855 B
Markdown
21 lines
855 B
Markdown
# TORN// Split Through Hole
|
|
|
|
![torn](https://raw.githubusercontent.com/rtitmuss/torn/master/doc/img/torn.jpg)
|
|
|
|
The split keyboard kit made by through hole components only.
|
|
|
|
The design has been inspired by the Corne, Plaid and Discipline keyboards.
|
|
|
|
* Keyboard Maintainer: [rtitmuss](https://github.com/rtitmuss)
|
|
* Hardware Supported: TORN, atmega328p
|
|
* Hardware Availability: [GitHub](https://github.com/rtitmuss/torn)
|
|
|
|
Make example for this keyboard (after setting up your build environment):
|
|
|
|
make torn:default
|
|
|
|
Flashing example for this keyboard:
|
|
|
|
make torn: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).
|