qmk-firmware/keyboards/cannonkeys/ortho75
Joel Challis e34af631c2
Refactor f103,f072,f042 based keyboards to use new MCU selection defaults (#7705)
* refactor keyboards using ST_STM32F072B_DISCOVERY to use 'MCU = STM32F072'

* refactor keyboards using GENERIC_STM32_F042X6 to use 'MCU = STM32F042'

* refactor keyboards using GENERIC_STM32_F103 to use 'MCU = STM32F103'
2020-01-10 01:31:01 +00:00
..
boards/GENERIC_STM32_F103 [Keyboard] Add Ortho75 (#6177) 2019-06-24 00:28:38 -07:00
keymaps/default [Keyboard] Add Ortho75 (#6177) 2019-06-24 00:28:38 -07:00
ld [Keyboard] Add Ortho75 (#6177) 2019-06-24 00:28:38 -07:00
bootloader_defs.h [Keyboard] Add Ortho75 (#6177) 2019-06-24 00:28:38 -07:00
chconf.h [Keyboard] Add Ortho75 (#6177) 2019-06-24 00:28:38 -07:00
config.h Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328) 2019-07-16 01:40:54 -07:00
halconf.h [Keyboard] Add Ortho75 (#6177) 2019-06-24 00:28:38 -07:00
info.json [Keyboard] Add Ortho75 (#6177) 2019-06-24 00:28:38 -07:00
mcuconf.h [Keyboard] Add Ortho75 (#6177) 2019-06-24 00:28:38 -07:00
ortho75.c [Keyboard] Add Ortho75 (#6177) 2019-06-24 00:28:38 -07:00
ortho75.h [Keyboard] Add Ortho75 (#6177) 2019-06-24 00:28:38 -07:00
readme.md [Keyboard] Add Ortho75 (#6177) 2019-06-24 00:28:38 -07:00
rules.mk Refactor f103,f072,f042 based keyboards to use new MCU selection defaults (#7705) 2020-01-10 01:31:01 +00:00

readme.md

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.