summaryrefslogtreecommitdiff
path: root/keyboards/chickenman/ciel/readme.md
diff options
context:
space:
mode:
authorRamon Imbao <ramonimbao@gmail.com>2022-04-18 17:11:32 +0800
committerGitHub <noreply@github.com>2022-04-18 02:11:32 -0700
commit8826a1dea5a3a6e3560456d5cddd1cdcdc575753 (patch)
treeaf402153658c44eb804e246a100e70e5b013c754 /keyboards/chickenman/ciel/readme.md
parentc6de26fc6fd26d6d66a60992b4ed32b6aa38ca05 (diff)
[Keyboard] Add the Ciel (#16816)
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/chickenman/ciel/readme.md')
-rw-r--r--keyboards/chickenman/ciel/readme.md23
1 files changed, 23 insertions, 0 deletions
diff --git a/keyboards/chickenman/ciel/readme.md b/keyboards/chickenman/ciel/readme.md
new file mode 100644
index 0000000000..6dc711b662
--- /dev/null
+++ b/keyboards/chickenman/ciel/readme.md
@@ -0,0 +1,23 @@
+# Ciel
+
+![img](https://i.imgur.com/8JlLbefl.png)
+
+The Ciel is a CNC'ed 60% Bakeneko with a brass internal weight.
+
+Group Buy ran October 7th to October 31st in 2021. Fulfilled early March.
+
+* Keyboard Maintainer: [Ramon Imbao](https://github.com/ramonimbao)
+* Hardware Supported: ATmega32u2
+* Hardware Availability: [GB page](https://geekhack.org/index.php?topic=114845.0), [ChickenMan's Discord](https://discord.gg/6MeZAxp2RP)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make chickenman/ciel:default
+
+To get to the bootloader, simply press the reset button located at the back of the PCB. You can then flash new firmware onto it.
+
+Flashing example for this keyboard:
+
+ make chickenman/ciel:default:flash
+
+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).