qmk_firmware/keyboards/cannonkeys/ortho75
Ryan 7e0299117b
Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-26 09:45:12 +11:00
..
keymaps/default Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
halconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
info.json Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
mcuconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
ortho75.c Make default layer size 16-bit (#15286) 2022-06-19 07:37:51 +10: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 Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

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.