qmk_firmware/keyboards/torn
Richard Titmuss e1437c1859
[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>
2020-09-19 17:48:43 -07:00
..
keymaps
config.h
info.json
matrix.c
mcp23018.c
mcp23018.h
readme.md
rules.mk
torn.c
torn.h
torn_encoder.c
torn_oled.c

readme.md

TORN// Split Through Hole

torn

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
  • Hardware Supported: TORN, atmega328p
  • Hardware Availability: GitHub

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 and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.