Ryan d09a06a1b3 Update GPIO API usage in keyboard code (#23361) 2 years ago
..
keymaps 5233a62b20 Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084) 2 years ago
bongocat.c 3c144fac5e Clean up usage of `QMK_KEYBOARD_H` (#20167) 3 years ago
config.h 2944e93870 Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648) 3 years ago
keyboard.json 9c1662f8f9 Migrate build target markers to keyboard.json - TUV (#23514) 2 years ago
matrix.c d09a06a1b3 Update GPIO API usage in keyboard code (#23361) 2 years ago
mcp23018.c a522b1f156 i2c: rename read/write register functions (#22905) 2 years ago
mcp23018.h 3c144fac5e Clean up usage of `QMK_KEYBOARD_H` (#20167) 3 years ago
readme.md e1437c1859 [Keyboard] Add Torn keyboard (#10207) 5 years ago
rules.mk 9c1662f8f9 Migrate build target markers to keyboard.json - TUV (#23514) 2 years ago
torn.c 523c8315a2 [Keyboard] Improvements for the Torn keyboard (#11268) 5 years ago
torn.h e40b6ca3b0 Move split layouts to data driven (#20290) 3 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.