forked from mirrors/qmk_firmware
f293e6b4da
* Glacier: Community Layout support Enables the Glacier to use QMK's `tkl_f13_ansi_tsangan` community layout. - rename `LAYOUT` to `LAYOUT_tkl_f13_ansi_tsangan` - add `LAYOUTS` rule to `rules.mk` * info.json: correct maintainer value Use the maintainer's GitHub username. |
||
---|---|---|
.. | ||
keymaps/default | ||
config.h | ||
glacier.c | ||
glacier.h | ||
info.json | ||
readme.md | ||
rules.mk |
glacier
A 80% keyboard
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
RESET
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.