summaryrefslogtreecommitdiffstats
path: root/keyboards/smithrune/iron160
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-034-86/+686
|\
| * Smith & Rune Iron160 Soldered Touch-Up (#21377)James Young2023-07-034-86/+686
| |
* | 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-232-4/+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-042-130/+130
|
* `info.json` whitespace cleanups (#20651)Ryan2023-05-022-124/+124
|
* 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-0518-0/+603
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: jack <0x6a73@protonmail.com>