qmk_firmware/keyboards/creatkeebs/glacier
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h
glacier.c
glacier.h
info.json
readme.md
rules.mk

readme.md

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 QK_BOOT 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.