forked from mirrors/qmk_userspace
[Keyboard] Add Torn keyboard (#10207)
* 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>
This commit is contained in:
parent
741856dd57
commit
e1437c1859
14 changed files with 861 additions and 0 deletions
21
keyboards/torn/readme.md
Normal file
21
keyboards/torn/readme.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
# TORN// Split Through Hole
|
||||
|
||||

|
||||
|
||||
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).
|
Loading…
Add table
Add a link
Reference in a new issue