296a6cf4ea
* Add SPI1 DMA stream definitions. * ChibiOS conf upgrade for acheron/lasgweloth acheron/lasgweloth - 3bedb0fe1f1b542b4d90daeaeab8905cd9ee992c * ChibiOS conf upgrade for box75 box75 - ff91bacf5cec0b42df02967eb0ecbf4bd1b56928 * ChibiOS conf upgrade for geekboards/macropad_v2 geekboards/macropad_v2 - 1c205720d47f7e636173064b1aef1637860a9134 * ChibiOS conf upgrade for iron180 iron180 - 867929d78361a50e34671e4e167cafd927d8982b * ChibiOS conf upgrade for technika technika - cb9295b90980eb8dfdc63d6031533edbb344c045 |
||
---|---|---|
.. | ||
keymaps | ||
chconf.h | ||
config.h | ||
halconf.h | ||
iron180.c | ||
iron180.h | ||
mcuconf.h | ||
readme.md | ||
rules.mk |
Iron180 QMK folder
Introduction
This is the QMK firmware repository for the Iron180 PCB, a keyboard designed by Smith and Rune and PCB designed by Gondolindrim.
The Iron180 PCb is a F13 TKL PCB with ALPS switches support. It also supports in-switch single-color LEDs and a multi-layout design for default or 7U bottom row, ISO layout, split backspace and right shift.
As of november 2020, the only way to obtain an Iron180 was through the Group Buy which is already over and all spots were filled.
How to compile
After setting up your build environment, you can compile the Iron180 default keymap by using:
make iron180:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.