summaryrefslogtreecommitdiff
path: root/keyboards/canary/canary60rgb/readme.md
diff options
context:
space:
mode:
authorAnthonyNguyen168 <89651736+AnthonyNguyen168@users.noreply.github.com>2021-09-11 12:49:45 +0700
committerGitHub <noreply@github.com>2021-09-10 22:49:45 -0700
commit047291728d727510184dc51586bf1cad40c2792b (patch)
tree149c8695a8062b80039f1d301dcd6b0892ce4f3f /keyboards/canary/canary60rgb/readme.md
parent46f15cd1a533cce8c9f7a406b1e6ee6765e48a20 (diff)
[Keyboard] New PCB Canary60RGB from CanaryTeam (#14321)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/canary/canary60rgb/readme.md')
-rw-r--r--keyboards/canary/canary60rgb/readme.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/canary/canary60rgb/readme.md b/keyboards/canary/canary60rgb/readme.md
new file mode 100644
index 0000000000..a527453020
--- /dev/null
+++ b/keyboards/canary/canary60rgb/readme.md
@@ -0,0 +1,17 @@
+# CANARY60RGB
+
+![canary60rgb1](https://github.com/AnthonyNguyen168/keyboards/blob/main/2.jpg)
+![canary60rgb2](https://github.com/AnthonyNguyen168/keyboards/blob/main/3.jpg)
+
+A hotswap 60% RGB keyboard.
+
+* Keyboard Maintainer: [AnthonyNguyen168](https://github.com/AnthonyNguyen168)
+* Hardware Supported: CanaryTeam CANARY60RGB V1
+* Hardware Availability: [CanaryTeam](https://www.facebook.com/CanaryTeam/) (https://shopee.vn/M%E1%BA%A1ch-b%C3%A0n-ph%C3%ADm-Canary60RGB-PCB-Layout-60--i.196623820.5093520199)
+* To reset the board into bootloader mode: press Reset hardware button or hold FN + Backslash (layer 1 RESET key)
+
+
+Make example for this keyboard (after setting up your build environment):
+ make canary/canary60rgb/v1:default # AVR (ATmega32U4)
+
+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).