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 5d2f2af198
OLED: driver naming cleanups (#21710)
9 months ago
..
keymaps Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_PER_KEY (#15741) 1 year 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
info.json Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648) 1 year ago
matrix.c Clean up usage of `QMK_KEYBOARD_H` (#20167) 1 year ago
mcp23018.c Clean up usage of `QMK_KEYBOARD_H` (#20167) 1 year 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 OLED: driver naming cleanups (#21710) 9 months 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.