]> git.donarmstrong.com Git - qmk_firmware.git/commit
Update to drashna keymaps and userspace (#2876)
authorDrashna Jaelre <drashna@live.com>
Wed, 2 May 2018 15:39:46 +0000 (08:39 -0700)
committerJack Humbert <jack.humb@gmail.com>
Wed, 2 May 2018 15:39:46 +0000 (11:39 -0400)
commite5540dd055b16eaebb28e25e0cb9b314e397e854
tree798a05c6335c11ad55231337883003ea248b4df9
parent9b8fc6f1c0129ee119965a2a4d025b0f5c9c613b
Update to drashna keymaps and userspace (#2876)

* Fix Unicode sample

* Add irony mark

* Remove unpretty keymaps

* Add QMK DFU and Conditional Music Mode

* Unicode fixes

* Unicode fixes

* Make layer indication more modular

* Finish removing Faux Click

* Cleanup of UserSpace and addition of 'update_tri_layer_state' function

* Add modifier status indicators to Orthodox

* Remove tri layer function

* Minor tweaks

* Remove the Orthodox's Indicator's reliance on layer_state_set

* Add custom EEPROM settings

* Make EEPROM config more efficient

* Viterbi Config

* Add Iris Keyboard layout and Userspace cleanup

* Iris keyboard tweaks

* Use Grave Escape on Iris

* Update Readmes
16 files changed:
keyboards/iris/keymaps/drashna/config.h [new file with mode: 0644]
keyboards/iris/keymaps/drashna/keymap.c [new file with mode: 0644]
keyboards/iris/keymaps/drashna/rules.mk [new file with mode: 0644]
keyboards/orthodox/keymaps/drashna/README.md
keyboards/orthodox/keymaps/drashna/config.h
keyboards/orthodox/keymaps/drashna/keymap.c
keyboards/viterbi/keymaps/drashna/keymap.c
keyboards/viterbi/keymaps/drashna/rules.mk
layouts/community/ergodox/drashna/keymap.c
layouts/community/ergodox/drashna/rules.mk
quantum/process_keycode/process_clicky.c
users/drashna/config.h
users/drashna/drashna.c
users/drashna/drashna.h
users/drashna/drashna_unicode.h [new file with mode: 0644]
users/drashna/readme.md