summaryrefslogtreecommitdiff
path: root/keyboards/iron180/iron180.c
AgeCommit message (Collapse)Author
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan
2022-10-15led_update_kb -> led_update_ports where appropriate (#18716)Jouke Witteveen
Following #14452, less boilerplate is needed to customize indicator led control.
2021-12-27Add 'capslock backlight' feature to Iron180 (#15462)Álvaro A. Volpato
* Add 'capslock backlight' capability to Iron180 * Update readme * Revers CAPSLOCK_BACKLIGHT back to default
2020-12-16[Keyboard] Iron180 (#10948)Álvaro A. Volpato
* 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>