summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/promethium/promethium.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix build failures uncovered by #18753 (#18789)Ryan2022-10-211-5/+0
|
* Rename `AdafruitBLE` to `BluefruitLE` (#16127)Ryan2022-01-301-2/+2
|
* Remove empty override functions (#14312)Ryan2021-09-051-13/+0
| | | | | | | | | | | | | | | | | * Remove empty override functions, 0-9 * Remove empty override functions, A-D * Remove empty override functions, E-H * Remove empty override functions, handwired * Remove empty override functions, I-L * Remove empty override functions, M-P * Remove empty override functions, Q-T * Remove empty override functions, U-Z
* Change analogRead calls to analogReadPin (#9023)Ryan2020-08-291-1/+2
| | | | | | | | | * Change analogRead calls to analogReadPin * Add ChangeLog * Update docs, remove mention of `analogRead()` * Retarget changelog for next round
* Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click ↵Priyadi Iman Nurcahyo2017-04-291-2/+2
| | | | frequency
* tune clicksPriyadi Iman Nurcahyo2017-04-191-3/+3
|
* Promethium rev2Priyadi Iman Nurcahyo2017-04-191-0/+5
| | | | | | | * 10 more indicator LEDs * Piezo buzzer * Uses HC138 decoder to free up 5 pins * Trackpoint buttons are now part of matrix
* Move keyboard specific stuff to keyboard specific files, and vice versaPriyadi Iman Nurcahyo2017-02-151-0/+4
|
* Implement Capslock LEDPriyadi Iman Nurcahyo2017-02-111-0/+3
|
* simplify battery calculation for nowPriyadi Iman Nurcahyo2017-02-111-11/+8
|
* Generalize layer indicatorsPriyadi Iman Nurcahyo2017-02-111-0/+2
|
* Implement battery level indicatorPriyadi Iman Nurcahyo2017-02-101-2/+32
|
* My Promethium keyboard firmwarePriyadi Iman Nurcahyo2016-11-261-0/+6