]> git.donarmstrong.com Git - qmk_firmware.git/commit
Add multiple layout support and Linux flash utility to JJ40 (#1837)
authorOscillope <jvrosenman@gmail.com>
Sat, 14 Oct 2017 05:04:36 +0000 (01:04 -0400)
committerJack Humbert <jack.humb@gmail.com>
Sat, 14 Oct 2017 05:04:36 +0000 (19:04 -1000)
commitc70b419ec06b22dba869f40c32e23563ee0f620f
tree6e7db95be8015128dde5669e3568db8074dc5a87
parentbccf263cd06a8f854caa79ae511e5c40442de491
Add multiple layout support and Linux flash utility to JJ40 (#1837)

* Adds support for multiple layouts. Adds custom keymap for "offset"
layout.

* Adds a tool to help detach the keyboard from the Linux HID driver before programming.

* Adds a tool to help detach the keyboard from the Linux HID driver before programming.
keyboards/jj40/README.md
keyboards/jj40/jj40.h
keyboards/jj40/keymaps/oscillope/keymap.c [new file with mode: 0644]
keyboards/jj40/tools/README.md [new file with mode: 0644]
keyboards/jj40/tools/usb_detach.c [new file with mode: 0644]