Luiz Ribeiro
|
d5486265b8
|
Merge branch 'master' into ps2avrGB
|
2017-07-04 11:17:28 -04:00 |
|
Luiz Ribeiro
|
738b072bb0
|
Fixed indentation and now using quantum keycodes for rgblight
|
2017-07-04 11:12:42 -04:00 |
|
Luiz Ribeiro
|
60153e7bbc
|
Always send 3 * RGBLED_NUM bytes through I2C on ps2avrGB
This wasn't going to work on boards with a different number of LEDs,
since I was always sending 48 bytes.
|
2017-06-11 12:30:48 -04:00 |
|
Luiz Ribeiro
|
945f2f5916
|
Fixed rgblight_types.h
|
2017-06-11 12:30:48 -04:00 |
|
Luiz Ribeiro
|
d4cd5dda5c
|
Added a build flag for using a custom rgblight driver
|
2017-06-11 12:30:48 -04:00 |
|
Luiz Ribeiro
|
964d7060e1
|
Simplified ps2avrGB rgblight_set logic a bit
|
2017-06-11 12:30:48 -04:00 |
|
Luiz Ribeiro
|
6037cede2c
|
rgblight support for ps2avrGB
|
2017-06-11 12:30:48 -04:00 |
|
Luiz Ribeiro
|
a3da586505
|
Fix V-USB bug on Windows 10
|
2017-02-01 21:57:44 -05:00 |
|
Luiz Ribeiro
|
84661ac44b
|
Upgrade AVR 8-bit Toolchain to 3.5.4 on Travis
|
2017-01-22 12:38:42 -05:00 |
|
Luiz Ribeiro
|
642d0acef5
|
Added a copyright header to the default keymap... ¯\_(ツ)_/¯
|
2017-01-21 18:23:44 -05:00 |
|
Luiz Ribeiro
|
bfbab75292
|
Slightly saner default keymap for ps2avrGB and removed some unused code
|
2017-01-21 18:15:39 -05:00 |
|
Luiz Ribeiro
|
9ce38cbccf
|
Simplified and polished a bit the code changes on tmk_core
|
2017-01-21 17:18:05 -05:00 |
|
Luiz Ribeiro
|
461dfd4462
|
Simplification and code polish on ps2avrGB directory
|
2017-01-21 13:52:23 -05:00 |
|
Luiz Ribeiro
|
f7462aaa61
|
Got ps2avrGB to work with the V-USB protocol
|
2017-01-21 12:55:19 -05:00 |
|