summaryrefslogtreecommitdiff
path: root/app/boards/shields/qaz
AgeCommit message (Collapse)Author
2021-09-11refactor(shields): Add pro-micro shield metadata.Peter Johanson
2021-02-10style(hold-tap)!: Write hold-tap params with dashesOkke Formsma
tapping_term_ms -> tapping-term-ms quick_tap_ms -> quick-tap-ms The old style works, although it's deprecated.
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-16refactor(shield): Formatting tweaks for QAZ.Pete Johanson
2020-10-13fix(shields): Add default qaz.conf file.Pete Johanson
2020-09-14Update Kconfig.shieldtominabox1
2020-09-14Fixed some space/tab issues as well as updated copyright statementstominabox1
2020-09-14Remove duplicate includetominabox1
2020-09-14Revising keymap to jive with upstream changestominabox1
2020-09-14Update QAZ keymap for bluetooth config options and homerow hold-tapstominabox1
2020-09-13feature(board): add BT prof management to defaultsNick
2020-08-28Add copyright headertominabox1
2020-08-27Remove RGB, Remove debug, Add Copyright and Licensestominabox1
2020-08-27Add QAZ shieldtominabox1
2020-08-21Accidentally added these to main branch.tjcampie
2020-08-20Add QAZ to zmktjcampie