| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed compilation of the ps2avrGB keyboard/firmware (resolving #2425) (#2478) | Sebastian Kaim | 2018-03-07 | 4 | -5/+112 |
* | Updates bootloader settings, adds file size check (#2029) | Jack Humbert | 2017-11-27 | 2 | -2/+6 |
* | Splits up ps2avrGB boards into their own folders (#2014) | Jack Humbert | 2017-11-17 | 11 | -244/+4 |
* | Extended the hint of the programmer to link to the relevant README part inste... | Sebastian Kaim | 2017-10-29 | 1 | -1/+2 |
* | Added a better description for the bootloader key | Sebastian Kaim | 2017-10-29 | 1 | -2/+15 |
* | added bfake support as a subproject (#1903) | Sebastian Kaim | 2017-10-25 | 11 | -56/+220 |
* | Make arguments redo, subproject elimination (#1784) | Jack Humbert | 2017-10-14 | 1 | -1/+1 |
* | Extended the programming script for the ps2avrGB keyboard series: | Sebastian Kaim | 2017-10-13 | 1 | -40/+70 |
* | remove all makefiles from keyboard directories | Jack Humbert | 2017-09-27 | 1 | -3/+0 |
* | Fixed indentation and now using quantum keycodes for rgblight | Luiz Ribeiro | 2017-07-04 | 3 | -73/+19 |
* | Always send 3 * RGBLED_NUM bytes through I2C on ps2avrGB | Luiz Ribeiro | 2017-06-11 | 1 | -1/+1 |
* | Fixed rgblight_types.h | Luiz Ribeiro | 2017-06-11 | 1 | -1/+1 |
* | Added a build flag for using a custom rgblight driver | Luiz Ribeiro | 2017-06-11 | 2 | -2/+2 |
* | Simplified ps2avrGB rgblight_set logic a bit | Luiz Ribeiro | 2017-06-11 | 1 | -11/+6 |
* | rgblight support for ps2avrGB | Luiz Ribeiro | 2017-06-11 | 7 | -2/+254 |
* | remove mechmini keymap from ps2avrGB | Jack Humbert | 2017-06-09 | 1 | -28/+0 |
* | move mechmini to own folder | Jack Humbert | 2017-06-09 | 2 | -23/+0 |
* | Added support for Mechmini v1 | chilifries | 2017-06-07 | 3 | -0/+51 |
* | Use KC_KEYMAP for default-keymap | Thor77 | 2017-05-03 | 1 | -8/+8 |
* | Add KEYMAP without KC_##-prefix | Thor77 | 2017-05-03 | 1 | -0/+18 |
* | Added a copyright header to the default keymap... ¯\_(ツ)_/¯ | Luiz Ribeiro | 2017-01-21 | 2 | -0/+18 |
* | Slightly saner default keymap for ps2avrGB and removed some unused code | Luiz Ribeiro | 2017-01-21 | 2 | -27/+4 |
* | Simplified and polished a bit the code changes on tmk_core | Luiz Ribeiro | 2017-01-21 | 1 | -1/+1 |
* | Simplification and code polish on ps2avrGB directory | Luiz Ribeiro | 2017-01-21 | 4 | -37/+27 |
* | Got ps2avrGB to work with the V-USB protocol | Luiz Ribeiro | 2017-01-21 | 10 | -0/+809 |