aboutsummaryrefslogtreecommitdiff
path: root/keyboards/creatkeebs/glacier/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/creatkeebs/glacier/readme.md')
-rw-r--r--keyboards/creatkeebs/glacier/readme.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/keyboards/creatkeebs/glacier/readme.md b/keyboards/creatkeebs/glacier/readme.md
new file mode 100644
index 000000000..6901f93b2
--- /dev/null
+++ b/keyboards/creatkeebs/glacier/readme.md
@@ -0,0 +1,27 @@
1# glacier
2A 80% keyboard
3
4![glacier](https://i.imgur.com/BeyreN1.png)
5
6### Features
7* PCB gasket
8* Nickel-cobalt weight
9
10### Additional Information
11* Keyboard Maintainer: [Tim](https://github.com/Timliuzhaolu/qmk_firmware)
12* Hardware Supported: glacier PCB
13* Hardware Availability: [ESCHIT.com](https://eschit.com/products/gb-thera75)
14
15### Entering Bootloader
16
17Enter the bootloader in 2 ways:
18
19* Physical reset button: Press the `RESET` button on the back of the PCB.
20* Keycode in layout: Press the key mapped to `RESET` if it is available.
21
22### Building the Firmware
23Make example for this keyboard (after setting up your build environment):
24
25 make creatkeebs/glacier:default
26
27See 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).