Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary backslash-escapes in default keymaps (#15472) | Ryan | 2021-12-14 | 1 | -12/+12 |
| | | | | | | | * Remove unnecessary backslash-escapes in default keymaps * Remove unnecessary backslash-escapes in via keymaps * Remove unnecessary backslash-escapes in default-ish keymaps | ||||
* | Keyboard: Espectro refactor and Configurator support (#4666) | noroadsleft | 2018-12-18 | 1 | -15/+15 |
| | | | | | | | | | | | | | | | | | * Espectro: layout macro refactor - updated to #pragma once method - restructure LAYOUT_all data as block comment - Configurator was reading the LAYOUT_all macro even though it was commented out. - updated all keyswitch arguments to use K<ROW><COLUMN> notation - add LAYOUT_iso macro - add info.json file for Configurator support * Espectro: keymap refactor - deleted unused MODS_CTRL_MASK definitions - iso keymap refactored to use LAYOUT_iso macro - default and iso keymaps refactored for readability | ||||
* | Add Espectro ISO layout (#4479) | Will Homer | 2018-11-26 | 1 | -0/+88 |
* Add Espectro ISO layout * Remove unused define from Espectro ISO layout |