Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MetalBlueberry authored Dec 14, 2020
1 parent b05648e commit 4e994fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# chkb [![Go Report Card](https://goreportcard.com/badge/github.com/MetalBlueberry/chkb)](https://goreportcard.com/report/github.com/MetalBlueberry/chkb) [![Coverage Status](https://coveralls.io/repos/github/MetalBlueberry/chkb/badge.svg?branch=master)](https://coveralls.io/github/MetalBlueberry/chkb?branch=master)
# chkb [![Go Report Card](https://goreportcard.com/badge/github.com/MetalBlueberry/chkb)](https://goreportcard.com/report/github.com/MetalBlueberry/chkb) ![coveralls.](https://github.com/MetalBlueberry/chkb/workflows/coveralls./badge.svg) [![Coverage Status](https://coveralls.io/repos/github/MetalBlueberry/chkb/badge.svg?branch=master)](https://coveralls.io/github/MetalBlueberry/chkb?branch=master)

chkb turns a regular keyboard intro a fully programmable keyboard.

Expand Down Expand Up @@ -249,4 +249,4 @@ To find extra keys, you can read ./pkg/chkb/ecodes.go and use anything starting
- [ ] easy autoshift functionality for layers
- [ ] examples
- [ ] Implement RESETKEY to start-stop the app in the background
- [ ] add initialLayer as a configuration parameter
- [ ] add initialLayer as a configuration parameter

0 comments on commit 4e994fe

Please sign in to comment.