aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/whitefox/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Dhertz' keymaps (#3094)Dan Hertz2018-06-026-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
* board(whitefox): add layout (#2845)Louis Orleans2018-04-302-0/+170
| | | | | | | | | | * ✨ add base layout * ✨ add mouse keys * 🔥 remove unwanted keys * 📝 add readme
* Custom Keymaps for Certain Layouts (#2161)kimkimkeren2017-12-171-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
* remove all makefiles from keyboard directoriesJack Humbert2017-09-271-5/+0
|
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-081-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
* Whitefox LED control (#1432)Ethan Madden2017-06-252-7/+12
| | | | | | * use new grave_esc functionality * Port LED control from Ergodox Infinity to Whitefox
* Added whitefox keymapEthan Madden2017-06-132-0/+63
|
* Fix mismatched indentationKaleb Elwert2017-01-091-1/+1
|
* Remove KC_ prefix from KEYMAP macro to match other keyboardsKaleb Elwert2017-01-092-25/+25
|
* Initial whitefox supportKaleb Elwert2017-01-032-0/+143