qmk-dactyl-manuform-a/keyboards/handwired/jot50
Ryan 44260c3414
Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)
2021-06-30 23:30:42 -07:00
..
keymaps/default [Keyboard] Update default keymaps to use `layer_state_t` (#7444) 2019-11-21 22:40:29 -08:00
config.h Remove `DESCRIPTION`, H-J (#11616) 2021-01-20 00:38:12 +11:00
info.json Add missing info.json files for keyboards (#12239) 2021-03-15 01:06:55 -07:00
jot50.c [Keyboard] Add Jot50 handwired board (#5431) 2019-03-18 10:56:12 -07:00
jot50.h [Keyboard] Add Jot50 handwired board (#5431) 2019-03-18 10:56:12 -07:00
readme.md [Keyboard] Update jot50 readme.md (#5510) 2019-03-29 11:21:19 -07:00
rules.mk Remove `API_SYSEX_ENABLE`s from rules.mk (#13389) 2021-06-30 23:30:42 -07:00

readme.md

Jot50

A compact 50% (12x5) ortholinear keyboard kit inspired in the Preonic made by jotix.

Keyboard Maintainer: jotix
Hardware Supported: Arduino Pro Micro

Arduino Pro Micro Pinout

Rows 0 1 2 3 4
Arduino pin 6 7 8 10 16
QMK pin D7 E6 B4 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
Backlight
Arduino pin 9
QMK pin B5

Compiling the Firmware

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

make handwired/jot50: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.