]> git.donarmstrong.com Git - qmk_firmware.git/commit
Update whitefox/konstantin keymap (#4363)
authorKonstantin Đorđević <vomindoraan@gmail.com>
Mon, 5 Nov 2018 14:04:14 +0000 (15:04 +0100)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Mon, 5 Nov 2018 14:04:14 +0000 (06:04 -0800)
commitd1d5f200787f70bb853e32d5e5e2ce7b35ef7a54
treede37af51bc3da3905b5b033e8080c38a92f58040
parentf2fda1bd56c97019777fb2a028d088ae37693b0f
Update whitefox/konstantin keymap (#4363)

* Use Magic+Esc for entering bootloader mode

* Expand rules.mk

* Improve FN_RCTL tap dance

* Avoid one-line if statements

* Add PROGMEM to keymaps definition

* td_fn_rctl_* → td_fn_rctrl_*

* Fix FN_RCTL tap dance bug when count is 4, 8, 12 etc.

* Add ACTION_TAP_DANCE_DOUBLE_MODS

* Rearrange/rename keycode defines

* Use RAL_RGU and RCT_RSF in keymaps

* Replace keymap ASCII art with box drawing characters

* Add FN_FNLK and use it

* Set Unicode input mode in eeconfig_init_user instead of matrix_init_user
keyboards/whitefox/keymaps/konstantin/config.h
keyboards/whitefox/keymaps/konstantin/keymap.c
keyboards/whitefox/keymaps/konstantin/rules.mk