Ryan 023d644bb6 Move RGBLight animations to data driven (#21635) 3 years ago
..
keymaps ac561b9473 [Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225) 3 years ago
config.h 023d644bb6 Move RGBLight animations to data driven (#21635) 3 years ago
info.json 023d644bb6 Move RGBLight animations to data driven (#21635) 3 years ago
orthocode.c 36ab0c0aaa Add core/fallback encoder behaviour (#20320) 3 years ago
orthocode.h 5bd68e3695 Move single `LAYOUT`s to data driven (#20365) 3 years ago
readme.md f3d7901950 [Keyboard] Added Orthocode keyboard (#13487) 5 years ago
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 years ago

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.