My local repo of qmk firmware.
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.
 
 
 
 
qmk_firmware/keyboards/torn
Ryan 7e0299117b
Move encoder config to data driven (#19923)
2 years ago
..
keymaps Remove IGNORE_MOD_TAP_INTERRUPT_PER_KEY in favour of HOLD_ON_OTHER_KEY_PRESS_PER_KEY (#15741) 3 years ago
bongocat.c Use a macro to compute the size of arrays at compile time (#18044) 3 years ago
config.h Move encoder config to data driven (#19923) 2 years ago
info.json Move encoder config to data driven (#19923) 2 years ago
matrix.c
mcp23018.c
mcp23018.h
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2 years ago
torn.c
torn.h
torn_encoder.c Remove legacy keycodes, part 3 (#18669) 3 years 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.