Ryan 9dcd03b6ca Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 5 年之前
..
keymaps 6a8379111c Iron180: layout macro and Configurator rework (#11948) 5 年之前
chconf.h bdb757e189 ChibiOS conf migrations... take 11 (#11646) 5 年之前
config.h 14024fabeb [Keyboard] Iron180 (#10948) 5 年之前
halconf.h 78fe155b72 Fix up comments showing how to execute config migration. (#11621) 5 年之前
info.json 6a8379111c Iron180: layout macro and Configurator rework (#11948) 5 年之前
iron180.c 14024fabeb [Keyboard] Iron180 (#10948) 5 年之前
iron180.h 03685309fd Reverse K0E and K0G (#12491) 5 年之前
mcuconf.h 03685309fd Reverse K0E and K0G (#12491) 5 年之前
readme.md 6a8379111c Iron180: layout macro and Configurator rework (#11948) 5 年之前
rules.mk 9dcd03b6ca Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 5 年之前

readme.md

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.