summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/promethium/promethium.h
Commit message (Collapse)AuthorAgeFilesLines
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-121-20/+0
|
* Refactor some led_set_kb instances (#19179)Joel Challis2022-12-091-2/+0
| | | | | | | | | * 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>
* handwired/promethium: fix missing include (#16317)Ryan2022-02-111-1/+1
|
* Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-19/+17
| | | | | | | | | * Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif
* Normalise include statements in keyboard code (#11185)Ryan2020-12-161-1/+1
|
* handwired/promethium Refactor and Configurator support (#4524)noroadsleft2018-12-011-0/+19
| | | | | | | | | | | | * 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
* Move keyboard specific stuff to keyboard specific files, and vice versaPriyadi Iman Nurcahyo2017-02-151-101/+4
|
* num, func, punc 3state layer done rightPriyadi Iman Nurcahyo2017-02-151-2/+2
|
* Workaround to remove warningPriyadi Iman Nurcahyo2017-02-131-1/+0
|
* simplify battery calculation for nowPriyadi Iman Nurcahyo2017-02-111-1/+3
|
* Implement battery level indicatorPriyadi Iman Nurcahyo2017-02-101-1/+5
|
* fix greek layersPriyadi Iman Nurcahyo2017-01-291-0/+1
|
* fix RGB LED orderPriyadi Iman Nurcahyo2016-12-041-54/+54
|
* change init delay to 2000msPriyadi Iman Nurcahyo2016-11-261-0/+2
|
* My Promethium keyboard firmwarePriyadi Iman Nurcahyo2016-11-261-0/+99