summaryrefslogtreecommitdiffstats
path: root/keyboards/smithrune/iron160/iron160_h
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-273-82/+161
|\
| * Smith & Rune Iron160 Hotswap Touch-Up (#21376)James Young2023-06-263-82/+161
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [style] friendly-format info.json - sort JSON keys in layouts object - remove instances of `w: 1` * [chore] correct layout data * [refactor] rename LAYOUT to LAYOUT_60_tsangan_hhkb * [enhancement] add LAYOUT_60_ansi_tsangan_split_rshift * [enhancement] enable Community Layout support * [bugfix] write appropropriate keymaps Neither the `default` nor `via` keymaps were written appropriately for this keyboard. This commit modifies both keymaps to be appropriate for `60_tsangan_hhkb` layout.
* | Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-2/+0
|/ | | | | * Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default.
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-041-64/+64
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-61/+61
|
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-081-2/+4
|
* Add Iron160 I160-S and I160-H PCBs support (#20077)Álvaro A. Volpato2023-04-059-0/+291
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: jack <0x6a73@protonmail.com>