From c70b419ec06b22dba869f40c32e23563ee0f620f Mon Sep 17 00:00:00 2001 From: Oscillope Date: Sat, 14 Oct 2017 01:04:36 -0400 Subject: 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 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'keyboards/jj40/README.md') diff --git a/keyboards/jj40/README.md b/keyboards/jj40/README.md index 6b48c15159..03b7533de0 100644 --- a/keyboards/jj40/README.md +++ b/keyboards/jj40/README.md @@ -48,3 +48,6 @@ $ bootloadHID -r jj40_default.hex done, just reflash the board with the original firmware. 2. Sometimes USB hubs can act weird, so try connecting the board directly to your computer or plugging/unplugging the USB hub. +3. If you get an error such as "Resource Unavailable" when attemting to flash + on Linux, you may want to compile and run `tools/usb_detach.c`. See `tools/README.md` + for more info. -- cgit v1.2.3