Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handwired/promethium: fix missing include (#16317) | Ryan | 2022-02-11 | 1 | -1/+1 |
| | |||||
* | Change keyboard level include guards to `pragma once` (#14248) | Ryan | 2021-09-01 | 1 | -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) | Ryan | 2020-12-16 | 1 | -1/+1 |
| | |||||
* | handwired/promethium Refactor and Configurator support (#4524) | noroadsleft | 2018-12-01 | 1 | -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 versa | Priyadi Iman Nurcahyo | 2017-02-15 | 1 | -101/+4 |
| | |||||
* | num, func, punc 3state layer done right | Priyadi Iman Nurcahyo | 2017-02-15 | 1 | -2/+2 |
| | |||||
* | Workaround to remove warning | Priyadi Iman Nurcahyo | 2017-02-13 | 1 | -1/+0 |
| | |||||
* | simplify battery calculation for now | Priyadi Iman Nurcahyo | 2017-02-11 | 1 | -1/+3 |
| | |||||
* | Implement battery level indicator | Priyadi Iman Nurcahyo | 2017-02-10 | 1 | -1/+5 |
| | |||||
* | fix greek layers | Priyadi Iman Nurcahyo | 2017-01-29 | 1 | -0/+1 |
| | |||||
* | fix RGB LED order | Priyadi Iman Nurcahyo | 2016-12-04 | 1 | -54/+54 |
| | |||||
* | change init delay to 2000ms | Priyadi Iman Nurcahyo | 2016-11-26 | 1 | -0/+2 |
| | |||||
* | My Promethium keyboard firmware | Priyadi Iman Nurcahyo | 2016-11-26 | 1 | -0/+99 |