forked from forks/qmk_firmware
017aa5988a
* ChibiOS conf upgrade for alpine65 alpine65 - 91e88b87653234a9023f4ad98913a6ea52c8b3fb * ChibiOS conf upgrade for cannonkeys/onyx cannonkeys/onyx - 2adf507afd4e288761a675de9cfbb6e34c540e29 * ChibiOS conf upgrade for ck60i ck60i - 98be5d22a3cd1b38d92e080f32c4795260db181b * ChibiOS conf upgrade for cutie_club/borsdorf cutie_club/borsdorf - 81734ebf770ab731ca8dcfac6fce5574e948890e |
||
---|---|---|
.. | ||
keymaps | ||
alpine65.c | ||
alpine65.h | ||
chconf.h | ||
config.h | ||
halconf.h | ||
mcuconf.h | ||
readme.md | ||
rules.mk |
Alpine65 QMK Firmware
Introduction
This is the QMK firmware repository for the Alpine65, a 65% hotswap keyboard designed by Bitmap Designs and Gondolindrim.
The Alpine65 has entered GB and sucessfully finalized in november 2020; there is no further way to buy an Alpine65 other than the secondhand market. The IC page for the keyboard can be found here.
How to compile
After setting up your build environment, you can compile the Alpine65 default keymap by using:
make alpine65:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.