diff options
author | tominabox1 <tom.campie@gmail.com> | 2020-07-27 17:10:40 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-27 18:10:40 -0400 |
commit | 6104609afa666750be49ccfa8df8d3ad87fb4f32 (patch) | |
tree | 3118aa07e4c42a53593769ad87c77bcc0afb358a /keyboards/qaz/keymaps/default/readme.md | |
parent | 5cbac94d08257a6149c5717d7f25efab7af9c0fa (diff) |
QAZ Keyboard (#9714)
* Initial qaz commit
* Enable combos
* Improved default keymaps
* Fixed configurator json
* Via initial
* Corrected VIA json
* touch
* Via fixes
* Fixed via matrix
* Formatting
* Add lighting to qaz
* Add rgb animations, add rgb to l2, fix error in via json, enable rgblight by default
* Update QAZ readme
* Remove VIA json, prep for PR
* Correct default bootloader for pro-micro
* Remove accidentally added submodules
* Change names of layout macros
* Move combo defs to keymap folders, fix layout names in info.json
* Fixes transposition of comma and dot keys on default keymaps
* Update keyboards/qaz/keymaps/default/config.h
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/qaz/keymaps/default_big_space/config.h
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/qaz/rules.mk
Co-authored-by: Joel Challis <git@zvecr.com>
* Update keyboards/qaz/readme.md
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/qaz/rules.mk
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Diffstat (limited to 'keyboards/qaz/keymaps/default/readme.md')
-rw-r--r-- | keyboards/qaz/keymaps/default/readme.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/qaz/keymaps/default/readme.md b/keyboards/qaz/keymaps/default/readme.md new file mode 100644 index 0000000000..fb85d36e28 --- /dev/null +++ b/keyboards/qaz/keymaps/default/readme.md @@ -0,0 +1 @@ +# Default QAZ Layout |