qmk-dactyl-manuform-a/keyboards/orthodox/keymaps/rfvizarra
Xelus22 b73a29aaea
[Bug] Develop - Change uint32_t to layer_state_t (#13596)
* fix sat75

* update uint32_t to layer_state
2021-07-19 09:50:55 -07:00
..
config.h Remove user keymap changes 2019-04-05 14:58:42 -07:00
keymap.c [Bug] Develop - Change uint32_t to layer_state_t (#13596) 2021-07-19 09:50:55 -07:00
readme.md Fixed the command required to build the layout in A persona Orthodox Layout (#3234) 2018-06-26 13:29:42 -07:00
rules.mk

readme.md

A personal Orthodox Layout

Orthodox

This is the layout for my daily driver orthodox. It's based on a custom handwire keyboard that I've been using for quite some time. It's based on Plank's/Let's split layouts for the lower/raise layers. I added the shift, control/enter, alt/altgr and del to the thumb cluster.

To build the firmware run from qmk's project folder

make orthodox/rev3:rfvizarra

And to flash it, run

make orthodox/rev3:rfvizarra:avrdude

reset your keyboard pro micro while connected to the PC with a micro usb cable.

Repeat on both halves.

See install build tools then the build/compile instructions for more information.