summaryrefslogtreecommitdiffstats
path: root/keyboards/whitefox/keymaps
AgeCommit message (Expand)AuthorFilesLines
2019-03-02Add SysRq, Break combos and other keys to Melody96 keymapKonstantin Đorđević1-1/+1
2019-03-02Switch to UNICODEMAP in keyboard rulesKonstantin Đorđević1-8/+8
2019-03-02Use "Vo-", "Vo+" instead of "VoD", "VoU" in keymap commentsKonstantin Đorđević1-1/+1
2019-03-02Move feature flags from userspace into keyboard rulesKonstantin Đorđević1-0/+9
2019-03-02Change how desktop commands workKonstantin Đorđević1-2/+2
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark1-2/+0
2019-02-15Migrate fn_actions for default keymaps (#4935)fauxpark1-5/+1
2019-02-14[Keymap] Add my personal userspace and update my keymaps (#5128)Danilo Vulicevic3-146/+12
2019-01-27[Keymap] Update personal userspace and keymaps (#4963)Konstantin Đorđević1-21/+0
2019-01-27Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955)Konstantin Đorđević1-2/+2
2019-01-27Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre1-1/+21
2019-01-14Add personal userspace, update keymaps (#4845)Konstantin Đorđević3-169/+7
2019-01-12Remove empty action_function()fauxpark2-42/+0
2019-01-12Remove empty fn_actions[]fauxpark1-4/+0
2019-01-04Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft1-4/+1
2018-12-19Overhaul Unicode Common functionality (#4325)Drashna Jaelre2-6/+6
2018-11-16Update whitefox/konstantin keymap (#4436)Konstantin Đorđević3-27/+28
2018-11-07Fix misspelled make option, format rules.mk files (#4382)Konstantin Đorđević2-28/+28
2018-11-07Add xd75/billypython keymap (#4381)Danilo Vulicevic4-53/+12
2018-11-06Add whitefox/billypython keymap (#4374)Danilo Vulicevic3-0/+235
2018-11-05Update whitefox/konstantin keymap (#4363)Konstantin Đorđević3-75/+142
2018-10-23Update whitefox/konstantin keymap (#4220)Konstantin Đorđević2-21/+15
2018-10-19Keymap: Update whitefox/konstantin keymap (#4169)Konstantin Đorđević2-15/+22
2018-09-26Keymap: Update whitefox/konstantin keymap (#3980)Konstantin Đorđević3-25/+29
2018-08-02Keymaps: Add whitefox constexpr keymap (#3541)Konstantin Đorđević3-0/+160
2018-07-07Fix a few minor formatting annoyances in WhiteFox (#3331)MechMerlin5-5/+5
2018-06-02Dhertz' keymaps (#3094)Dan Hertz6-14/+72
2018-04-30board(whitefox): add layout (#2845)Louis Orleans2-0/+170
2017-12-17Custom Keymaps for Certain Layouts (#2161)kimkimkeren1-0/+93
2017-09-27remove all makefiles from keyboard directoriesJack Humbert1-5/+0
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed1-0/+5
2017-06-26Whitefox LED control (#1432)Ethan Madden2-7/+12
2017-06-14Added whitefox keymapEthan Madden2-0/+63
2017-01-09Fix mismatched indentationKaleb Elwert1-1/+1
2017-01-09Remove KC_ prefix from KEYMAP macro to match other keyboardsKaleb Elwert2-25/+25
2017-01-04Initial whitefox supportKaleb Elwert2-0/+143