summaryrefslogtreecommitdiff
path: root/keyboards/boardsource/3x4/info.json
AgeCommit message (Collapse)Author
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan
2022-07-12[Keyboard] boardsource/3x4 data driven (#17628)jack
* initial * change to development board * replaced KC_TRNS & use rules.mk template
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2020-06-13Boardsource 3x4 info json fix (#9266)cole smith
* added bordsource 3x4 macro pad * added bordsource 3x4 macro pad * Update keyboards/boardsource/3x4/3x4.h * Update keyboards/boardsource/3x4/3x4.c * Update keyboards/boardsource/3x4/config.h * Update keyboards/boardsource/3x4/config.h * Update keyboards/boardsource/3x4/config.h * Update keyboards/boardsource/3x4/config.h * added link to readme * Update keyboards/boardsource/3x4/keymaps/default/keymap.c * Apply suggestions from code review * changed the layout to refelect the keyboard * Update keyboards/boardsource/3x4/info.json Oh your right my bad. In the future is there an easier way for me to test the info.json and the confiscator before doing my pr? * Apply suggestions from code review * got 3x4 building again * Apply suggestions from code review * applied requested change on readme * Update keyboards/boardsource/3x4/readme.md * Apply suggestions from code review
2020-06-02Added new keyboard boardsource/3x4 (#9247)cole smith
* added bordsource 3x4 macro pad * added bordsource 3x4 macro pad * Update keyboards/boardsource/3x4/3x4.h Co-authored-by: Nick Brassel <nick@tzarc.org> * Update keyboards/boardsource/3x4/3x4.c Co-authored-by: Nick Brassel <nick@tzarc.org> * Update keyboards/boardsource/3x4/config.h Co-authored-by: Nick Brassel <nick@tzarc.org> * Update keyboards/boardsource/3x4/config.h Co-authored-by: Nick Brassel <nick@tzarc.org> * Update keyboards/boardsource/3x4/config.h Co-authored-by: Nick Brassel <nick@tzarc.org> * Update keyboards/boardsource/3x4/config.h Co-authored-by: Nick Brassel <nick@tzarc.org> * added link to readme * Update keyboards/boardsource/3x4/keymaps/default/keymap.c Co-authored-by: Nick Brassel <nick@tzarc.org> * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Ryan <fauxpark@gmail.com>