summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/promethium/keymaps/default
AgeCommit message (Collapse)AuthorFilesLines
2019-02-17Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark1-3/+0
2019-01-25Add C(), A() and G() to match already existing S() (#4673)fauxpark1-1/+0
2018-12-02handwired/promethium Refactor and Configurator support (#4524)noroadsleft2-21/+16
* handwired/promethium: refactor - config.h files - updated to use #pragma once - removed redundant config.h includes - layout macro moved from config.h to promethium.h - layout macro renamed from KEYMAP_CUSTOM to LAYOUT * handwired/promethium: Configurator support
2018-10-22Replace outdated RGB/Audio informationDrashna Jaelre1-1/+1
2018-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson1-2/+0
* Remove chording as it is not documented, not used, and needs work. * Make Leader Key an optional feature. * Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE` * Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2017-10-15adds default keymap for handwired boardsJack Humbert8-0/+1544