qmk_firmware/keyboards/torn
2024-05-03 15:21:29 +10:00
..
keymaps Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084) 2024-02-15 09:42:01 +00: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
keyboard.json Migrate build target markers to keyboard.json - TUV (#23514) 2024-04-15 19:19:23 +01:00
matrix.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
mcp23018.c i2c: rename read/write register functions (#22905) 2024-01-16 02:26:40 +00:00
mcp23018.h Clean up usage of QMK_KEYBOARD_H (#20167) 2023-03-20 08:12:05 +11:00
readme.md
rules.mk Migrate build target markers to keyboard.json - TUV (#23514) 2024-04-15 19:19:23 +01:00
torn.c
torn.h Move split layouts to data driven (#20290) 2023-04-01 13:09:53 +11:00
torn_encoder.c Remove legacy keycodes, part 3 (#18669) 2022-10-11 14:21:47 +01: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.