summaryrefslogtreecommitdiff
path: root/keyboards/handwired/promethium/keymaps/priyadi/config.h
AgeCommit message (Collapse)Author
2019-04-09remove all keyboards but ergodox and planckDrashna Jaelre
2018-12-01handwired/promethium Refactor and Configurator support (#4524)noroadsleft
* 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-09-17Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson
* 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-04-29Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click ↵Priyadi Iman Nurcahyo
frequency
2017-02-15Move keyboard specific stuff to keyboard specific files, and vice versaPriyadi Iman Nurcahyo
2017-02-15Merge my Planck-like keyboardsPriyadi Iman Nurcahyo
2017-02-13Workaround to remove warningPriyadi Iman Nurcahyo
2017-02-11LSpace + RSpace = switch layerPriyadi Iman Nurcahyo
2017-02-10Add ifdefs for keyboard layoutsPriyadi Iman Nurcahyo
2016-11-26My Promethium keyboard firmwarePriyadi Iman Nurcahyo