]> git.donarmstrong.com Git - qmk_firmware.git/commit
Keymap: Add am keymap (#3843)
authorantonio miranda <antsmiranda@gmail.com>
Wed, 5 Sep 2018 20:41:27 +0000 (22:41 +0200)
committerDrashna Jaelre <drashna@live.com>
Wed, 5 Sep 2018 20:41:27 +0000 (13:41 -0700)
commit2b09900bdc7f93d917cfd159f5e3b045612a7b85
tree9b904b9740ddd15cba0d08ff81f89d824e540804
parente5465e1c57f1ae6b71e1e665e4afd5f5e3909a89
Keymap: Add am keymap (#3843)

* Add am keymap

* Add configuration to play nice with stuck modifiers

This is in particular useful with emacs since its easy to get ctrl stuck

* Deactivate mouse keys and backlight

* Add control/esc and shift/enter taps

* Remove DVORAK and PLOVER

I won't be using this soon, so getting some free space

* Raiser and Lower ideas from jeebak

* Add cursor and mouse layers

* Enable mouse keys

* Switch underscore with minus

* Disable audio and fix warnings

* Update to the upstream changes

* VIM line motion symbols on the raise layer

* Enable sound and freeup some media keys on layers

* Fix whitespace on keymap

* Code review changes

* Improve keymap documentation

* Improve keymap to match to the default one

* Restore DEFAULT_FOLDER to the default value

* Fix config.h unescaped line
keyboards/planck/keymaps/am/config.h [new file with mode: 0644]
keyboards/planck/keymaps/am/keymap.c [new file with mode: 0644]
keyboards/planck/keymaps/am/readme.md [new file with mode: 0644]
keyboards/planck/keymaps/am/rules.mk [new file with mode: 0644]