qmk_firmware/keyboards/cannonkeys/ortho75
Nick Brassel 416af0171c
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase.

* Turn on CORTEX_ENABLE_WFI_IDLE by default.
2023-06-23 20:31:25 +01:00
..
keymaps/default Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Move RGBLED_NUM to data driven (#21278) 2023-06-18 14:39:07 +10:00
halconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
info.json Move RGBLED_NUM to data driven (#21278) 2023-06-18 14:39:07 +10:00
mcuconf.h Fix up comments showing how to execute config migration. (#11621) 2021-01-20 02:19:36 +11:00
ortho75.c Move ortho & numpad layouts to data driven (#20183) 2023-03-29 15:54:34 +11:00
readme.md [Keyboard] Add Ortho75 (#6177) 2019-06-24 00:28:38 -07:00
rules.mk Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 2023-06-23 20:31:25 +01: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.