qmk_firmware/keyboards/orthocode
Ryan 363bfdbfda
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-05-27 12:27:44 +10:00
..
keymaps [Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225) 2023-01-01 11:55:14 +11:00
config.h Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974) 2023-05-27 12:27:44 +10:00
info.json Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648) 2023-05-01 17:37:12 +10:00
orthocode.c Add core/fallback encoder behaviour (#20320) 2023-04-03 10:18:17 -06:00
orthocode.h Move single `LAYOUT`s to data driven (#20365) 2023-04-12 13:42:51 +10:00
readme.md [Keyboard] Added Orthocode keyboard (#13487) 2021-07-29 08:23:27 -07:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

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.