qmk-firmware/keyboards/handwired/jotanck
jotix 066465fa6f [Keymap] jotix layouts adjustments (#5453) 2019-03-20 10:38:39 -07:00
..
keymaps/default [Keymap] jotix layouts adjustments (#5453) 2019-03-20 10:38:39 -07:00
config.h [Keymap] Jotix (#5424) 2019-03-17 10:16:08 -07:00
jotanck.c [Keyboard] add jotanck keyboard (#5192) 2019-02-21 09:08:28 -08:00
jotanck.h [Keyboard] layout fixed in jotanck.h (#5432) 2019-03-18 10:53:47 -07:00
readme.md [Keymap] jotix layouts adjustments (#5453) 2019-03-20 10:38:39 -07:00
rules.mk [Keyboard] Update rules.mk (#5370) 2019-03-11 16:53:25 -07:00

readme.md

Jotanck

Jotanck

A compact 40% (12x4) ortholinear keyboard kit inspired in the Planck made by jotix.

Keyboard Maintainer: jotix
Hardware Supported: Arduino Pro Micro
Hardware Availability: Mercado Libre

Arduino Pro Micro Pinout

Rows 0 1 2 3
Arduino pin 6 7 10 16
QMK pin D7 E6 B6 B2
Columns 0 1 2 3 4 5 6 7 8 9 10 11
Arduino pin A3 A2 A1 A0 15 14 TX0 RXI 2 3 4 5
QMK pin F4 F5 F6 F7 B1 B3 D3 D2 D1 D0 D4 C6
QMK led Backlight
Arduino pin 8 9
QMK pin B4 B5

Compiling the Firmware

Make example for this keyboard (after setting up your build environment):

make handwired/jotanck:default

The Defaukt Keymap

Default Keymap

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.