summaryrefslogtreecommitdiff
path: root/app/boards/shields/boardsource3x4
AgeCommit message (Collapse)Author
2021-09-25feat(boards): Remove usage of pro_micro_a/d nodesNick Winans
2021-09-11refactor(shields): Add pro-micro shield metadata.Peter Johanson
2020-12-28refactor: replace filename hyphens with underscoresinnovaker
Aligns *.h and *.c to underscore naming convention. These were kept (with warnings) for backwards compatibility with external boards/shields: - kscan-mock.h - matrix-transform.h They should be removed in the future. PR: #523
2020-12-10improvement: upgrade default keymapsJoel Spadin
Ran all the default keymaps through the keymap upgrader and manually adjusted alignment.
2020-11-05refactor: Replace use of `cp` with `kp` for shields.Pete Johanson
2020-10-28Remove bt unpair combo + fix keymapNigel Rodriguez
2020-10-24Fix wrong comment tokensNigel Rodriguez
2020-10-24Add Boardsource 3x4 shieldNigel Rodriguez