summaryrefslogtreecommitdiffstats
path: root/keyboards/xd75/keymaps/skewwhiffy
AgeCommit message (Collapse)AuthorFilesLines
2019-01-18Add cursor keys to top layer (#4876)Kenny Hung1-4/+4
2019-01-04Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft1-3/+0
* Remove QUANTUM_DIR code blocks from keyboard rules This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect entire keyboards. * remove QUANTUM_DIR code blocks from rules for default keymaps This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect default keymaps. * remove QUANTUM_DIR code blocks from rules for user keymaps This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files that affect "user" keymaps. (It's actually any keymap that isn't named `default`.) * remove QUANTUM_DIR code blocks from rules for community layouts This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files for community layouts. * remove QUANTUM_DIR code blocks from rules for userspaces This commit removes the deprecated "QUANTUM_DIR" code block from rules.mk files for userspaces.
2018-10-13Keymap: Move navigation buttons closer to the middle on XD75:skewwhiffy (#4118)Kenny Hung2-192/+113
* RGB toggle button * Remove custom lighting effects * Fix small bug in Symbols layer * Ignore mod tap interrupt in XD75 for skewwhiffy, and split layers into two for more flexibility and fix persistent layer issue * Replace shift in nav layer with IntelliJ omnibox shortcut to avoid a sticky shift * Remove custom setting in config, because it were annoying, it were. * Move navigation buttons in one key * Some review markups * Use enums for layers * Use LAYOUT_ortho_5x15 * Revert some capitalization changes made by accident
2018-08-02Keymap: Refactor symbols layer with layer tap workaround (#3520)Kenny Hung1-91/+168
* Squash layout to fit on Planck * Replace AST with PAST keycode so that it works with layer tap * Review markups
2018-06-19Some lightshow code for XD75. (#3203)Kenny Hung1-2/+50
* Add shift key to navigation layer to save pinky when double tapping shift key in IntelliJ * Fancy effects on the lights
2018-03-16Duplicate KC space to UK (#2541)Kenny Hung1-84/+95
* Fix tilde in xd75 skewwhiffy * Small tidy up * Tidy up Colemak row * Tidy up navigation layer * Symbols layer redefined * Fix UK Quote issue * Use UK_QUOT rather than KC_QUOT
2018-03-07A small tidy up (#2490)Kenny Hung1-12/+10
* Add extra RGUI key to make keyboard more MAC friendly * Remove enumerators for no longer used layers in layout Skewwhiffy for XD75 * Make layer numbers even better
2017-09-27remove all makefiles from keyboard directoriesJack Humbert1-18/+0
2017-09-25XD75RE Custom layout, and clarification in readme.md (#1754)Kenny Hung5-0/+219
* Duplicate default layout as basis of my own * Basic Colemak layer, just to practice flashing * Add reset button so that we don't have to short out the reset button on the board to flash it. * Symbols layer * Navigation layer, and remove unused keys. Now usable, nice. * Correct backspace for UK QWERTY mapping * Small clarification in XD75RE readme instructions * Use UK pipe so that I can type a pipe on a UK keyboard