summaryrefslogtreecommitdiff
path: root/keyboards/ps2avrGB
Commit message (Collapse)AuthorAge
* Fixed indentation and now using quantum keycodes for rgblightLuiz Ribeiro2017-07-04
|
* Always send 3 * RGBLED_NUM bytes through I2C on ps2avrGBLuiz Ribeiro2017-06-11
| | | | | This wasn't going to work on boards with a different number of LEDs, since I was always sending 48 bytes.
* Fixed rgblight_types.hLuiz Ribeiro2017-06-11
|
* Added a build flag for using a custom rgblight driverLuiz Ribeiro2017-06-11
|
* Simplified ps2avrGB rgblight_set logic a bitLuiz Ribeiro2017-06-11
|
* rgblight support for ps2avrGBLuiz Ribeiro2017-06-11
|
* remove mechmini keymap from ps2avrGBJack Humbert2017-06-09
|
* move mechmini to own folderJack Humbert2017-06-09
|
* Added support for Mechmini v1chilifries2017-06-07
|
* Use KC_KEYMAP for default-keymapThor772017-05-03
| | | | and remove obsolete explicit line-separator "\"
* Add KEYMAP without KC_##-prefixThor772017-05-03
| | | | and rename old variant to KEYMAP_KC
* Added a copyright header to the default keymap... ¯\_(ツ)_/¯Luiz Ribeiro2017-01-21
|
* Slightly saner default keymap for ps2avrGB and removed some unused codeLuiz Ribeiro2017-01-21
|
* Simplified and polished a bit the code changes on tmk_coreLuiz Ribeiro2017-01-21
|
* Simplification and code polish on ps2avrGB directoryLuiz Ribeiro2017-01-21
|
* Got ps2avrGB to work with the V-USB protocolLuiz Ribeiro2017-01-21