]> git.donarmstrong.com Git - qmk_firmware.git/commit
Update to drashna userspace and keymaps (#4459)
authorDrashna Jaelre <drashna@live.com>
Tue, 27 Nov 2018 00:45:24 +0000 (16:45 -0800)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Tue, 27 Nov 2018 00:45:24 +0000 (16:45 -0800)
commitecd21b44a8efd5c7241ebf48c65fc7b30134865f
tree6fd84ca4bc241d9dbbe8ea3b81a7c8341b80ecc3
parentedb6c98fd23ab102069037f3dbfbd46c6067e86a
Update to drashna userspace and keymaps (#4459)

* Fix reversed bool check in layer_state_set

* Add Quefrency 65 for a friend

* Add Ergodox EZ Glow keymap

* Add RGB Matrix Code

* Further changes to rgb matrix ErgoDox EZ

* Update bjohnson keymaps

* Fix CRKBD display

* Overhaul to corne keyboard

* Narrow scope for keylogger

* Minor layout tweaks to Corne Keyboard

* additional CRKBD tweaks

* Minor tweaks to CRKBD

* Add all characters for keylogger

* Ergodox EZ Glow overhaul

* Fix Ergodox EZ Glow layer colors

* Increase Tapping Term for Corne Keyboard

* Fix unicode-ish

* Revert some changes

* Add layer specific lighting effects

* Some minor tweaks to ergodox glow config

* revert changes to ergodox files

* Update Glow readme

* Add more tapping term defines

* Fix changes

* Fix ergodox keymap

* Hopefully fix sleeping

* Disable layer indications if rgb matrix is disabled

* Add support for sleeping and rgb layer change toggle to ergodox ez glow

* Make RGB Layer Indication Great Again

* Make Unicode Great Again

* Remove placeholder define

Co-Authored-By: drashna <drashna@live.com>
* Remove placeholder define

Co-Authored-By: drashna <drashna@live.com>
* Remove old EEPROM Reset keycode
25 files changed:
keyboards/crkbd/keymaps/drashna/config.h
keyboards/crkbd/keymaps/drashna/keymap.c
keyboards/crkbd/keymaps/drashna/rules.mk
keyboards/iris/keymaps/drashna/keymap.c
keyboards/iris/keymaps/drashna/rules.mk
keyboards/orthodox/keymaps/drashna/keymap.c
keyboards/quefrency/keymaps/bjohnson/config.h [new file with mode: 0644]
keyboards/quefrency/keymaps/bjohnson/keymap.c [new file with mode: 0644]
keyboards/quefrency/keymaps/bjohnson/rules.mk [new file with mode: 0644]
keyboards/viterbi/keymaps/drashna/keymap.c
layouts/community/ergodox/drashna/keymap.c
layouts/community/ergodox/drashna_glow/README.md [new file with mode: 0644]
layouts/community/ergodox/drashna_glow/config.h [new file with mode: 0644]
layouts/community/ergodox/drashna_glow/keymap.c [new file with mode: 0644]
layouts/community/ergodox/drashna_glow/rules.mk [new file with mode: 0644]
layouts/community/ortho_4x12/drashna/keymap.c
users/drashna/config.h
users/drashna/drashna.c
users/drashna/drashna.h
users/drashna/rgb_stuff.c
users/drashna/rgb_stuff.h
users/drashna/rules.mk
users/drashna/send_unicode.c
users/drashna/template.c
users/drashna/template.h