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

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.