]> git.donarmstrong.com Git - qmk_firmware.git/commit
New RGBKB Zen Rev1 keymap (#7609)
authorstarcalleramethyst <58349097+starcalleramethyst@users.noreply.github.com>
Fri, 13 Dec 2019 17:12:45 +0000 (11:12 -0600)
committerfauxpark <fauxpark@gmail.com>
Fri, 13 Dec 2019 17:12:45 +0000 (04:12 +1100)
commitba13127c045d653929b554d2444ce31caba59502
tree0271635a1c255d2a95392d7ed7c6c81010608185
parent20d3a979f1999fcc27a47e4f32533fb8e8b633a0
New RGBKB Zen Rev1 keymap (#7609)

* adding my zen 1 keymap

updated layers and custom keycodes

* added slack + paste

defined custom keycode S_H_P and added to layer 3

* added custom keycodes

defined and inserted T_H_B and T_H_T

* enabled tap dance

adjusted rules to include tap dance

* tap dance enumeration and timing

added a TD key to send space on press and . on double tap. added tapping term to set tap detection time.

* added custom keycode

added E_SS to print string

* added mouskey + enum keycode

added in mousekey to rules. added custom code DC_C to double click and copy.

* updated custom keycode string

added a space into the output string for S_H_P

* removed colemak layer

colemak commented out, started adjusting MOs

* added 1 key copy paste

used from https://github.com/qmk/qmk_firmware/blob/master/users/drashna/process_records.c#L116-L130

* updated rgb and copyright line

* updated tapcode KC_CCCV

* Update keyboards/rgbkb/zen/rev1/keymaps/starcaller_v1.1/config.h

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* updated keymap folder name to my username
keyboards/rgbkb/zen/rev1/keymaps/starcalleramethyst/config.h [new file with mode: 0644]
keyboards/rgbkb/zen/rev1/keymaps/starcalleramethyst/keymap.c [new file with mode: 0644]
keyboards/rgbkb/zen/rev1/keymaps/starcalleramethyst/rules.mk [new file with mode: 0644]