aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/mehkee96/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Convert remaining PS2AVRGB boards to I2C WS2812 driver (#7245)fauxpark2019-11-031-2/+2
| | | | | | * Convert remaining PS2AVRGB boards to I2C WS2812 driver * Add back functions to make the custom matrices happy
* Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark2019-09-201-13/+8
|
* Align use of atmega32a program script (#5259)zvecr2019-03-141-1/+1
| | | | | | * Remove duplicate 'program' files and refactor to use atmega32a_program.py * Update readme references from 'program' to 'atmega32a_program.py'
* Keyboard: added mehkee96 support -JT (#3957)johanntang2018-09-251-0/+35
* added mehkee96 support -JT * making requested changes -JT * fixes -jt * fixed info.json -JT * tidy up info.json comments from noroadsleft -JT