diff options
author | zwnk <david@impstyle.com> | 2018-05-04 14:40:40 -0300 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-05-04 10:40:40 -0700 |
commit | 72ea1fd972540a6c5013b9e23d37829105b44b33 (patch) | |
tree | 9da886b9b51162260ed5a4bd9e0c792b28786d51 /keyboards/iris/keymaps/impstyle/README.md | |
parent | e6be4484e9afe190246d17dd2f2dc3d688ac709f (diff) | |
download | qmk_firmware-72ea1fd972540a6c5013b9e23d37829105b44b33.tar.gz |
layer double tapping fixed (#2885)
* impstyle keymap added
* impstyle keymap updated
* mouse layer added to impstyle keymap
* keymap updated
* fixes
* impsytle layout: mouse layer added
* comments added
* comments added
* bugfix
* typo fixed
* double tap fixed
* double tap fixed
* still testing double tab
* double tab mouse layer is working
* README added
* README updated
Diffstat (limited to 'keyboards/iris/keymaps/impstyle/README.md')
-rw-r--r-- | keyboards/iris/keymaps/impstyle/README.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/keyboards/iris/keymaps/impstyle/README.md b/keyboards/iris/keymaps/impstyle/README.md new file mode 100644 index 000000000..b341f2d86 --- /dev/null +++ b/keyboards/iris/keymaps/impstyle/README.md @@ -0,0 +1,12 @@ +## impstyle keymap + +the keymap is based on lewisriddens keymap but i changed some stuff. + +i removed: +>RGB backgoundlighting layer and functionallity + +i added: +>mouse layer + +the qwerty, lower and raise layer are more or less the same. here and there some keys are different. +take a look at the keymap.c
\ No newline at end of file |