qmk_firmware/keyboards/cannonkeys/ortho60
2022-04-22 07:03:28 +10:00
..
keymaps Remove unnecessary backslash-escapes in default keymaps (#15472) 2021-12-14 12:41:16 +00:00
config.h Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h (#16655) 2022-03-15 13:56:58 +00:00
halconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
mcuconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
ortho60.c Moving cannonkeys boards to one place, eeprom fix (#4999) 2019-01-29 20:04:20 -08:00
ortho60.h Revert "Fixed the ortho60 and ortho48 matrix layout after testing (#12106)" (#13456) 2021-07-25 22:51:23 -07:00
readme.md Moving cannonkeys boards to one place, eeprom fix (#4999) 2019-01-29 20:04:20 -08:00
rules.mk Fix up build options comments (#15463) 2021-12-12 18:05:37 -08:00

Ortho 60

A Blue Pill STM32F103C8T6-based 12x5 ortholinear keyboard.

Keyboard Maintainer: Andrew Kannan
Hardware Supported: Blue Pill STM32F103C8T6

Make example for this keyboard (after setting up your build environment):

make cannonkeys/ortho60:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.