You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 2944e93870
Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648)
1 year ago
..
keymaps [Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225) 1 year ago
config.h Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648) 1 year ago
info.json Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648) 1 year ago
orthocode.c Add core/fallback encoder behaviour (#20320) 1 year ago
orthocode.h Move single `LAYOUT`s to data driven (#20365) 1 year ago
readme.md [Keyboard] Added Orthocode keyboard (#13487) 2 years ago
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 1 year 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.