qmk_firmware/keyboards/cannonkeys/ortho75
Drashna Jaelre f6c7e11426 Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)
* Remove the need to set NUM_OF_ENCODERS

Instead, calculate the size of the array, and use that instead

* Add hack for split common support

* Remove NUM_OF_ENCODERS from keyboard config

Can be reverted, if needed
2019-07-16 01:40:54 -07:00
..
boards/GENERIC_STM32_F103
keymaps/default
ld
bootloader_defs.h
chconf.h
config.h
halconf.h
info.json
mcuconf.h
ortho75.c
ortho75.h
readme.md
rules.mk

Ortho 75

A Blue Pill STM32F103C8T6-based 15x5 ortholinear keyboard.

Keyboard Maintainer: Andrew Kannan
Hardware Supported: Blue Pill STM32F103C8T6

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

make cannonkeys/ortho75:default

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