mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 08:27:56 +06:00
a1c1427594
Affects: - `handwired/jn68m` - `handwired/jopr` - `handwired/jot50` - `handwired/jotanck` - `handwired/jotpad16` - `handwired/jtallbean/split_65` - `handwired/juliet` - `handwired/k_numpad17` - `handwired/kbod` - `handwired/ks63` - `handwired/leftynumpad` - `handwired/lemonpad` - `handwired/m40/5x5_macropad` - `handwired/macroboard/f401` - `handwired/macroboard/f411` - `handwired/magicforce61` - `handwired/magicforce68` - `handwired/mechboards_micropad` - `handwired/minorca` - `handwired/mutepad` - `handwired/nicekey` - `handwired/nortontechpad` - `handwired/not_so_minidox` - `handwired/novem` - `handwired/nozbe_macro` - `handwired/numpad20` - `handwired/obuwunkunubi/spaget` - `handwired/oem_ansi_fullsize` - `handwired/onekey` - `handwired/ortho5x13` - `handwired/ortho5x14` - `handwired/p65rgb` - `handwired/pilcrow` - `handwired/polly40` - `handwired/postageboard/mini` - `handwired/postageboard/r1` - `handwired/prime_exl` - `handwired/prime_exl_plus` |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
jotanck.c | ||
keyboard.json | ||
readme.md |
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 |
LED1 | LED2 | |
---|---|---|
Arduino pin | 9 | 8 |
QMK pin | B5 | B4 |
Compiling the Firmware
Make example for this keyboard (after setting up your build environment):
make handwired/jotanck:default
The Defaukt Keymap
To reset the keyboard press Lower+Raise+Q
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.