summaryrefslogtreecommitdiffstats
path: root/keyboards/mechmini/v2/keymaps/wsturgiss
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate `send_unicode_hex_string()` (#12602)Ryan2021-05-141-2/+2
|
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-1/+1
|
* [Keymap] Added wsturgiss keymap for mechmini2 (#4917)Will Sturgiss2019-07-223-0/+128
* basic layout v1.0 * changed KC_TRNS to _______ * most symbols are on double tap, except quote, that was cancer * better formatting and set toggle for game layer * added colors to layers to make knowing your current layer easy * have an empty macro working * enabled unicode * moved stuff to my folder and removed edits from communal files * cleanup * removed the game layer. Never used it * made changes requested by drashna and vomindoraan * got rid of some unnecessary code * got very basic unicode on mac working * added ctrl_esc * more changes as requested by noroadsleft * more leader additions, removed macros because leader stuff replaces that functionality * removed an old macro I forgot to remove earlier * final deletion at noroadsleft request * changed a line to explicitly specify a purple color.