diff options
author | Luiz Ribeiro <luizribeiro@gmail.com> | 2017-06-10 17:28:59 -0400 |
---|---|---|
committer | Luiz Ribeiro <luizribeiro@gmail.com> | 2017-06-11 12:30:48 -0400 |
commit | 945f2f591649f1478ac0c24ca52950b7499f3eb5 (patch) | |
tree | f21d19eba4759cc7b7e48b7e4f2bbfa681e7221c /keyboards | |
parent | d4cd5dda5c3e3c5b8b8d4db5d0bbed2fec0c770d (diff) | |
download | qmk_firmware-945f2f591649f1478ac0c24ca52950b7499f3eb5.tar.gz qmk_firmware-945f2f591649f1478ac0c24ca52950b7499f3eb5.zip |
Fixed rgblight_types.h
Diffstat (limited to 'keyboards')
-rwxr-xr-x | keyboards/ps2avrGB/program | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/ps2avrGB/program b/keyboards/ps2avrGB/program index 081a8219ce..b45bff8e5f 100755 --- a/keyboards/ps2avrGB/program +++ b/keyboards/ps2avrGB/program @@ -1,4 +1,4 @@ -#!/usr/bin/env python3.5 +#!/usr/bin/env python3 # Copyright 2017 Luiz Ribeiro <luizribeiro@gmail.com> # # This program is free software: you can redistribute it and/or modify |