qmk_firmware/keyboards/smithrune/iron180
Joel Challis 426bb9c651
Migrate features and LTO from rules.mk to data driven (#23302)
2024-03-30 10:43:15 +00:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Move matrix config to info.json, part 5 (#20003) 2023-03-11 05:41:58 +11:00
halconf.h
keyboard.json Migrate features and LTO from rules.mk to data driven (#23302) 2024-03-30 10:43:15 +00:00
matrix_diagram.md SmithRune Iron180 Layout Additions (#20822) 2023-05-09 21:01:26 -07:00
mcuconf.h
readme.md

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 smithrune/iron180:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.