qmk-dactyl-manuform-a/keyboards/torn
Drashna Jaelre a0fed0ea17
Convert Encoder callbacks to be boolean functions (#12805)
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2021-05-21 23:17:32 -07:00
..
keymaps [Keyboard] Improvements for the Torn keyboard (#11268) 2021-01-13 21:50:18 -08:00
bongocat.c [Keyboard] Fix issue with process_record_kb in Torn (#12189) 2021-03-16 19:49:48 -07:00
config.h
info.json
matrix.c
mcp23018.c
mcp23018.h
readme.md
rules.mk [Keyboard] Add layout to torn keyboard (#11684) 2021-01-24 19:42:37 -08:00
torn.c [Keyboard] Improvements for the Torn keyboard (#11268) 2021-01-13 21:50:18 -08:00
torn.h
torn_encoder.c Convert Encoder callbacks to be boolean functions (#12805) 2021-05-21 23:17:32 -07: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.