diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-09-07 01:04:48 -0700 |
---|---|---|
committer | fauxpark <fauxpark@gmail.com> | 2019-09-07 18:04:48 +1000 |
commit | fc5fb2fc1598bd07cafb97b35100237506592d9d (patch) | |
tree | e677002ff8d3a018578a56b225b798861b0d3fc7 /keyboards/playkbtw/ca66/readme.md | |
parent | ac8f8a89141fb6830c1e510d0325092e549e9840 (diff) | |
download | qmk_firmware-fc5fb2fc1598bd07cafb97b35100237506592d9d.tar.gz |
CA66 R1/R2 Cleanup (#6678)
* fixup readme to adhere to QMK standards and to also have more information
* use pragma once
* strip out the custom bootmagic lite routine as it is the same as QMK's default bootmagic lite routine. Also add the caps lock led indicator
* turn on bootmagic lite
* update default keymap
* Update keyboards/playkbtw/ca66/ca66.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* remove lines 4 thru 37 and add bootloader
Diffstat (limited to 'keyboards/playkbtw/ca66/readme.md')
-rw-r--r-- | keyboards/playkbtw/ca66/readme.md | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/keyboards/playkbtw/ca66/readme.md b/keyboards/playkbtw/ca66/readme.md index c415efd5f..94bf0d537 100644 --- a/keyboards/playkbtw/ca66/readme.md +++ b/keyboards/playkbtw/ca66/readme.md @@ -1,15 +1,16 @@ -CA66 -== +# CA66 Custom 65% +This QMK firmware handles both PCBs from Round 1 and from Round 2. + Keyboard Maintainer: QMK Community -Hardware Supported: CA66 -Hardware Availability: [Play Keyboard](http://play-keyboard.store/) +Hardware Supported: CA66 R1/R2 +Hardware Availability: [Play Keyboard](http://play-keyboard.store/) Make example for this keyboard (after setting up your build environment): make playkbtw/ca66:default -See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. +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). |