qmk_firmware/keyboards/torn
2023-05-01 17:37:12 +10:00
..
keymaps Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_PER_KEY (#15741) 2022-12-13 22:20:07 +11:00
bongocat.c Clean up usage of QMK_KEYBOARD_H (#20167) 2023-03-20 08:12:05 +11:00
config.h Move USB_MAX_POWER_CONSUMPTION to data driven (#20648) 2023-05-01 17:37:12 +10:00
info.json Move USB_MAX_POWER_CONSUMPTION to data driven (#20648) 2023-05-01 17:37:12 +10:00
matrix.c Clean up usage of QMK_KEYBOARD_H (#20167) 2023-03-20 08:12:05 +11:00
mcp23018.c Clean up usage of QMK_KEYBOARD_H (#20167) 2023-03-20 08:12:05 +11:00
mcp23018.h Clean up usage of QMK_KEYBOARD_H (#20167) 2023-03-20 08:12:05 +11:00
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
torn_encoder.c Remove legacy keycodes, part 3 (#18669) 2022-10-11 14:21:47 +01:00
torn.c
torn.h Move split layouts to data driven (#20290) 2023-04-01 13:09:53 +11:00

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.