diff options
author | mechmerlin <mechmerlin@gmail.com> | 2018-08-29 13:27:03 -0700 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2018-08-29 16:38:12 -0400 |
commit | 6794a5c9dcf12c7b528c46dfd48d8f7157bc585f (patch) | |
tree | b9215de27ae6aca467c1249cdfb684c4425ab5b5 /keyboards/massdrop/ctrl/readme.md | |
parent | 621ce29a53e9e94e085fbd86c0b7134e9df4bfe5 (diff) | |
download | qmk_firmware-6794a5c9dcf12c7b528c46dfd48d8f7157bc585f.tar.gz qmk_firmware-6794a5c9dcf12c7b528c46dfd48d8f7157bc585f.zip |
move massdrop boards into its own directory for configurator visibility
Diffstat (limited to 'keyboards/massdrop/ctrl/readme.md')
-rw-r--r-- | keyboards/massdrop/ctrl/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/massdrop/ctrl/readme.md b/keyboards/massdrop/ctrl/readme.md new file mode 100644 index 0000000000..54157c3da2 --- /dev/null +++ b/keyboards/massdrop/ctrl/readme.md @@ -0,0 +1,15 @@ +# CTRL + +![CTRL](https://massdrop-s3.imgix.net/product-images/massdrop-ntkl-mechanical-keyboard/FP/W6zvr0cTR4KVDY5z8rwp_AI7B6588%20copy%20page.jpg?auto=format&fm=jpg&fit=max&w=700&h=467&dpr=1&q=80) + +The Massdrop CTRL is a TKL mechanical keyboard featuring dual USB-C connectors, an integrated Hi-Speed USB 2.0 hub, and fully customizable RGB backlighting and underlighting. + +Keyboard Maintainer: [Massdrop](https://github.com/massdrop) +Hardware Supported: Massdrop, Inc. CTRL PCBs utilizing Microchip's ATSAMD51J18A MCU and USB2422 2-Port USB 2.0 Hi-Speed Hub Controller, and ISSI's IS31FL3733 LED Drivers. +Hardware Availability: [Massdrop CTRL Mechanical Keyboard](https://www.massdrop.com/buy/massdrop-ctrl-mechanical-keyboard) + +Make example for this keyboard (after setting up your build environment): + + make ctrl: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).
\ No newline at end of file |