goblusb

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 28, 2020 License: MIT Imports: 7 Imported by: 0

README

go-blusb

Go package and Command Line Interface for interacting with the Blusb Universal BT-USB Model M Controller.

Things that it doesn't do but would be nice:

  • Unit tests!
  • Update firmware
  • Read matrix
  • Enter/exit bootloader
  • Break down modifier and keycodes into clearer structs and types instad of uint's.
  • Marshal/unmarshal to alternate file formats

Installation

$ go get gitlab.com/ebarkie/goblusb

Usage

Usage of ./go-blusb:
  -get-brightness
    	get usb and bt brightness
  -get-debounce
    	get debounce duration
  -get-layers
    	get layers
  -get-macros
    	get macro keys
  -set-brightness value
    	set usb,bt brightness
  -set-debounce duration
    	set debounce duration
  -set-layers string
    	set layers from file
  -set-macros string
    	set macro keys fom file
  -to string
    	write to file
  -version
    	firmware version

License

Copyright (c) 2020 Eric Barkie. All rights reserved.
Use of this source code is governed by the MIT license that can be found in the LICENSE file.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
blusb
Package blusb implements protocol and data structures for configuring the various settings of the Blusb Universal BT-USB Model M Controller.
Package blusb implements protocol and data structures for configuring the various settings of the Blusb Universal BT-USB Model M Controller.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL