]> git.donarmstrong.com Git - qmk_firmware.git/log
qmk_firmware.git
6 years agoAdjust Viterbi pinout
Danny Nguyen [Tue, 29 Aug 2017 20:14:50 +0000 (16:14 -0400)]
Adjust Viterbi pinout

6 years agoRename cloned Nyquist files to Viterbi, create temporary keymaps
Danny Nguyen [Tue, 15 Aug 2017 20:28:19 +0000 (16:28 -0400)]
Rename cloned Nyquist files to Viterbi, create temporary keymaps

Add WIP keymap for dwallace

6 years agoClone Nyquist keyboard for Viterbi
Danny Nguyen [Tue, 15 Aug 2017 19:37:01 +0000 (15:37 -0400)]
Clone Nyquist keyboard for Viterbi

6 years agoadd filess
Jack Humbert [Thu, 21 Sep 2017 04:32:01 +0000 (00:32 -0400)]
add filess

6 years agomove keymap to rules.mk
Jack Humbert [Thu, 21 Sep 2017 04:27:14 +0000 (00:27 -0400)]
move keymap to rules.mk

6 years agoTurkish planck keymap (#1675)
Batuhan Baserdem [Thu, 21 Sep 2017 04:19:57 +0000 (00:19 -0400)]
Turkish planck keymap (#1675)

* Adding keymap

* Adding keymap

* Compiles now, but doesn't flash

* Fixes issues with compilation

* Trying to fix issues with tap-dance layer

* Trying to fix issues with tap-dance layer

* Trying to fix issues with tap-dance layer

* Fixed bbaserdem layout

* Added keyboard layout image

* Edited README.md

* Changed layout and removed image from README.md

* Changed tapping terms

* Changed layout a bit

6 years agoAdding my keymap with Colemak Mod-DH
U-SALTY-WINTENDO\Haj Okuda [Tue, 19 Sep 2017 03:38:31 +0000 (23:38 -0400)]
Adding my keymap with Colemak Mod-DH

6 years agoadd layout mitosis-datagrok (workman variant)
Michael F. Lamb [Wed, 20 Sep 2017 05:37:26 +0000 (22:37 -0700)]
add layout mitosis-datagrok (workman variant)

6 years agoInstruct VSCode to indent using spaces, also ignore two temp files created by VSCode.
Jeremy Cowgar [Wed, 20 Sep 2017 17:38:27 +0000 (13:38 -0400)]
Instruct VSCode to indent using spaces, also ignore two temp files created by VSCode.

6 years agoadds DZ60 support (#1734)
Jack Humbert [Tue, 19 Sep 2017 14:27:46 +0000 (10:27 -0400)]
adds DZ60 support (#1734)

* adds support for dz60

* fix dz60 readme

6 years agoconvert to unix line-endings [skip ci]
QMK Bot [Tue, 19 Sep 2017 04:47:16 +0000 (04:47 +0000)]
convert to unix line-endings [skip ci]

6 years agoFixed uk78 and turned Bootmagic off (#1725)
Rozakiin [Tue, 19 Sep 2017 04:44:43 +0000 (05:44 +0100)]
Fixed uk78 and turned Bootmagic off  (#1725)

* Add files via upload

* Update readme.md

* Update readme.md

* Add files via upload

* Add files via upload

* Update config.h

6 years agoAdding a new layout for the planck that helps when coming from the pok3r (#1701)
Nicolas Guelpa [Mon, 18 Sep 2017 21:13:01 +0000 (17:13 -0400)]
Adding a new layout for the planck that helps when coming from the pok3r (#1701)

* adding new layout for the planck that helps when coming from the pok3r

* Fixing the function layer

* Update readme.md

* Update keymap.c

Making some small adjustments

* Update keymap.c

switching GUI and Esc

* Update keymap.c

6 years agoFixed a few typos and spelling errors in auto shift feature document
Jeremy Cowgar [Mon, 18 Sep 2017 12:49:45 +0000 (08:49 -0400)]
Fixed a few typos and spelling errors in auto shift feature document

6 years agoKC_TILD should not have been listed as an auto shift key
Jeremy Cowgar [Mon, 18 Sep 2017 12:46:35 +0000 (08:46 -0400)]
KC_TILD should not have been listed as an auto shift key

6 years agoAdded Auto Shift, tap key = normal, hold key = shifted state.
Jeremy Cowgar [Sun, 17 Sep 2017 05:33:28 +0000 (01:33 -0400)]
Added Auto Shift, tap key = normal, hold key = shifted state.

6 years agoRemove redundant Makefile.
Daniel Shields [Mon, 18 Sep 2017 09:36:26 +0000 (10:36 +0100)]
Remove redundant Makefile.

6 years agoAddress issue #1713 (#1728)
Dylan Khor [Sun, 17 Sep 2017 18:53:45 +0000 (14:53 -0400)]
Address issue #1713 (#1728)

6 years agoImprove readme and PID codes for Atreus.
Phil Hagelberg [Sun, 17 Sep 2017 03:08:21 +0000 (20:08 -0700)]
Improve readme and PID codes for Atreus.

6 years agoUpdated RGB code to use event.pressed
krusli [Sat, 16 Sep 2017 08:30:52 +0000 (18:30 +1000)]
Updated RGB code to use event.pressed

6 years agoAdd RGB code (from ps2avrgb and luizribeiro/qmk_firmware)
krusli [Sat, 16 Sep 2017 07:41:38 +0000 (17:41 +1000)]
Add RGB code (from ps2avrgb and luizribeiro/qmk_firmware)

6 years agoKeymap updates
krusli [Sat, 16 Sep 2017 07:26:02 +0000 (17:26 +1000)]
Keymap updates

6 years agoFixes for RGB, more colours
krusli [Sat, 16 Sep 2017 02:18:19 +0000 (12:18 +1000)]
Fixes for RGB, more colours

6 years agoUpdate on/off toggle behaviour for RGB LEDs
krusli [Sat, 16 Sep 2017 02:02:06 +0000 (12:02 +1000)]
Update on/off toggle behaviour for RGB LEDs

6 years agoChange max brightness level for iOS
krusli [Sat, 16 Sep 2017 01:19:13 +0000 (11:19 +1000)]
Change max brightness level for iOS

6 years agoGot luizribeiro's ps2avrgb implementation working for Mechmini
krusli [Sat, 16 Sep 2017 01:08:29 +0000 (11:08 +1000)]
Got luizribeiro's ps2avrgb implementation working for Mechmini

6 years ago[core] fix rgb source include
Jack Humbert [Sat, 16 Sep 2017 02:12:25 +0000 (22:12 -0400)]
[core] fix rgb source include

6 years agoUpdated README in ergodox_infinity keyboard (#1702)
Andrew Plaza (insidious) [Sat, 16 Sep 2017 02:01:51 +0000 (22:01 -0400)]
Updated README in ergodox_infinity keyboard (#1702)

* changed 'infinity' to 'ergodox_infinity' and specified to be in the top-level directory as per recent changes to directory structure of QMK_firmware git repo

* accidently removed '-' in last line of readme

6 years agoAdding Ergodox EZ and Atreus Dvorak 42-key layouts (#1705)
lucwastiaux [Sat, 16 Sep 2017 02:00:26 +0000 (10:00 +0800)]
Adding Ergodox EZ and Atreus Dvorak 42-key layouts (#1705)

* importing 42 key dvorak layout

* added comment for build instructions

* adding atreus dvorak 42 key layout

* added readme

* add readme

* build instructions

* additional MEH shortcuts

6 years agoWording changes for the WSL install script
Rob Rogers [Fri, 15 Sep 2017 19:32:35 +0000 (14:32 -0500)]
Wording changes for the WSL install script

6 years agoMerge branch 'luizribeiro-ps2avrGB'
Jack Humbert [Sat, 16 Sep 2017 01:44:39 +0000 (21:44 -0400)]
Merge branch 'luizribeiro-ps2avrGB'

6 years agoupdate to driver separation
Jack Humbert [Sat, 16 Sep 2017 01:43:58 +0000 (21:43 -0400)]
update to driver separation

6 years agoUpdate Mechmini keymap, reduce reported power consumption for iOS Camera Adapter...
krusli [Fri, 15 Sep 2017 13:56:16 +0000 (23:56 +1000)]
Update Mechmini keymap, reduce reported power consumption for iOS Camera Adapter compatibility

6 years agoCleaned, revised, and updated my keymaps to reflect new changes/defaults (#1712)
Dylan Khor [Fri, 15 Sep 2017 23:21:46 +0000 (19:21 -0400)]
Cleaned, revised, and updated my keymaps to reflect new changes/defaults (#1712)

* add new RGB keycodes and clean up lets split keymap

* extraneous cases

* More cleanup and added macro

* one more macro

* cleaned up my planck keymap and added macros

* Transitioned planck keymap to new formatting / audio modes based on new default

* Remove extraneous newline in song list, add keycodes missed in previous commit

* error in graphical representation of keycodes

6 years agoAdd Levinson keyboard (#1723)
Danny [Fri, 15 Sep 2017 23:20:50 +0000 (19:20 -0400)]
Add Levinson keyboard (#1723)

* Fork lets_split to levinson

Update subproject default

* Update Readme

* Pass LED backlight info from master to slave over serial

6 years ago"New" Atreus Keymap (#1717)
Hugh [Fri, 15 Sep 2017 19:51:47 +0000 (15:51 -0400)]
"New" Atreus Keymap (#1717)

* Merge with upstream

* Finish merge

* Add new keymap

* Change use of KEYMAP macro

* Add Readme.md

* Fix link

* Clean up comments

* Raise on leading edge of keypress

6 years agoRemove accidentally pasted line in MF68 readme
Danny Nguyen [Fri, 15 Sep 2017 15:20:55 +0000 (11:20 -0400)]
Remove accidentally pasted line in MF68 readme

6 years agoAdapt build instructions to new keyboard name
Florent C [Fri, 15 Sep 2017 17:07:26 +0000 (19:07 +0200)]
Adapt build instructions to new keyboard name

6 years agoSome revisions to cbbrowne Planck keymap, and a preliminary xd75 keymap (#1715)
Christopher Browne [Thu, 14 Sep 2017 18:02:49 +0000 (14:02 -0400)]
Some revisions to cbbrowne Planck keymap, and a preliminary xd75 keymap (#1715)

* Add HOME/END keys as upper/lower on arrow-up/down

* Reduce .hex file size by turning off unneeded options

* Put digit keypad onto left hand upon RAISE; this will sometimes be preferable to double-hits of right hand

* Latest super latest version merge

* cbbrowne keymap for XD75re

* starting notes on XD75re keymap plans

* First draft of bottom row of QWERTY

* Switch my special bottom line over to QCENT

* Dunno

* Filling in wanted keys, bit by bit...

* Add copyright, extra macro

* Clean up comments, remove some experimental code I didn't like

* TODO plans for xd75re

* clean up keyboard layout

* QCENT2 is my new experiment for the main keyboard...

* Add a few more main layer keys, and modify LOWER to shift things outwards to conform with main layer

* Clean up RAISE layer to conform with main layer, remove QCENT layer as QCENT2 is the new thing

* More xd75 changes, now that I actually have it in hand

* shift keymap around, as original attempt was a bit too aggressive in keeping to the edges

* more revs to XD75

* Dropping parts of the centre keypad in favor of Keys I Really Need

* Improve documentation to conform with how builds are done now

* Improve documentation to conform with how builds are done now

* Add cbbrowne rules file as alternative to having the rules in Makefile

* Makefile not needed anymore for individual keymap

6 years agoFurther updated ergodone readme.md (#1714)
Harshit Goel [Thu, 14 Sep 2017 17:05:29 +0000 (22:35 +0530)]
Further updated ergodone readme.md (#1714)

* updated read.md file

* added image to flash hex on ergodone

* corrected image link

* updated direct image link

* image with larger text

6 years agoAdd support for MF68 replacement PCB for Magicforce 68 (#1698)
Danny [Wed, 13 Sep 2017 21:53:10 +0000 (17:53 -0400)]
Add support for MF68 replacement PCB for Magicforce 68 (#1698)

* Port TMK code for MF68

* Change KEYMAP to KC_KEYMAP and add macro

6 years agoupdated read.md file
Goel [Sun, 10 Sep 2017 10:12:10 +0000 (15:42 +0530)]
updated read.md file

6 years ago[planck] Adds Sean Hunter keymap(#1706)
Sean Hunter [Wed, 13 Sep 2017 21:47:48 +0000 (22:47 +0100)]
[planck] Adds Sean Hunter keymap(#1706)

* Sean Hunter initial keymap

* Update old map to sync it up with new one

* Add TODO
fix a few minor things

* small doc fixes

* Minor fixups

6 years agoAdd jojiichan keymap
Danny Nguyen [Wed, 13 Sep 2017 17:01:06 +0000 (13:01 -0400)]
Add jojiichan keymap

6 years agoUpdates send_string functionality, adds terminal feature (#1657)
Jack Humbert [Tue, 12 Sep 2017 04:43:10 +0000 (00:43 -0400)]
Updates send_string functionality, adds terminal feature (#1657)

* implement basic terminal stuff

* modify send_string to read normal strings too

* add files bc yeah. working pgm detected

* pgm detection apparently not working

* adds send string keycodes, additional keycode support in send string

* implement arguments

* [terminal] add help command

* [terminal] adds keycode and keymap functions

* [terminal] adds nop.h, documentation

* update macro docs

6 years agoUpdate tv44-belak keymap
Kaleb Elwert [Wed, 6 Sep 2017 18:57:40 +0000 (11:57 -0700)]
Update tv44-belak keymap

6 years agoChanged USB manufacturer to "JMWS"
Marco [Thu, 7 Sep 2017 11:47:18 +0000 (13:47 +0200)]
Changed USB manufacturer to "JMWS"

Don`t know, if this is 100% correct, but the original software refers
to "JMWS JM60 Driver".

6 years agoUse KC_GESC keycode instead of custom function
Marco [Thu, 7 Sep 2017 11:09:30 +0000 (13:09 +0200)]
Use KC_GESC keycode instead of custom function

6 years agoBasic support for JM60 keyboard
Marco [Fri, 25 Aug 2017 16:48:40 +0000 (18:48 +0200)]
Basic support for JM60 keyboard

This adds basic support for JM60 RGB PCB that was sold
by KBDfans https://kbdfans.myshopify.com/
https://www.aliexpress.com/store/product/JM60-RGB60-Custom-mechanical-keyboard-PCB-ANSI/2230037_32810956675.html

No support for RGB Backlight yet.

6 years agofix for toggle tap dance
Ptomerty [Thu, 24 Aug 2017 21:23:21 +0000 (17:23 -0400)]
fix for toggle tap dance

6 years agoadds a default ergodox_infinity keymap
Jack Humbert [Sun, 10 Sep 2017 04:10:35 +0000 (00:10 -0400)]
adds a default ergodox_infinity keymap

6 years agoRemove all Makefiles from the keyboards directory. (#1660)
skullydazed [Fri, 8 Sep 2017 17:47:50 +0000 (10:47 -0700)]
Remove all Makefiles from the keyboards directory. (#1660)

* Remove all Makefiles from the keyboards directory.

* update keymaps added in the last 8 days

* Ignore keyboard/keymap makefiles

* update hand_wire to reflect our new Makefile-less reality

* Update the make guide to reflect the new reality

* move planck keymap options to rules.mk

* update planck keymaps 4real

* trigger travis

* add back build_keyboard.mk

* restore changes to build_keyboard

6 years agoupdate some keymaps that broke w/defaults
Jack Humbert [Fri, 8 Sep 2017 05:42:32 +0000 (01:42 -0400)]
update some keymaps that broke w/defaults

6 years agoRevert "Remove the "lib/%" rule."
skullY [Thu, 7 Sep 2017 04:09:01 +0000 (21:09 -0700)]
Revert "Remove the "lib/%" rule."

This reverts commit 6fc43ddaf6048edc67c00ea258ffbbcbded631b0.

I didn't think this through before pushing it.

6 years agoRemove the "lib/%" rule.
skullY [Thu, 7 Sep 2017 04:04:29 +0000 (21:04 -0700)]
Remove the "lib/%" rule.

6 years agoSplit atreus (#1680)
Hugh [Thu, 7 Sep 2017 01:33:52 +0000 (21:33 -0400)]
Split atreus (#1680)

* Merge with upstream

* Add split_atreus keymap for lets_split.

* Move bspace

* Tidy up keymap

* Update layer enum

* Temporary fix

* Finish merge

* Added keys for testing

* Revert temporary fix

* Remake keymap using default let's split map as base. ASCII art not
updated

* Remove non-functioning layers

* Rename folder

* Update ASCII art

* Remove vestiges of ADJUST layer

* Remove nonexistent layer #defines

* Rename folder to avoid confusion

* Add Readme.md

* Formatting

* Description of underscores in layer maps

6 years agoAdd TKL keymap for Frosty_Flake (#1666)
Jason Milkins [Thu, 7 Sep 2017 00:42:19 +0000 (08:42 +0800)]
Add TKL keymap for Frosty_Flake (#1666)

* Add TKL keymap for Frosty_Flake

* Update readme.md

* Add spaces for ghfm newlines

* add note for dfu target

6 years agoAdd a clueboard rev3 (#1688)
skullydazed [Wed, 6 Sep 2017 22:27:29 +0000 (15:27 -0700)]
Add a clueboard rev3 (#1688)

* Allow the knight animation to be restricted to a portion of the LED strip

* Add keys for jumping directly to particular animation modes

* Remove orphaned break statements

* Tweak the `RGB_MODE` buttons so they cycle through the same mode.

* small indentation fix

* Add a new revision of the clueboard with 18 underlight LEDs

6 years agoClone chibios and ugfx if it's not already checked out. (#1651)
skullydazed [Wed, 6 Sep 2017 22:21:31 +0000 (15:21 -0700)]
Clone chibios and ugfx if it's not already checked out. (#1651)

* Clone chibios and ugfx if it's not already checked out.

* update the submodule out of date message

6 years agoRGB improvements (#1684)
skullydazed [Wed, 6 Sep 2017 21:49:19 +0000 (14:49 -0700)]
RGB improvements (#1684)

* Allow the knight animation to be restricted to a portion of the LED strip

* Add keys for jumping directly to particular animation modes

* Remove orphaned break statements

* Tweak the `RGB_MODE` buttons so they cycle through the same mode.

* small indentation fix

6 years agoUpdate mac guide (#1665)
Will Jiang [Wed, 6 Sep 2017 17:36:47 +0000 (10:36 -0700)]
Update mac guide (#1665)

`avr-libc` is no longer, and it's called `avr-gcc` now. https://github.com/osx-cross/homebrew-avr

Also you need `gcc-arc-none-eabi` to be able to compile in my experience.

6 years agoForce Raw HID interface number to 1 always (#1669)
Wilba6582 [Wed, 6 Sep 2017 17:33:00 +0000 (03:33 +1000)]
Force Raw HID interface number to 1 always (#1669)

6 years agoDvorak-optimized Mitosis keymap with mouse keys (#1676)
CarVac [Wed, 6 Sep 2017 17:19:35 +0000 (13:19 -0400)]
Dvorak-optimized Mitosis keymap with mouse keys (#1676)

* Add carvac_dv keymap for mitosis

* Add mouse keys

* move backspace, etc, and fix tab

* remove commented-out functions in keymap

* Fix scroll buttons and add left/right scrolling

* Make num momentary, add comments, and clean up

* fix mouse scroll acceleration

6 years agoAdded personal minivan keymap (#1681)
Ethan Madden [Wed, 6 Sep 2017 16:48:21 +0000 (09:48 -0700)]
Added personal minivan keymap (#1681)

more consistent layer setup

documentation!

slide some things around

more doc jiggling

6 years agoUpdate Infinity Ergodox Makefile (#1682)
Jay Liu [Wed, 6 Sep 2017 16:47:41 +0000 (12:47 -0400)]
Update Infinity Ergodox Makefile (#1682)

I believe this change is needed in response to the recent change in folder structure.

6 years agoMerge branch 'master' of https://github.com/qmk/qmk_firmware
Jack Humbert [Wed, 6 Sep 2017 16:38:08 +0000 (12:38 -0400)]
Merge branch 'master' of https://github.com/qmk/qmk_firmware

6 years agoadd audio on/off audios
Jack Humbert [Wed, 6 Sep 2017 16:37:57 +0000 (12:37 -0400)]
add audio on/off audios

6 years agoLet's split hand mirroring support
Rob Rogers [Wed, 6 Sep 2017 16:20:49 +0000 (11:20 -0500)]
Let's split hand mirroring support

commit b7a1c6fe3f0709d176a7833387051b2323b16f17
Author: Rob Rogers <r2d2rogers@gmail.com>
Date:   Wed Sep 6 08:28:00 2017 -0500

    add hand swap config matrix for Let's Split

commit 1d53113d96b711db549f735316c2ea3f7469021b
Merge: 98f40e3 4edfa97
Author: Rob Rogers <r2d2rogers@gmail.com>
Date:   Tue Sep 5 21:43:34 2017 -0500

    Merge branch 'master' of github.com:qmk/qmk_firmware

commit 98f40e31c4a1728d826037b375cf336d550bf69a
Merge: a825225 94f8b75
Author: Rob Rogers <r2d2rogers@gmail.com>
Date:   Mon Sep 4 20:20:46 2017 -0500

    Merge branch 'master' of github.com:qmk/qmk_firmware

commit a825225810a6282f7229cdf6b1c05fd9c27e1808
Merge: 56846cb f0db2c0
Author: Rob Rogers <r2d2rogers@gmail.com>
Date:   Thu Aug 31 19:47:25 2017 -0500

    Merge branch 'master' of github.com:qmk/qmk_firmware

commit 56846cb0326f1c78cba47b8161f4d389e19202c3
Merge: 4deb6ca ba2ad57
Author: Rob Rogers <r2d2rogers@gmail.com>
Date:   Sun Aug 27 15:05:16 2017 -0500

    Merge branch 'master' of github.com:qmk/qmk_firmware

commit 4deb6ca77633c603f8a134946bb4edc7ed619b50
Merge: 6f85d1f 7960302
Author: Rob Rogers <r2d2rogers@gmail.com>
Date:   Sat Aug 26 23:23:48 2017 -0500

    Merge branch 'master' of github.com:qmk/qmk_firmware

commit 6f85d1ff7cfac0a4a70b133984cd681852b49df6
Merge: e6aff71 4b0c6dc
Author: Rob Rogers <r2d2rogers@gmail.com>
Date:   Thu Aug 24 14:33:31 2017 -0500

    Merge branch 'master' of github.com:qmk/qmk_firmware

commit e6aff71807bf2dc41edbec91408a827c32ef73ef
Merge: 9d38f6f d54360b
Author: Rob Rogers <r2d2rogers@gmail.com>
Date:   Wed Aug 23 13:43:20 2017 -0500

    Merge branch 'master' of github.com:qmk/qmk_firmware

commit 9d38f6fe83e08962b14fd5d8a70ff100302af598
Merge: d1c0a9f 3aa7fbc
Author: Rob Rogers <r2d2rogers@gmail.com>
Date:   Tue Aug 22 22:13:05 2017 -0500

    Merge branch 'master' of github.com:qmk/qmk_firmware

commit d1c0a9f3b0d9ac466595b197cd8fbce3f1e42f8a
Merge: bd8dbb9 5cab5e4
Author: Rob Rogers <r2d2rogers@gmail.com>
Date:   Sun Aug 20 10:00:01 2017 -0500

    Merge branch 'master' of github.com:qmk/qmk_firmware

commit bd8dbb9d19344623f1b3cefc0a2b205864e9ba3c
Author: Rob Rogers <r2d2rogers@gmail.com>
Date:   Sun Aug 20 09:59:45 2017 -0500

    fix line endings another time
    '
    '

commit 2602515eb22451feed3178966ffeed33c0f4548b
Merge: 41e549e 71d1c02
Author: Rob Rogers <r2d2rogers@gmail.com>
Date:   Wed Aug 16 21:31:28 2017 -0500

    Merge branch 'master' of github.com:qmk/qmk_firmware

commit 41e549e3d527b58f92df28caf8daecae06e5ecf8
Merge: e624ea5 88198a9
Author: Rob Rogers <r2d2rogers@gmail.com>
Date:   Fri Aug 11 12:48:45 2017 -0500

    Merge branch 'master' of github.com:qmk/qmk_firmware

commit e624ea55a1f715d008661ae2e180ae55a09ef0c8
Merge: 5966f09 933701c
Author: Rob Rogers <r2d2rogers@gmail.com>
Date:   Mon Aug 7 14:43:30 2017 -0500

    Merge branch 'master' of github.com:qmk/qmk_firmware

commit 5966f096016ffce9c4802ade57d250d9f756bd73
Merge: 71c173d dd3803f
Author: Rob Rogers <r2d2rogers@gmail.com>
Date:   Tue Aug 1 21:58:14 2017 -0500

    Merge branch 'master' of github.com:qmk/qmk_firmware

commit 71c173dee1aa16dd762897531c42d23f6da0159c
Author: Rob Rogers <r2d2rogers@gmail.com>
Date:   Mon Jul 31 00:19:08 2017 -0500

    line endings???

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