summaryrefslogtreecommitdiff
path: root/keyboards/handwired/promethium/promethium.h
AgeCommit message (Collapse)Author
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan
2022-12-09Refactor some led_set_kb instances (#19179)Joel Challis
* Refactor some led_set_kb instances * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-02-11handwired/promethium: fix missing include (#16317)Ryan
2021-09-01Change keyboard level include guards to `pragma once` (#14248)Ryan
* Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif
2020-12-16Normalise include statements in keyboard code (#11185)Ryan
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
2017-02-15Move keyboard specific stuff to keyboard specific files, and vice versaPriyadi Iman Nurcahyo
2017-02-15num, func, punc 3state layer done rightPriyadi Iman Nurcahyo
2017-02-13Workaround to remove warningPriyadi Iman Nurcahyo
2017-02-11simplify battery calculation for nowPriyadi Iman Nurcahyo
2017-02-10Implement battery level indicatorPriyadi Iman Nurcahyo
2017-01-29fix greek layersPriyadi Iman Nurcahyo
2016-12-04fix RGB LED orderPriyadi Iman Nurcahyo
2016-11-26change init delay to 2000msPriyadi Iman Nurcahyo
2016-11-26My Promethium keyboard firmwarePriyadi Iman Nurcahyo