]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keymap] Added wsturgiss keymap for mechmini2 (#4917)
authorWill Sturgiss <william.sturgiss@cordatahealth.com>
Tue, 23 Jul 2019 06:59:12 +0000 (02:59 -0400)
committerDrashna Jaelre <drashna@live.com>
Tue, 23 Jul 2019 06:59:12 +0000 (23:59 -0700)
commitc966da89da613fe6f2f28cc23e4acbb1f43559aa
tree45c17f52bc59501437f64095ecbae5051b61083e
parent8060e52946872a6d8335b323bfe9e4138ac50c81
[Keymap] Added wsturgiss keymap for mechmini2 (#4917)

* basic layout v1.0

* changed KC_TRNS to _______

* most symbols are on double tap, except quote, that was cancer

* better formatting and set toggle for game layer

* added colors to layers to make knowing your current layer easy

* have an empty macro working

* enabled unicode

* moved stuff to my folder and removed edits from communal files

* cleanup

* removed the game layer.  Never used it

* made changes requested by drashna and vomindoraan

* got rid of some unnecessary code

* got very basic unicode on mac working

* added ctrl_esc

* more changes as requested by noroadsleft

* more leader additions, removed macros because leader stuff replaces that functionality

* removed an old macro I forgot to remove earlier

* final deletion at noroadsleft request

* changed a line to explicitly specify a purple color.
keyboards/mechmini/v2/keymaps/wsturgiss/config.h [new file with mode: 0755]
keyboards/mechmini/v2/keymaps/wsturgiss/keymap.c [new file with mode: 0644]
keyboards/mechmini/v2/keymaps/wsturgiss/rules.mk [new file with mode: 0755]