qmk-dactyl-manuform-a/keyboards/iron180
Álvaro A. Volpato 14024fabeb
[Keyboard] Iron180 (#10948)
* Initial CK60i support

* Initial Iron180 support

* Add PWM support

* Feedback from PCB protos

* Update README

* Remove CK60i references

* Remove KC_NO ____ definition and replaced with predefined

* Remove description field in USD descriptors

* Shorten bluetooth enable and audio output comments on rules.mk

* Initial VIA support

Co-authored-by: Gondolindrim <alvaro.augusto.volpato@gmail.com>
2020-12-16 21:24:59 -08:00
..
keymaps [Keyboard] Iron180 (#10948) 2020-12-16 21:24:59 -08:00
chconf.h [Keyboard] Iron180 (#10948) 2020-12-16 21:24:59 -08:00
config.h [Keyboard] Iron180 (#10948) 2020-12-16 21:24:59 -08:00
halconf.h [Keyboard] Iron180 (#10948) 2020-12-16 21:24:59 -08:00
iron180.c [Keyboard] Iron180 (#10948) 2020-12-16 21:24:59 -08:00
iron180.h [Keyboard] Iron180 (#10948) 2020-12-16 21:24:59 -08:00
mcuconf.h [Keyboard] Iron180 (#10948) 2020-12-16 21:24:59 -08:00
readme.md [Keyboard] Iron180 (#10948) 2020-12-16 21:24:59 -08:00
rules.mk [Keyboard] Iron180 (#10948) 2020-12-16 21:24:59 -08:00

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.