qmk-firmwares/keyboards/creatkeebs/glacier
2023-01-31 06:03:30 +11:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
glacier.c [Keyboard] Add glacier in creatkeebs folder (#16079) 2022-02-20 23:52:39 -08:00
glacier.h Glacier: Community Layout support (#16474) 2022-02-28 23:33:55 +00:00
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.