]> git.donarmstrong.com Git - qmk_firmware.git/log
qmk_firmware.git
6 years agoupdate planck stuff
Jack Humbert [Wed, 6 Sep 2017 16:19:40 +0000 (12:19 -0400)]
update planck stuff

6 years agoImprove and simplify RGB Knight mode (#1677)
David Stosik [Tue, 5 Sep 2017 21:19:08 +0000 (06:19 +0900)]
Improve and simplify RGB Knight mode (#1677)

* Simplify RGB Knight mode code, and make it look closer to KITT

* Remove RGBLIGHT_EFFECT_DUALKNIGHT_LENGTH

6 years agoUpdate feature_common_shortcuts.md
Jack Humbert [Tue, 5 Sep 2017 17:11:43 +0000 (13:11 -0400)]
Update feature_common_shortcuts.md

6 years agoFix Kitt and its default behavior (#1674)
David Stosik [Sun, 3 Sep 2017 18:02:06 +0000 (03:02 +0900)]
Fix Kitt and its default behavior (#1674)

6 years agoSet proper backlight level
Lukmanul Hakim [Thu, 31 Aug 2017 13:19:08 +0000 (20:19 +0700)]
Set proper backlight level

6 years agoconvert to unix line-endings [skip ci]
QMK Bot [Wed, 30 Aug 2017 15:55:39 +0000 (15:55 +0000)]
convert to unix line-endings [skip ci]

6 years agoAlterations and documentation updates for j3rn Ergodox EZ keymap (#1656)
Jonathan Arnett [Wed, 30 Aug 2017 15:52:43 +0000 (11:52 -0400)]
Alterations and documentation updates for j3rn Ergodox EZ keymap (#1656)

* Add second set of AltSft and Alt

* Insert the play key between previous and next

* Update documentation

6 years agoPort #1576 to Let's Split: EECONFIG_HANDEDNESS gets overridden when RGB is enabled
David Stosik [Tue, 29 Aug 2017 01:52:47 +0000 (10:52 +0900)]
Port #1576 to Let's Split: EECONFIG_HANDEDNESS gets overridden when RGB is enabled

6 years agorask's Satan and BananaSplit60 (#1654)
Otto Rask [Wed, 30 Aug 2017 15:51:18 +0000 (18:51 +0300)]
rask's Satan and BananaSplit60 (#1654)

* Add rask's Satan layout

* Add rask's Satan layout

* Add rask's BananaSplit60 layout

* Add rask's BS60 readme

* Fix rask's BS60 readme image

* Fix rask's BS60 readme image again

6 years agoFixed mitosis-mjt audio (#1653)
Michael Terhar [Wed, 30 Aug 2017 15:50:31 +0000 (11:50 -0400)]
Fixed mitosis-mjt audio (#1653)

* copied mjt keymaps from archive

* All mjt boards now compile

* fixed jd45-mjt breathing

* Updates to fix SpaceFN but not tested yet.

* Still missing either spacebar or an adjacent keypress.

* Debugging rigged up for use with hid_listen.

* Reverted the default keymap to use tap_layer_key rather than custom.  Moved custom approach to keymap_debug.c

* Fixed the lower-left side of the keymap, which needed more spacers due to the matrix being directly put into the array rather than using the keymap function.

* Cleaned up JD45 keymap that uses tapkey.

* Redid minivan keymap with numsym rather than raise/lower.
Untested.

* Created my MJT keymap for HHKB
Enabled dynamic macros and moved
somoe of the shortcuts around.

* Minor keymap fixes to make them compile without errors.

* Added home/end to right arrow cluster on DYN layer.

* Added more keys to fn and dyn layers.

* It wasn't using my custom layer last time somehow...?  Now it will.

* Compiled and installed at end of day on 8/23

* Moved macros to FKEY layer because Adjust was too hard to get into and out of without some sort of feedback.

* Fixed volume controls... were reversed and disabled.

* Added F13-F15 back to fkeys layer in Minivan

* Created new Planck Keymap that uses the NumSym and FKeys layer approach like the Minivan.

* Removed DYN layer.

* Fixed diagram in planck numsym.

* Cleanup for pull request.

* Roadkit flip phone warning.

* Replaced PLAY_NOTES_ARRAY to PLAY_SONG

* reset the submodules

* checked out specific commits for submodules

* Removed debugging from JD45 shared config.h

* Moved custom rules.mk to apropriate keymap

Reset the shared rules.mk file.

* Trailing return issue in rules.mk

Gotta make for a smooth pull request :-)

* Mitosis music troubleshooting

Also updated the song playing function.
Does not work currently.

* Fixed mitosis audio

* Put mitosis/rules.mk back to QMK master

6 years agoadd UC_OSX_RALT to make unicode use the Right Alt key on OSX
Marco Fontani [Mon, 28 Aug 2017 18:05:42 +0000 (20:05 +0200)]
add UC_OSX_RALT to make unicode use the Right Alt key on OSX

6 years agoUpdate drashna's keymap (#1649)
drashna [Wed, 30 Aug 2017 15:36:14 +0000 (08:36 -0700)]
Update drashna's keymap  (#1649)

* initial commit for my custom layout

* fix switching into and out of numfun layer

* enable tap dance to lock layers

* enable layer indicator LEDs

* remove Colemak2 layer because it was dumb

* remove handler for nonexistent keycode

* add new movement keys to lower layer

* standardize indentation because I'm not a monster

* add Woodpad keyboard with Michael's Tryggve layout

* Add dvorak/colemak layers

* add hash

* Update keymap.c

* Fixed OSL Symbol layer layout issue

* Minor later tweak

* Clean up actions

* Diablo 3 macro keys remove

* Fixed numbad issues

* Remove Underglow toggle

* Fix layer consistency

* cleanup of code

* line feed

* small fixes

* Major merge

* Merge cleanup on my keymap

* Cleanup

* Update compile command

* Swapped arrows

* Additional cleanup

* Revert "Woodpad"

* update

* minor update

* staging for pull request

* Finish removing layer underglow toggles

6 years agoUpdate README.
Fredric Silberberg [Sun, 27 Aug 2017 06:50:13 +0000 (23:50 -0700)]
Update README.

6 years agoSmall gaming layer and formatting updates to my nyquist config.
Fredric Silberberg [Sun, 27 Aug 2017 06:43:28 +0000 (23:43 -0700)]
Small gaming layer and formatting updates to my nyquist config.

6 years agoMerge pull request #1574 from danamlund/master
Jack Humbert [Wed, 30 Aug 2017 15:27:52 +0000 (11:27 -0400)]
Merge pull request #1574 from danamlund/master

New clueboard keymap that is a tetris game

6 years agoAdd the new QMK submodule way in `/lib` and not `tmk_core/tool` wich is outdated
Arthur SCHMITT [Wed, 30 Aug 2017 08:32:57 +0000 (10:32 +0200)]
Add the new QMK submodule way in `/lib` and not `tmk_core/tool` wich is outdated

6 years agoadd a `git-submodule` make target.
skullY [Sun, 27 Aug 2017 03:58:19 +0000 (20:58 -0700)]
add a `git-submodule` make target.

6 years agoadd rule shortcut via @samwho's suggesion
Jack Humbert [Sun, 27 Aug 2017 16:53:35 +0000 (12:53 -0400)]
add rule shortcut via @samwho's suggesion

6 years agoadd bin targets - closes #1648, fixes #1647
Jack Humbert [Sun, 27 Aug 2017 16:11:59 +0000 (12:11 -0400)]
add bin targets - closes #1648, fixes #1647

6 years agoKeymaps for several of my boards (#1641)
Michael Terhar [Sun, 27 Aug 2017 03:33:33 +0000 (23:33 -0400)]
Keymaps for several of my boards (#1641)

* copied mjt keymaps from archive

* All mjt boards now compile

* fixed jd45-mjt breathing

* Updates to fix SpaceFN but not tested yet.

* Still missing either spacebar or an adjacent keypress.

* Debugging rigged up for use with hid_listen.

* Reverted the default keymap to use tap_layer_key rather than custom.  Moved custom approach to keymap_debug.c

* Fixed the lower-left side of the keymap, which needed more spacers due to the matrix being directly put into the array rather than using the keymap function.

* Cleaned up JD45 keymap that uses tapkey.

* Redid minivan keymap with numsym rather than raise/lower.
Untested.

* Created my MJT keymap for HHKB
Enabled dynamic macros and moved
somoe of the shortcuts around.

* Minor keymap fixes to make them compile without errors.

* Added home/end to right arrow cluster on DYN layer.

* Added more keys to fn and dyn layers.

* It wasn't using my custom layer last time somehow...?  Now it will.

* Compiled and installed at end of day on 8/23

* Moved macros to FKEY layer because Adjust was too hard to get into and out of without some sort of feedback.

* Fixed volume controls... were reversed and disabled.

* Added F13-F15 back to fkeys layer in Minivan

* Created new Planck Keymap that uses the NumSym and FKeys layer approach like the Minivan.

* Removed DYN layer.

* Fixed diagram in planck numsym.

* Cleanup for pull request.

* Roadkit flip phone warning.

* Replaced PLAY_NOTES_ARRAY to PLAY_SONG

* reset the submodules

* checked out specific commits for submodules

* Removed debugging from JD45 shared config.h

* Moved custom rules.mk to apropriate keymap

Reset the shared rules.mk file.

* Trailing return issue in rules.mk

Gotta make for a smooth pull request :-)

6 years agomake ergodone's led work well
Toshiki Yagi [Sat, 26 Aug 2017 23:21:53 +0000 (08:21 +0900)]
make ergodone's led work well

6 years agoUpdated readme to new standard.
unknown [Sat, 26 Aug 2017 18:16:52 +0000 (14:16 -0400)]
Updated readme to new standard.

6 years agoUpdated my files and added debouncing
unknown [Sat, 26 Aug 2017 17:54:17 +0000 (13:54 -0400)]
Updated my files and added debouncing

6 years agoAdd mbsurfer Let's Split keymap with RGB layer indicators (#1638)
Cory Shaw [Sat, 26 Aug 2017 14:34:53 +0000 (10:34 -0400)]
Add mbsurfer Let's Split keymap with RGB layer indicators (#1638)

6 years agoMerge in gaming layout.
Joe Wasson [Thu, 24 Aug 2017 20:27:48 +0000 (13:27 -0700)]
Merge in gaming layout.

6 years agoAdd split layout to more keyboards.
Joe Wasson [Thu, 24 Aug 2017 20:09:37 +0000 (13:09 -0700)]
Add split layout to more keyboards.

6 years agoImprove default layout of 9key and give example macro
Cory Shaw [Fri, 25 Aug 2017 01:15:58 +0000 (21:15 -0400)]
Improve default layout of 9key and give example macro

6 years agoIncrease time for tap dancing on 9key default
Cory Shaw [Fri, 25 Aug 2017 01:15:13 +0000 (21:15 -0400)]
Increase time for tap dancing on 9key default

6 years agoUpdate Bishop Keyboards url to relaunched site
Cory Shaw [Fri, 25 Aug 2017 01:14:09 +0000 (21:14 -0400)]
Update Bishop Keyboards url to relaunched site

6 years agoAdd 9key to keyboards readme
Cory Shaw [Fri, 25 Aug 2017 01:13:30 +0000 (21:13 -0400)]
Add 9key to keyboards readme

6 years agoAdd split ansi layout and talljoe's keymap.
Joe Wasson [Thu, 24 Aug 2017 19:05:44 +0000 (12:05 -0700)]
Add split ansi layout and talljoe's keymap.

6 years agoupdate travis script
Jack Humbert [Thu, 24 Aug 2017 12:07:37 +0000 (08:07 -0400)]
update travis script

6 years agoupdate ergodox links
Jack Humbert [Thu, 24 Aug 2017 12:00:50 +0000 (08:00 -0400)]
update ergodox links

6 years agoFix broken link
Markus Kohler [Thu, 24 Aug 2017 11:17:31 +0000 (13:17 +0200)]
Fix broken link

6 years agoCreates a layouts/ folder for keymaps shared between keyboards (#1609)
Jack Humbert [Thu, 24 Aug 2017 02:29:07 +0000 (22:29 -0400)]
Creates a layouts/ folder for keymaps shared between keyboards (#1609)

* include variables and .h files as pp directives

* start layout compilation

* split ergodoxes up

* don't compile all layouts for everything

* might seg fault

* reset layouts variable

* actually reset layouts

* include rules.mk instead

* remove includes from rules.mk

* update variable setting

* load visualizer from path

* adds some more examples

* adds more layouts

* more boards added

* more boards added

* adds documentation for layouts

* use lowercase names for LAYOUT_

* add layout.json files for each layout

* add community folder, default keymaps for layouts

* touch-up default layouts

* touch-up layouts, some keyboard rules.mk

* update documentation for layouts

* fix up serial/i2c switches

6 years agoupdate 9key readme
Jack Humbert [Wed, 23 Aug 2017 19:46:02 +0000 (15:46 -0400)]
update 9key readme

6 years agoupdate build script
Jack Humbert [Wed, 23 Aug 2017 19:44:17 +0000 (15:44 -0400)]
update build script

6 years agoUpdate keymap.c
Steve Holt [Wed, 23 Aug 2017 03:45:16 +0000 (21:45 -0600)]
Update keymap.c

6 years agoUpdate config.h
Steve Holt [Wed, 23 Aug 2017 03:44:58 +0000 (21:44 -0600)]
Update config.h

6 years agoUpdate Makefile
Steve Holt [Wed, 23 Aug 2017 03:44:31 +0000 (21:44 -0600)]
Update Makefile

6 years agofix link brackets
Jonathan Boyett [Wed, 23 Aug 2017 03:29:25 +0000 (23:29 -0400)]
fix link brackets

6 years agofix(9key): Fix layout of 9key readme
Cory Shaw [Wed, 23 Aug 2017 02:26:56 +0000 (22:26 -0400)]
fix(9key): Fix layout of 9key readme

6 years agoupdate(9key): Add readme with updated format
Cory Shaw [Wed, 23 Aug 2017 02:25:12 +0000 (22:25 -0400)]
update(9key): Add readme with updated format

6 years agoAdd support for 9key by Bishop Keyboards
Cory Shaw [Wed, 23 Aug 2017 01:26:45 +0000 (21:26 -0400)]
Add support for 9key by Bishop Keyboards

6 years agoJD40 MiniVan port
Jonathan Boyett [Wed, 23 Aug 2017 02:04:25 +0000 (22:04 -0400)]
JD40 MiniVan port

6 years agoAdding Makefile
Ryan MacLean [Tue, 22 Aug 2017 17:52:16 +0000 (10:52 -0700)]
Adding Makefile

Required for JIS layouts

6 years agoCreating Mac Version of JIS Keymap
Ryan MacLean [Tue, 22 Aug 2017 17:50:55 +0000 (10:50 -0700)]
Creating Mac Version of JIS Keymap

Swapping command and alt, restoring fn+left for delete, subbing in grave for hhkb key.

6 years agoMerge branch 'master' of https://github.com/qmk/qmk_firmware
Jack Humbert [Tue, 22 Aug 2017 14:08:44 +0000 (10:08 -0400)]
Merge branch 'master' of https://github.com/qmk/qmk_firmware

6 years agomove to compiled [skip ci]
Jack Humbert [Tue, 22 Aug 2017 14:07:32 +0000 (10:07 -0400)]
move to compiled [skip ci]

6 years agoFix avoid certificate errors that occur during '2-setup-environment-win.bat'
keisuke333 [Thu, 17 Aug 2017 10:19:53 +0000 (19:19 +0900)]
Fix avoid certificate errors that occur during '2-setup-environment-win.bat'

6 years agoMerge branch 'master' of https://github.com/qmk/qmk_firmware
Jack Humbert [Tue, 22 Aug 2017 12:57:13 +0000 (08:57 -0400)]
Merge branch 'master' of https://github.com/qmk/qmk_firmware

6 years agoupdate travis script
Jack Humbert [Tue, 22 Aug 2017 12:56:22 +0000 (08:56 -0400)]
update travis script

6 years agoconvert to unix line-endings [skip ci]
Jack Humbert [Tue, 22 Aug 2017 12:56:22 +0000 (08:56 -0400)]
convert to unix line-endings [skip ci]

6 years agoattempt to fix line-ending travis stuff
Jack Humbert [Tue, 22 Aug 2017 03:39:06 +0000 (23:39 -0400)]
attempt to fix line-ending travis stuff

6 years agoAdd back original copyrights
jpetermans [Tue, 22 Aug 2017 00:01:53 +0000 (17:01 -0700)]
Add back original copyrights

6 years agoReadme correction #2
jpetermans [Thu, 17 Aug 2017 22:56:49 +0000 (15:56 -0700)]
Readme correction #2

6 years agoCorrect jpetermans keymap readme and update copyright info
jpetermans [Thu, 17 Aug 2017 19:57:47 +0000 (12:57 -0700)]
Correct jpetermans keymap readme and update copyright info

6 years agotriggering travis
Jack Humbert [Tue, 22 Aug 2017 03:11:08 +0000 (23:11 -0400)]
triggering travis

6 years agoupdate building for .hex, secrets moving
Jack Humbert [Tue, 22 Aug 2017 01:57:46 +0000 (21:57 -0400)]
update building for .hex, secrets moving

6 years agoFix gherkin README to use correct build command.
Daniel Shields [Mon, 21 Aug 2017 07:42:05 +0000 (08:42 +0100)]
Fix gherkin README to use correct build command.

6 years agoUse cmd-left and cmd-right instead of ctrl-a and ctrl-e for home and end
Mark Spanbroek [Mon, 21 Aug 2017 09:39:51 +0000 (11:39 +0200)]
Use cmd-left and cmd-right instead of ctrl-a and ctrl-e for home and end

The ctrl commands only seem to work well in terminal, not in other apps.

6 years agoRemove COMPACT_KEYMAP, use full KC_ keycodes instead.
Mark Spanbroek [Mon, 21 Aug 2017 09:27:11 +0000 (11:27 +0200)]
Remove COMPACT_KEYMAP, use full KC_ keycodes instead.

6 years agoRevert "Add COMPACT_KEYMAP macro to Satan GH60"
Mark Spanbroek [Mon, 21 Aug 2017 07:51:34 +0000 (09:51 +0200)]
Revert "Add COMPACT_KEYMAP macro to Satan GH60"

9a1826598a1a06d87459c5bbef9db9be277bdae9

6 years agoAdd screen lock key
Mark Spanbroek [Sat, 19 Aug 2017 14:23:07 +0000 (16:23 +0200)]
Add screen lock key

6 years agoFix power; use keyboard shortcut for Mac
Mark Spanbroek [Fri, 18 Aug 2017 21:33:06 +0000 (23:33 +0200)]
Fix power; use keyboard shortcut for Mac

6 years agoReverse the split shift/fn
Mark Spanbroek [Fri, 18 Aug 2017 21:03:09 +0000 (23:03 +0200)]
Reverse the split shift/fn

Turns out that 3c and 3d are not reversed when splitting the right
shift in the way that the Mark I layout does. Reversing it here, rather
than in the generic satan.h to avoid breaking the other layouts.

6 years agoAdd Mark I layout
Mark Spanbroek [Sat, 5 Aug 2017 13:21:56 +0000 (15:21 +0200)]
Add Mark I layout

6 years agoAdd COMPACT_KEYMAP macro to Satan GH60
Mark Spanbroek [Sat, 5 Aug 2017 13:13:40 +0000 (15:13 +0200)]
Add COMPACT_KEYMAP macro to Satan GH60

6 years agoFix: add missing keys to Satan GH60 KEYMAP macro
Mark Spanbroek [Sat, 5 Aug 2017 13:13:21 +0000 (15:13 +0200)]
Fix: add missing keys to Satan GH60 KEYMAP macro

6 years agoAdd smt keymap for Sentraq S65-X
Stephen Tudor [Mon, 21 Aug 2017 13:20:59 +0000 (09:20 -0400)]
Add smt keymap for Sentraq S65-X

6 years agofix readmes
Jack Humbert [Mon, 21 Aug 2017 20:40:31 +0000 (16:40 -0400)]
fix readmes

6 years agoadds sweet16 and four banger keyboards
Jack Humbert [Mon, 21 Aug 2017 20:38:43 +0000 (16:38 -0400)]
adds sweet16 and four banger keyboards

6 years agoCreate readme.md
Ben James [Sat, 19 Aug 2017 19:08:05 +0000 (20:08 +0100)]
Create readme.md

6 years agoCreate Makefile
Ben James [Sat, 19 Aug 2017 19:00:45 +0000 (20:00 +0100)]
Create Makefile

6 years agoCreate config.h
Ben James [Sat, 19 Aug 2017 19:00:16 +0000 (20:00 +0100)]
Create config.h

6 years agoCreate keymap.c
Ben James [Sat, 19 Aug 2017 18:58:33 +0000 (19:58 +0100)]
Create keymap.c

6 years agotravis files in gitignore for good measure
Jack Humbert [Sun, 20 Aug 2017 19:20:32 +0000 (15:20 -0400)]
travis files in gitignore for good measure

6 years agomake travis convert line-endings and push a skippable commit
Jack Humbert [Mon, 7 Aug 2017 15:19:13 +0000 (11:19 -0400)]
make travis convert line-endings and push a skippable commit

6 years agostop compiling ez after build, rework ssh ids
Jack Humbert [Sun, 20 Aug 2017 18:04:26 +0000 (14:04 -0400)]
stop compiling ez after build, rework ssh ids

6 years agoadds subatomic files (non-working)
Jack Humbert [Sun, 20 Aug 2017 17:51:06 +0000 (13:51 -0400)]
adds subatomic files (non-working)

6 years agoFix stray keystroke in readme file.
Joe Wasson [Sun, 20 Aug 2017 17:23:14 +0000 (10:23 -0700)]
Fix stray keystroke in readme file.

6 years agoRemove PLAY_NOTE_ARRAY usages to get rid of warning.
Joe Wasson [Sun, 20 Aug 2017 06:04:16 +0000 (23:04 -0700)]
Remove PLAY_NOTE_ARRAY usages to get rid of warning.

6 years agoMerge pull request #1608 from hot-leaf-juice/master
Jack Humbert [Sun, 20 Aug 2017 15:52:57 +0000 (11:52 -0400)]
Merge pull request #1608 from hot-leaf-juice/master

keymap update

6 years agoFix Planck Steno layout with new error message (remove MIDI).
Joe Wasson [Sun, 20 Aug 2017 05:25:40 +0000 (22:25 -0700)]
Fix Planck Steno layout with new error message (remove MIDI).

6 years agoKeymap tweaks.
Joe Wasson [Sun, 20 Aug 2017 05:05:18 +0000 (22:05 -0700)]
Keymap tweaks.

6 years agoFix compilation error when NO_ACTION_LAYER is defined.
Joe Wasson [Sun, 20 Aug 2017 04:43:07 +0000 (21:43 -0700)]
Fix compilation error when NO_ACTION_LAYER is defined.

6 years agoGherkin keymaps for Steno and Talljoe
Joe Wasson [Tue, 15 Aug 2017 22:31:27 +0000 (15:31 -0700)]
Gherkin keymaps for Steno and Talljoe

6 years agoAdd compile error if too many endpoints are defined for the ATmega32U4.
Joe Wasson [Sun, 20 Aug 2017 03:35:41 +0000 (20:35 -0700)]
Add compile error if too many endpoints are defined for the ATmega32U4.

6 years agoAllow steno to build when NKRO is not defined.
Joe Wasson [Sun, 20 Aug 2017 03:23:39 +0000 (20:23 -0700)]
Allow steno to build when NKRO is not defined.

Was missing eeprom.h, MAX(), and memset.

6 years agoAdded default ECO keymap
That-Canadian [Sat, 19 Aug 2017 21:01:21 +0000 (17:01 -0400)]
Added default ECO keymap

6 years agoLine ending stuff again
That-Canadian [Sat, 19 Aug 2017 03:17:19 +0000 (23:17 -0400)]
Line ending stuff again

6 years agoUpdate s60_x/default/rule.mk for original Sentraq S60-X
Daniel Khodabakhsh [Sun, 20 Aug 2017 06:50:29 +0000 (23:50 -0700)]
Update s60_x/default/rule.mk for original Sentraq S60-X
Fix and issue with the original Sentraq S60-X not being compatible with 'default'. If 'default' shouldn't be changed, perhaps I can create an 'original' revision.

6 years agoCorrect if-statement
ThreeFx [Sat, 19 Aug 2017 22:32:35 +0000 (00:32 +0200)]
Correct if-statement

6 years agoAdded gentoo support for dependency script
ThreeFx [Sat, 19 Aug 2017 22:24:51 +0000 (00:24 +0200)]
Added gentoo support for dependency script

6 years agovalidates json
Jack Humbert [Sat, 19 Aug 2017 12:35:14 +0000 (08:35 -0400)]
validates json

6 years agoadds redirects for docs
Jack Humbert [Sat, 19 Aug 2017 12:31:42 +0000 (08:31 -0400)]
adds redirects for docs

6 years agoMerge pull request #1601 from dlaroe/master
Jack Humbert [Sat, 19 Aug 2017 12:19:50 +0000 (08:19 -0400)]
Merge pull request #1601 from dlaroe/master

My keymaps only

6 years agoremove dead links, add troubleshooting section
Balz Guenat [Fri, 18 Aug 2017 23:00:02 +0000 (01:00 +0200)]
remove dead links, add troubleshooting section

6 years agoUpdate USB-USB converter README according to #1588
Balz Guenat [Fri, 18 Aug 2017 22:49:26 +0000 (00:49 +0200)]
Update USB-USB converter README according to #1588

6 years agoUpdate readme.md
Ryan MacLean [Sat, 19 Aug 2017 07:26:38 +0000 (00:26 -0700)]
Update readme.md