.. | ||
keymaps/default | ||
config.h | ||
keyboard.json | ||
orthograph.c | ||
readme.md |
Orthograph
Split ortho keyboard with RGB backlighting
- Keyboard Maintainer: vladkvit
- Hardware Supported: Two PCBs + thin Pro Micro compatible boards (Elite C has been extensively tested). Boards with castellated holes (Elite C style) are much easier to install. Maximum thickness is around 3-3.5mm, so a stock Pro Micro (4mm) will not work.
- Hardware Availability: https://github.com/vladkvit/orthograph_keyboard for PCB,
49ebfb6b27
and486b72e32d
for the hardware
Make example for this keyboard (after setting up your build environment):
qmk compile -kb orthograph -km default
Flashing example for this keyboard: qmk flash -kb orthograph -km default Then, flash EEPROM with handedness (left / right) on both sides.
The reset button is on the underside of each half of the keyboard.
Bootloader
Enter the bootloader in 3 ways:
- Bootmagic reset: Hold down the key at (0,0) in the matrix (Escape) and plug in the keyboard
- Physical reset button: Briefly press the button on the back of the PCB
- Keycode in layout: Press the key mapped to
QK_BOOT
if it is available