qmk_firmware/keyboards/creatkeebs/glacier
2023-04-04 14:29:50 +10:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove RGB_DI_PIN ifdefs (#20218) 2023-03-23 21:38:01 +11:00
info.json Move TKL F13 and FRL layouts to data driven (#20310) 2023-04-04 14:29:50 +10: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 MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11: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.