Results 50 comments of Stephen Lacy

Potentially you can convert these values to node: https://github.com/Askannz/msi-perkeyrgb/blob/master/msi_perkeyrgb/msi_keyboard.py#L7

Python vs Node You can create an adapter that maps each key in node as it does in python, I'll accept a PR for that

I do not have access to a device with more than just the keyboard, I do not even know if those leds are controlable.

The core module now has more regions, I should be adding them to this project within a month or so. (PRs accepted!) https://github.com/stevelacy/msi-keyboard/releases/tag/msi-keyboard%400.4.0 Also adds support for a full rgb...

It is odd as #263 seems to show that they 'might' be adding docs for it, while #197 shows font awesome and the removal of icon sets

What is the nodejs support of this?

Why was this reverted? https://github.com/stevelacy/gulp-git/pull/203/commits/eb2f59367e6caf27fb5826eef7386db2f737ef7b It introduces through2 as a missing module

As close as I could make it to the original: ``` resource "docker_registry_image" "this" { name = "name_here" build { context = "./server" } } ``` contents of `./server/` ```...

Sounds like you are missing some usb library for your linux OS if this was working in windows