You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
955 B

  1. # glacier
  2. A 80% keyboard
  3. ![glacier](https://i.imgur.com/BeyreN1.png)
  4. ### Features
  5. * PCB gasket
  6. * Nickel-cobalt weight
  7. ### Additional Information
  8. * Keyboard Maintainer: [Tim](https://github.com/Timliuzhaolu/qmk_firmware)
  9. * Hardware Supported: glacier PCB
  10. * Hardware Availability: [ESCHIT.com](https://eschit.com/products/gb-thera75)
  11. ### Entering Bootloader
  12. Enter the bootloader in 2 ways:
  13. * Physical reset button: Press the `QK_BOOT` button on the back of the PCB.
  14. * Keycode in layout: Press the key mapped to `QK_BOOT` if it is available.
  15. ### Building the Firmware
  16. Make example for this keyboard (after setting up your build environment):
  17. make creatkeebs/glacier:default
  18. 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).