You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan d09a06a1b3
Update GPIO API usage in keyboard code (#23361)
3 days ago
..
keymaps Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084) 2 months ago
bongocat.c Clean up usage of `QMK_KEYBOARD_H` (#20167) 1 year ago
config.h Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648) 1 year ago
keyboard.json Migrate build target markers to keyboard.json - TUV (#23514) 3 weeks ago
matrix.c Update GPIO API usage in keyboard code (#23361) 3 days ago
mcp23018.c i2c: rename read/write register functions (#22905) 3 months ago
mcp23018.h Clean up usage of `QMK_KEYBOARD_H` (#20167) 1 year ago
readme.md [Keyboard] Add Torn keyboard (#10207) 3 years ago
rules.mk Migrate build target markers to keyboard.json - TUV (#23514) 3 weeks ago
torn.c [Keyboard] Improvements for the Torn keyboard (#11268) 3 years ago
torn.h Move split layouts to data driven (#20290) 1 year ago
torn_encoder.c Remove legacy keycodes, part 3 (#18669) 1 year 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.