summaryrefslogtreecommitdiff
path: root/keyboards/handwired/promethium/rules.mk
AgeCommit message (Collapse)Author
2021-06-30Remove `API_SYSEX_ENABLE`s from rules.mk (#13389)Ryan
2020-08-29Better handle LTO_ENABLE (#9832)Drashna Jaelre
* Better handle LTO_ENABLE Especially when calling from command line * Replace LINK_TIME_OPTIMIZATION_ENABLE with LTO_ENABLE * Remove long for LTO from show_options.mk
2019-10-20Cleanup rules.mk for 32U4 keyboards, H (#7030)fauxpark
* Cleanup rules.mk for 32U4 keyboards, H * Change some boards incorrectly assumed to be halfkay
2019-07-16Remove commented out MCUs in rules.mk (#5884)fauxpark
2019-07-09[Keyboard] Enable LTO on Handwired/Promethium to reduce compiled size (#6227)Drashna Jaelre
2018-10-22Replace outdated RGB/Audio informationDrashna Jaelre
2017-07-10Start mvoing hardware drivers to /drivers/ (#1433)Jack Humbert
* start driver isolation * update nyquist and orthodox boards * update atreus62 * move drivers to avr * update avr conditional
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2017-04-19Keymap updates and some adjustment for latest version of QMKPriyadi 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-10Implement battery level indicatorPriyadi Iman Nurcahyo
2016-12-14fine tune trackpoint initializationPriyadi Iman Nurcahyo
2016-12-14Enable Adafruit BLE supportPriyadi Iman Nurcahyo
2016-12-05Remove unnecessary build optionsPriyadi Iman Nurcahyo
2016-11-26protocols.mk is already included in latest QMKPriyadi Iman Nurcahyo
2016-11-26My Promethium keyboard firmwarePriyadi Iman Nurcahyo