Ryan 7e0299117b Move encoder config to data driven (#19923) 3 years ago
..
keymaps 515dd18c28 Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_PER_KEY (#15741) 3 years ago
bongocat.c 9632360caa Use a macro to compute the size of arrays at compile time (#18044) 4 years ago
config.h 7e0299117b Move encoder config to data driven (#19923) 3 years ago
info.json 7e0299117b Move encoder config to data driven (#19923) 3 years ago
matrix.c e1437c1859 [Keyboard] Add Torn keyboard (#10207) 6 years ago
mcp23018.c e1437c1859 [Keyboard] Add Torn keyboard (#10207) 6 years ago
mcp23018.h e1437c1859 [Keyboard] Add Torn keyboard (#10207) 6 years ago
readme.md e1437c1859 [Keyboard] Add Torn keyboard (#10207) 6 years ago
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago
torn.c 523c8315a2 [Keyboard] Improvements for the Torn keyboard (#11268) 5 years ago
torn.h e1437c1859 [Keyboard] Add Torn keyboard (#10207) 6 years ago
torn_encoder.c e96d829724 Remove legacy keycodes, part 3 (#18669) 3 years ago

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.