qmk-firmwares/keyboards/cannonkeys/ortho75
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps/default Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 2022-10-15 09:55:12 -07:00
halconf.h
info.json Move keyboard USB IDs and strings to data driven: C (#17789) 2022-07-26 00:04:09 +01:00
mcuconf.h
ortho75.c Make default layer size 16-bit (#15286) 2022-06-19 07:37:51 +10:00
ortho75.h
readme.md
rules.mk Fix up build options comments (#15463) 2021-12-12 18:05:37 -08: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.