From 7186d1581abbd97d7c76626ae83fc866e85d217c Mon Sep 17 00:00:00 2001 From: Andrew Kannan Date: Tue, 29 Jan 2019 23:04:20 -0500 Subject: Moving cannonkeys boards to one place, eeprom fix (#4999) * Move boards to cannonkeys and share resources * Share common files between cannonkey boards * Fix ortho60 keymap * update LED numbers * Add RGB keys to Ortho60 and Ortho48 * Add Backlight control to default layout Ortho60 and 48 * Remove unnecessary ws2812.c SRC from rules.mk --- keyboards/handwired/ortho60/readme.md | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 keyboards/handwired/ortho60/readme.md (limited to 'keyboards/handwired/ortho60/readme.md') diff --git a/keyboards/handwired/ortho60/readme.md b/keyboards/handwired/ortho60/readme.md deleted file mode 100644 index be2a027c4f..0000000000 --- a/keyboards/handwired/ortho60/readme.md +++ /dev/null @@ -1,12 +0,0 @@ -# Ortho 60 - -A Blue Pill STM32F103C8T6-based 12x5 ortholinear keyboard. - -Keyboard Maintainer: [Andrew Kannan](https://github.com/awkannan1) -Hardware Supported: Blue Pill STM32F103C8T6 - -Make example for this keyboard (after setting up your build environment): - - make handwired/ortho60:default - -See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). -- cgit v1.2.3