e96d829724
* `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR` |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
info.json | ||
orthocode.c | ||
orthocode.h | ||
readme.md | ||
rules.mk |
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.
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.