qmk-dactyl-manuform-a/keyboards/orthocode
James Young 90583a1668
Orthocode Layout Macro rework (#13995)
* move rotary encoder to top row of layout macro

Makes the layout macro and keycodes resemble the assembled keyboard.

* update info.json data

- convert tabs to spaces
- use human-friendly formatting
- fill in key object labels
- adjust object sequence for layout macro changes
2021-08-14 02:02:24 -07:00
..
keymaps/default Orthocode Layout Macro rework (#13995) 2021-08-14 02:02:24 -07:00
config.h
info.json Orthocode Layout Macro rework (#13995) 2021-08-14 02:02:24 -07:00
orthocode.c
orthocode.h Orthocode Layout Macro rework (#13995) 2021-08-14 02:02:24 -07:00
readme.md
rules.mk

readme.md

ORTHOCODE

An ortholinear keyboard with thumb clusters that can be assembled with only through hole components, including usb type-c and compatibility for standard keysets.

  • Keyboard Maintainer: Jrodna
  • Hardware Supported: OrthoCode, atmega32a
  • Hardware Availability: GitHub

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

make orthocode:default

Flashing example for this keyboard:

make orthocode:default:flash

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