]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keymap] Update personal userspace and keymaps (now with 4 spaces!) (#5774)
authorKonstantin Đorđević <vomindoraan@gmail.com>
Mon, 6 May 2019 15:41:45 +0000 (17:41 +0200)
committerDrashna Jaelre <drashna@live.com>
Mon, 6 May 2019 15:41:45 +0000 (08:41 -0700)
commitcb1935aaff0fed118954996fc7afb722b6ed21be
tree753712b2dff56ca41675a99af8f3ffcaf58b85b9
parent8a9c90ad78305a1d76663fcb973a1a2ae7177297
[Keymap] Update personal userspace and keymaps (now with 4 spaces!) (#5774)

* Add FnLk to Melody96 bottom row

* Update conditional in userspace makefile

Thanks @drashna

* Add F keys to Melody96 Fn layer

* Add FN_ESC alias to userspace

* Update KBD6X keymap

* Fix RGB_MATRIX_ENABLE constant name in #if

* Remove trailing \ from LAYOUT macro calls

* Set RGB mode on EEPROM reset in KBD6X

* Swap right and middle mouse buttons in KBD6X

* Rearrange RGB controls in KBD6X

* Update keycode aliases, replace CLEAR with DEL_NXT in KBD6X

Add Clear to KBD6X as RCtrl+`

* Convert code to 4 space indents

* Tweak RCTRL layer functionality

* Replace NUMPAD custom keycode with layer state logic

* Update RGB_MATRIX_ENABLE check

Co-Authored-By: vomindoraan <vomindoraan@gmail.com>
12 files changed:
keyboards/kbdfans/kbd6x/keymaps/konstantin/keymap.c
keyboards/kbdfans/kbd6x/keymaps/konstantin/rules.mk
keyboards/melody96/keymaps/konstantin/keymap.c
keyboards/whitefox/keymaps/konstantin/keymap.c
users/konstantin/konstantin.c
users/konstantin/konstantin.h
users/konstantin/rgb.h
users/konstantin/rules.mk
users/konstantin/tap_dance.c
users/konstantin/tap_dance.h
users/konstantin/unicode.c
users/konstantin/unicode.h