]> git.donarmstrong.com Git - qmk_firmware.git/commit
Updated personal keymaps (#1945)
authordrashna <drashna@live.com>
Wed, 1 Nov 2017 07:13:20 +0000 (00:13 -0700)
committerDon Armstrong <don@donarmstrong.com>
Thu, 9 Nov 2017 22:57:42 +0000 (14:57 -0800)
commit1216d48171e23a2a63efe37adc618ec7791ab431
tree1ec89fd8b9edb52cc93cc785fd9d524dae5732fa
parenta5950db823182cec0590332817451950029f79a3
Updated personal keymaps (#1945)

* Add woodpad

* Cleanup

* Remove misc layouts for woodpad

* Move woodpad to handwired

* Updated RGB Underglow info

* Cleanup macros

* Fix odd merge issue

* Tweaked RGB lighting stuff

* Start to merge orthodox/ergodox keymaps (persistant layers)

* Add forced NKRO

* Added Colemak and Dvorak layers to default orthodox keymap

* Added default layer (qwerty/colemak/dvorak) detection to RGB Underglow

* Updated macros and added workman keymaps

* Fixed RGB lighting for Workman layout

* Add leader keys

* Remove force NKRO

* Add Viterbi one handed layout and minor tweaks to others

* Finishing up Viterbi keyboard layout, and NKRO tweaks to other layouts

* Made "make" keystroke universal

* Clean up and updates of drashna keymaps

* Add workman layer to planck

* Update to keymaps

* Fix accidental commit because I don't know how to git

* Fix makefile toggle code in ez keymap
Finish adding RGB code to orthodox

* missing underscore in init function declaration

* Updated RGB Underglow layer indication code due to discovery of the layer_state_set_kb function

* Remove unnecessary planck layout
14 files changed:
keyboards/ergodox_ez/keymaps/drashna-custom/config.h
keyboards/ergodox_ez/keymaps/drashna-custom/keymap.c
keyboards/ergodox_ez/keymaps/drashna-custom/rules.mk
keyboards/ergodox_ez/keymaps/drashna/keymap.c
keyboards/handwired/woodpad/config.h
keyboards/handwired/woodpad/keymaps/drashna/config.h
keyboards/handwired/woodpad/keymaps/drashna/keymap.c
keyboards/handwired/woodpad/keymaps/drashna/rules.mk
keyboards/orthodox/keymaps/drashna/config.h
keyboards/orthodox/keymaps/drashna/keymap.c
keyboards/orthodox/keymaps/drashna/rules.mk
keyboards/viterbi/keymaps/drashna/config.h
keyboards/viterbi/keymaps/drashna/keymap.c
keyboards/viterbi/keymaps/drashna/rules.mk