summaryrefslogtreecommitdiff
path: root/keyboards/ps2avrGB/rules.mk
Commit message (Collapse)AuthorAge
* Remove ps2avrGB since its a hangover from the keyboards/winkeyless refactor ↵zvecr2019-04-09
| | | | (#5592)
* Align use of atmega32a program script (#5259)zvecr2019-03-14
| | | | | | * Remove duplicate 'program' files and refactor to use atmega32a_program.py * Update readme references from 'program' to 'atmega32a_program.py'
* Turn off Mousekeys for several ps2avrGB keyboards (#4502)Drashna Jaelre2018-11-27
| | | | | | | | * Turn off Mousekeys for jc65 * Turn off Mousekeys for ps2avrGB templates * Disable mousekeys for bmini and canoe as well
* Updates bootloader settings, adds file size check (#2029)Jack Humbert2017-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Added a build flag for using a custom rgblight driverLuiz Ribeiro2017-06-11
|
* rgblight support for ps2avrGBLuiz Ribeiro2017-06-11
|
* Simplification and code polish on ps2avrGB directoryLuiz Ribeiro2017-01-21
|
* Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro2017-01-21