qmk-dactyl-manuform-a/keyboards/orthocode
Jordan Blackbourn 4d1ed37bdc
Orthocode update default keymap, and fix encoder function for keymaps built in configurator (#15161)
* Updated default keymap to match one shipping with the boards

* Fix encoder function so it works for users
of the online configurator

* Updated Info.json to match default keymap

* Changes as per review
2021-12-27 14:44:01 +11:00
..
keymaps/default Orthocode update default keymap, and fix encoder function for keymaps built in configurator (#15161) 2021-12-27 14:44:01 +11:00
config.h [Keyboard] Added Orthocode keyboard (#13487) 2021-07-29 08:23:27 -07:00
info.json Orthocode update default keymap, and fix encoder function for keymaps built in configurator (#15161) 2021-12-27 14:44:01 +11:00
orthocode.c Orthocode update default keymap, and fix encoder function for keymaps built in configurator (#15161) 2021-12-27 14:44:01 +11:00
orthocode.h Orthocode Layout Macro rework (#13995) 2021-08-14 02:02:24 -07:00
readme.md [Keyboard] Added Orthocode keyboard (#13487) 2021-07-29 08:23:27 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +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.