aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ps2avrGB
Commit message (Expand)AuthorAgeFilesLines
* Fixed indentation and now using quantum keycodes for rgblightLuiz Ribeiro2017-07-043-73/+19
* Always send 3 * RGBLED_NUM bytes through I2C on ps2avrGBLuiz Ribeiro2017-06-111-1/+1
* Fixed rgblight_types.hLuiz Ribeiro2017-06-111-1/+1
* Added a build flag for using a custom rgblight driverLuiz Ribeiro2017-06-112-2/+2
* Simplified ps2avrGB rgblight_set logic a bitLuiz Ribeiro2017-06-111-11/+6
* rgblight support for ps2avrGBLuiz Ribeiro2017-06-117-2/+254
* remove mechmini keymap from ps2avrGBJack Humbert2017-06-091-28/+0
* move mechmini to own folderJack Humbert2017-06-092-23/+0
* Added support for Mechmini v1chilifries2017-06-073-0/+51
* Use KC_KEYMAP for default-keymapThor772017-05-031-8/+8
* Add KEYMAP without KC_##-prefixThor772017-05-031-0/+18
* Added a copyright header to the default keymap... ¯\_(ツ)_/¯Luiz Ribeiro2017-01-212-0/+18
* Slightly saner default keymap for ps2avrGB and removed some unused codeLuiz Ribeiro2017-01-212-27/+4
* Simplified and polished a bit the code changes on tmk_coreLuiz Ribeiro2017-01-211-1/+1
* Simplification and code polish on ps2avrGB directoryLuiz Ribeiro2017-01-214-37/+27
* Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro2017-01-2110-0/+809