qmk_firmware/keyboards/orthocode
Nick Brassel 154d35ac14
Remove `UNUSED_PINS` (#17931)
2022-08-06 23:23:35 +10:00
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
config.h Remove `UNUSED_PINS` (#17931) 2022-08-06 23:23:35 +10:00
info.json Move keyboard USB IDs and strings to data driven: O (#17874) 2022-08-02 19:39:00 +01:00
orthocode.c
orthocode.h
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.