keychron_qmk_firmware/keyboards/creatkeebs/glacier
2023-01-31 06:03:30 +11:00
..
keymaps
config.h Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
glacier.c
glacier.h
info.json Migrate LAYOUTS to data driven (#19541) 2023-01-10 02:48:20 +00:00
readme.md Revert RESET-> QK_BOOT in Read Me files where applicable (#19262) 2022-12-09 03:12:49 +11:00
rules.mk Migrate LAYOUTS to data driven (#19541) 2023-01-10 02:48:20 +00:00

glacier

A 80% keyboard

glacier

Features

  • PCB gasket
  • Nickel-cobalt weight

Additional Information

  • Keyboard Maintainer: Tim
  • Hardware Supported: glacier PCB
  • Hardware Availability: ESCHIT.com

Entering Bootloader

Enter the bootloader in 2 ways:

  • Physical reset button: Press the RESET button on the back of the PCB.
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available.

Building the Firmware

Make example for this keyboard (after setting up your build environment):

make creatkeebs/glacier:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.