qmk_firmware/keyboards/orthocode
jack 36ab0c0aaa
Add core/fallback encoder behaviour (#20320)
2023-04-03 10:18:17 -06:00
..
keymaps
config.h Remove `RGB_DI_PIN` ifdefs (#20218) 2023-03-23 21:38:01 +11:00
info.json Move matrix config to info.json, part 2 (#19987) 2023-03-10 22:16:56 +11:00
orthocode.c Add core/fallback encoder behaviour (#20320) 2023-04-03 10:18:17 -06:00
orthocode.h Reallocate SAFE_RANGE (#19909) 2023-02-23 09:49:07 +11:00
readme.md
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.