summaryrefslogtreecommitdiffstats
path: root/keyboards/xd75/keymaps/skewwhiffy/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159)peepeetee2021-08-221-233/+0
| | | | | * reset; redoing my steps; and recommit * include xd002/.noci
* `keymap_extras`: Remove deprecated defines (#12949)Ryan2021-07-061-19/+19
|
* Add cursor keys to top layer (#4876)Kenny Hung2019-01-181-4/+4
|
* Keymap: Move navigation buttons closer to the middle on XD75:skewwhiffy (#4118)Kenny Hung2018-10-131-168/+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
* Keymap: Refactor symbols layer with layer tap workaround (#3520)Kenny Hung2018-08-021-91/+168
| | | | | | | | * Squash layout to fit on Planck * Replace AST with PAST keycode so that it works with layer tap * Review markups
* Some lightshow code for XD75. (#3203)Kenny Hung2018-06-191-2/+50
| | | | | | * Add shift key to navigation layer to save pinky when double tapping shift key in IntelliJ * Fancy effects on the lights
* Duplicate KC space to UK (#2541)Kenny Hung2018-03-161-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
* A small tidy up (#2490)Kenny Hung2018-03-071-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
* XD75RE Custom layout, and clarification in readme.md (#1754)Kenny Hung2017-09-251-0/+154
* 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