qmk-dactyl-manuform-a/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 [Keyboard] Add Torn keyboard (#10207) 2020-09-19 17:48:43 -07:00
config.h [Keyboard] Add Torn keyboard (#10207) 2020-09-19 17:48:43 -07:00
info.json [Keyboard] Add Torn keyboard (#10207) 2020-09-19 17:48:43 -07:00
matrix.c [Keyboard] Add Torn keyboard (#10207) 2020-09-19 17:48:43 -07:00
mcp23018.c [Keyboard] Add Torn keyboard (#10207) 2020-09-19 17:48:43 -07:00
mcp23018.h [Keyboard] Add Torn keyboard (#10207) 2020-09-19 17:48:43 -07:00
readme.md [Keyboard] Add Torn keyboard (#10207) 2020-09-19 17:48:43 -07:00
rules.mk [Keyboard] Add Torn keyboard (#10207) 2020-09-19 17:48:43 -07:00
torn.c [Keyboard] Add Torn keyboard (#10207) 2020-09-19 17:48:43 -07:00
torn.h [Keyboard] Add Torn keyboard (#10207) 2020-09-19 17:48:43 -07:00
torn_encoder.c [Keyboard] Add Torn keyboard (#10207) 2020-09-19 17:48:43 -07:00
torn_oled.c [Keyboard] Add Torn keyboard (#10207) 2020-09-19 17:48:43 -07:00

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.