summaryrefslogtreecommitdiffstats
path: root/keyboards/ps2avrGB/rules.mk
AgeCommit message (Collapse)AuthorFilesLines
2019-04-10Remove ps2avrGB since its a hangover from the keyboards/winkeyless refactor ↵zvecr1-50/+0
(#5592)
2019-03-14Align use of atmega32a program script (#5259)zvecr1-1/+1
* Remove duplicate 'program' files and refactor to use atmega32a_program.py * Update readme references from 'program' to 'atmega32a_program.py'
2018-11-28Turn off Mousekeys for several ps2avrGB keyboards (#4502)Drashna Jaelre1-3/+3
* Turn off Mousekeys for jc65 * Turn off Mousekeys for ps2avrGB templates * Disable mousekeys for bmini and canoe as well
2017-11-28Updates bootloader settings, adds file size check (#2029)Jack Humbert1-1/+6
* 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 Ribeiro1-1/+1
2017-06-11rgblight support for ps2avrGBLuiz Ribeiro1-2/+4
2017-01-21Simplification and code polish on ps2avrGB directoryLuiz Ribeiro1-21/+26
2017-01-21Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro1-0/+38