summaryrefslogtreecommitdiffstats
path: root/keyboards/melody96/keymaps/konstantin/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] Add missing tap dance action and fix RGB hues in personal keymaps ↵Konstantin Đorđević2019-07-121-1/+1
| | | | | | | | | | | | | | | | (#6312) * Add missing TD_RSF_RCT tap dance * Use standard QMK HSV and RGB structs, fix Godspeed colors * Move PROGMEM after the type in RGB intervals * Add MODERN_DOLCH_RED color, use it on KBD6X * Use 255 instead of RGBLIGHT_LIMIT_VAL in color definitions * Remove IS_COMMAND override on Whitefox
* [Keymap] Add personal Wasdat keymap, update other keymaps (#6290)Konstantin Đorđević2019-07-091-10/+10
| | | | | | | | | | | | | | | | * Add wasdat:konstantin keymap TODO: Move it to layouts/ * Use HHKB arrow arrangement for mouse keys on KBD6X * Move KC_APP from Ctrl to M on all boards * Use RCT_RSF on Melody96 * Set TAP_HOLD_CAPS_DELAY to 50 in userspace * Use RSF_RCT instead of RCT_RSF
* [Keymap] Update personal userspace and keymaps (now with 4 spaces!) (#5774)Konstantin Đorđević2019-05-061-62/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Add SysRq, Break combos and other keys to Melody96 keymapKonstantin Đorđević2019-03-021-2/+2
|
* Add media controls to Melody96 keymapKonstantin Đorđević2019-03-021-2/+2
|
* Add blank lines, prefer explicit initializationKonstantin Đorđević2019-03-021-1/+1
|
* Add GODSPEED_YELLOW colorKonstantin Đorđević2019-03-021-2/+9
|
* Update GODSPEED_BLUE values and RGB mode keysKonstantin Đorđević2019-03-021-3/+3
|
* Set Melody96 underglow color to Godspeed blue on EEPROM resetKonstantin Đorđević2019-03-021-0/+4
|
* Add RGB_SET keycode to Melody96 and RGB files to userspaceKonstantin Đorđević2019-03-021-4/+19
|
* Add RGB controls and numpad Unicode to Melody96 keymapKonstantin Đorđević2019-03-021-11/+11
|
* Use "Vo-", "Vo+" instead of "VoD", "VoU" in keymap commentsKonstantin Đorđević2019-03-021-1/+1
|
* Add melody96:konstantin keymapKonstantin Đorđević2019-03-021-0/+52