qmk_firmware/keyboards/orthocode
2023-01-31 06:03:30 +11:00
..
keymaps [Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225) 2023-01-01 11:55:14 +11:00
config.h Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
info.json Move keyboard USB IDs and strings to data driven: O (#17874) 2022-08-02 19:39:00 +01:00
orthocode.c [Keyboard] Added via support for orthocode (#15777) 2022-01-10 16:44:18 -08:00
orthocode.h [Keyboard] Added via support for orthocode (#15777) 2022-01-10 16:44:18 -08:00
readme.md [Keyboard] Added Orthocode keyboard (#13487) 2021-07-29 08:23:27 -07:00
rules.mk [Keyboard] Added via support for orthocode (#15777) 2022-01-10 16:44:18 -08:00

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.