aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/promethium/promethium.c
AgeCommit message (Collapse)Author
2020-08-29Change analogRead calls to analogReadPin (#9023)Gravatar 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 ↵Gravatar Priyadi Iman Nurcahyo
frequency
2017-04-19tune clicksGravatar Priyadi Iman Nurcahyo
2017-04-19Promethium rev2Gravatar Priyadi 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 versaGravatar Priyadi Iman Nurcahyo
2017-02-11Implement Capslock LEDGravatar Priyadi Iman Nurcahyo
2017-02-11simplify battery calculation for nowGravatar Priyadi Iman Nurcahyo
2017-02-11Generalize layer indicatorsGravatar Priyadi Iman Nurcahyo
2017-02-10Implement battery level indicatorGravatar Priyadi Iman Nurcahyo
2016-11-26My Promethium keyboard firmwareGravatar Priyadi Iman Nurcahyo