summaryrefslogtreecommitdiff
path: root/keyboards/iriskeyboards/info.json
AgeCommit message (Collapse)AuthorFilesLines
2024-03-15Migrate features from rules.mk to data driven - IJK (#23276)Joel Challis1-661/+0
2023-05-03Iris Keyboards Iris60 Layout Macro Additions (#20678)James Young1-69/+638
* add matrix_diagram.md * info.json: apply friendly formatting * add LAYOUT_60_ansi_split_bs_rshift * add LAYOUT_60_ansi * add LAYOUT_60_tsangan_hhkb * add LAYOUT_60_ansi_tsangan * add LAYOUT_60_iso_split_bs_rshift * add LAYOUT_60_iso * add LAYOUT_60_iso_tsangan_split_bs_rshift * add LAYOUT_60_iso_tsangan * enable Community Layout support
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan1-5/+69
2023-03-05Move matrix config to info.json, part 1 (#19985)Ryan1-0/+5
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan1-0/+2
2022-07-29Move keyboard USB IDs and strings to data driven: I (#17836)Ryan1-1/+7
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-04-22adding keyboard (#12414)SonOfAres1-0/+17
* adding keyboard * Update keyboards/iriskeyboards/readme.md - picture size Co-authored-by: Ryan <fauxpark@gmail.com> * Delete iriskeyboards.json, it belongs in VIA repo * Update info.json * Update readme.md * Update keyboards/iriskeyboards/keymaps/default/keymap.c Removing unnecessary layers Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>