summaryrefslogtreecommitdiff
path: root/keyboards/handwired/promethium/promethium.c
AgeCommit message (Collapse)Author
2020-08-29Change analogRead calls to analogReadPin (#9023)Ryan
* Change analogRead calls to analogReadPin * Add ChangeLog * Update docs, remove mention of `analogRead()` * Retarget changelog for next round
2017-04-29Promethium update: demo LED, fix PS2 delay, fix LED ordering, change click ↵Priyadi Iman Nurcahyo
frequency
2017-04-19tune clicksPriyadi Iman Nurcahyo
2017-04-19Promethium rev2Priyadi Iman Nurcahyo
* 10 more indicator LEDs * Piezo buzzer * Uses HC138 decoder to free up 5 pins * Trackpoint buttons are now part of matrix
2017-02-15Move keyboard specific stuff to keyboard specific files, and vice versaPriyadi Iman Nurcahyo
2017-02-11Implement Capslock LEDPriyadi Iman Nurcahyo
2017-02-11simplify battery calculation for nowPriyadi Iman Nurcahyo
2017-02-11Generalize layer indicatorsPriyadi Iman Nurcahyo
2017-02-10Implement battery level indicatorPriyadi Iman Nurcahyo
2016-11-26My Promethium keyboard firmwarePriyadi Iman Nurcahyo