qmk_firmware/keyboards/torn
Ryan f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
2023-02-08 18:41:46 +11: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 Use a macro to compute the size of arrays at compile time (#18044) 2022-08-30 10:20:04 +02:00
config.h Debounce defines cleanup (#19742) 2023-02-03 19:19:58 +00:00
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
matrix.c [Keyboard] Add Torn keyboard (#10207) 2020-09-19 17:48:43 -07:00
mcp23018.c [Keyboard] Add Torn keyboard (#10207) 2020-09-19 17:48:43 -07:00
mcp23018.h [Keyboard] Add Torn keyboard (#10207) 2020-09-19 17:48:43 -07:00
readme.md [Keyboard] Add Torn keyboard (#10207) 2020-09-19 17:48:43 -07:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
torn.c [Keyboard] Improvements for the Torn keyboard (#11268) 2021-01-13 21:50:18 -08:00
torn.h [Keyboard] Add Torn keyboard (#10207) 2020-09-19 17:48:43 -07:00
torn_encoder.c Remove legacy keycodes, part 3 (#18669) 2022-10-11 14:21:47 +01:00

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.