summaryrefslogtreecommitdiffstats
path: root/keyboards/whitefox/keymaps
AgeCommit message (Collapse)AuthorFilesLines
2018-08-02Keymaps: Add whitefox constexpr keymap (#3541)Konstantin Đorđević3-0/+160
* Add keyboards/whitefox/keymaps/constexpr * Conform to project coding conventions * Tweak numpad layer keys * Remove unnecessary directives
2018-07-07Fix a few minor formatting annoyances in WhiteFox (#3331)MechMerlin5-5/+5
2018-06-02Dhertz' keymaps (#3094)Dan Hertz6-14/+72
* Port my keymap to QMK * Add Percent Canoe keyboard * Fix row of nonus backslash * Update info.json to be correct for canoe * fix alignment * Use qmk shortcuts rather than tmk functions * Move over first macro * Move rest of macros over * clean up unused functions * Move files to userspace for HHKB * Add keymaps for hhkb * Change LAYOUT_ISO to LAYOUT_iso * Remove bootloader key in info.json * Remove tilde remap from Karabiner * Add country_iso_alpha2_code to macros * Add my keymap for canoe * Add layer colour indicator * Fix bad rebase * Fix naming of keymap from rebase * Add GRV to function layer * Fix keymap to use new LAYOUT_JP * Update keymaps to use process_record_* rather than action functions * Update hhkb imports to be just what is needed * Update whitefox to use LAYOUT macro instead of KEYMAP * Remove redundant imports from user definition * Move TAPPING_TERM to config.h * Use layer change events to change RGB LED colour * temp * Fix layer switching to iPad on HHKB * Fix Canoe pictures
2018-04-30board(whitefox): add layout (#2845)Louis Orleans2-0/+170
* ✨ add base layout * ✨ add mouse keys * 🔥 remove unwanted keys * 📝 add readme
2017-12-17Custom Keymaps for Certain Layouts (#2161)kimkimkeren1-0/+93
* Add keymap for my friend's KBD75\nBug : RGUI is read as RALT * Add keymap for Nyquist * Add Keymap for Whitefox (Truefox layout only) * Add Keymap for XD75 and XD73 (XD75 with 1u blocker each on left and right bottom
2017-09-27remove all makefiles from keyboard directoriesJack Humbert1-5/+0
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed1-0/+5
* Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard
2017-06-26Whitefox LED control (#1432)Ethan Madden2-7/+12
* use new grave_esc functionality * Port LED control from Ergodox Infinity to Whitefox
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