qmk_firmware/keyboards/smithrune/iron180
James Young e3fbc4fdea
SmithRune Iron180 Layout Additions (#20822)
* add matrix_diagram.md

* info.json: apply friendly formatting

* add LAYOUT_tkl_f13_ansi_split_bs_rshift

* add LAYOUT_tkl_f13_ansi

* add LAYOUT_tkl_f13_ansi_tsangan_split_bs_rshift

* add LAYOUT_tkl_f13_ansi_tsangan

* add LAYOUT_tkl_f13_ansi_wkl_split_bs_rshift

* add LAYOUT_tkl_f13_ansi_wkl

* add LAYOUT_tkl_f13_iso_split_bs_rshift

* add LAYOUT_tkl_f13_iso

* add LAYOUT_tkl_f13_iso_tsangan_split_bs_rshift

* add LAYOUT_tkl_f13_iso_tsangan

* add LAYOUT_tkl_f13_iso_wkl_split_bs_rshift

* add LAYOUT_tkl_f13_iso_wkl

* enable Community Layout support

* info.json: remove extra line breaks
2023-05-09 21:01:26 -07: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] Add Iron165R2 PCB support (#16948) 2022-05-16 21:45:56 -07:00
info.json SmithRune Iron180 Layout Additions (#20822) 2023-05-09 21:01:26 -07:00
matrix_diagram.md SmithRune Iron180 Layout Additions (#20822) 2023-05-09 21:01:26 -07:00
mcuconf.h [Keyboard] Add Iron165R2 PCB support (#16948) 2022-05-16 21:45:56 -07:00
readme.md [Keyboard] Add Iron165R2 PCB support (#16948) 2022-05-16 21:45:56 -07:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

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.