summaryrefslogtreecommitdiff
path: root/keyboards/ps2avrGB/rules.mk
AgeCommit message (Collapse)Author
2019-04-09remove all keyboards but ergodox and planckDrashna Jaelre
2019-03-14Align use of atmega32a program script (#5259)zvecr
* Remove duplicate 'program' files and refactor to use atmega32a_program.py * Update readme references from 'program' to 'atmega32a_program.py'
2018-11-27Turn off Mousekeys for several ps2avrGB keyboards (#4502)Drashna Jaelre
* Turn off Mousekeys for jc65 * Turn off Mousekeys for ps2avrGB templates * Disable mousekeys for bmini and canoe as well
2017-11-27Updates bootloader settings, adds file size check (#2029)Jack Humbert
* pull fuse settings for bootloader jump * fix 32a chips * make automatic bootloader selection optional * quantify bootloaders * fixs #164, speeds up dfu reset * fix for chips w/o usb * missing an n * fix bootloader sizes, use words for addresses * fix bmini, pearl, and [[ issue, make things quiet * ignore avr errors on arm for now * update settings for the light * document bootloader stuff * add bootloader title
2017-06-11Added a build flag for using a custom rgblight driverLuiz Ribeiro
2017-06-11rgblight support for ps2avrGBLuiz Ribeiro
2017-01-21Simplification and code polish on ps2avrGB directoryLuiz Ribeiro
2017-01-21Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro