summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/promethium/keymaps/priyadi/config.h
AgeCommit message (Collapse)AuthorFilesLines
2018-12-02handwired/promethium Refactor and Configurator support (#4524)noroadsleft1-6/+1
* 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 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-04-29Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click ↵Priyadi Iman Nurcahyo1-0/+1
frequency
2017-02-15Move keyboard specific stuff to keyboard specific files, and vice versaPriyadi Iman Nurcahyo1-2/+0
2017-02-15Merge my Planck-like keyboardsPriyadi Iman Nurcahyo1-0/+4
2017-02-13Workaround to remove warningPriyadi Iman Nurcahyo1-0/+2
2017-02-11LSpace + RSpace = switch layerPriyadi Iman Nurcahyo1-0/+2
2017-02-10Add ifdefs for keyboard layoutsPriyadi Iman Nurcahyo1-0/+5
2016-11-26My Promethium keyboard firmwarePriyadi Iman Nurcahyo1-0/+17