]> git.donarmstrong.com Git - qmk_firmware.git/log
qmk_firmware.git
7 years agodual capslock functionality, activating shell nav or brackets
lucwastiaux [Fri, 27 Jan 2017 15:55:33 +0000 (23:55 +0800)]
dual capslock functionality, activating shell nav or brackets

7 years agoturn off rgb_midi in ez
Jack Humbert [Mon, 23 Jan 2017 18:55:24 +0000 (13:55 -0500)]
turn off rgb_midi in ez

7 years agoMerge pull request #1026 from TerryMathews/master
Jack Humbert [Mon, 23 Jan 2017 05:33:29 +0000 (00:33 -0500)]
Merge pull request #1026 from TerryMathews/master

Let's Split: More code cleanup

7 years agoMore code cleanup
TerryMathews [Mon, 23 Jan 2017 03:06:53 +0000 (22:06 -0500)]
More code cleanup

Missed a few commented out vestigal defines in revx/config.h that had
been moved to keymap/serial and i2c.

7 years agoMerge pull request #1018 from hot-leaf-juice/master
Jack Humbert [Mon, 23 Jan 2017 00:01:34 +0000 (19:01 -0500)]
Merge pull request #1018 from hot-leaf-juice/master

simplified my keymap

7 years agoMore keyboard map tweaking (#1019)
Christopher Browne [Mon, 23 Jan 2017 00:01:07 +0000 (19:01 -0500)]
More keyboard map tweaking (#1019)

* 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

7 years agoMerge pull request #1020 from remigius42/master
Jack Humbert [Sun, 22 Jan 2017 23:59:57 +0000 (18:59 -0500)]
Merge pull request #1020 from remigius42/master

Swiss German layout for Ergodox EZ & Infinity

7 years agoMerge pull request #1022 from lucwastiaux/master
Jack Humbert [Sun, 22 Jan 2017 23:59:12 +0000 (18:59 -0500)]
Merge pull request #1022 from lucwastiaux/master

Improvements to Dvorak Programmer Ergodox keymap

7 years agoMerge pull request #1021 from luizribeiro/ps2avrGB
Jack Humbert [Sun, 22 Jan 2017 23:58:46 +0000 (18:58 -0500)]
Merge pull request #1021 from luizribeiro/ps2avrGB

Support for ps2avrGB / winkeyless.kr boards

7 years agoMerge pull request #1023 from TerryMathews/master
Jack Humbert [Sun, 22 Jan 2017 23:57:44 +0000 (18:57 -0500)]
Merge pull request #1023 from TerryMathews/master

Corrects Let's Split code

7 years agoMissed commenting out notes at end of line
TerryMathews [Sun, 22 Jan 2017 20:57:30 +0000 (15:57 -0500)]
Missed commenting out notes at end of line

7 years agoFixed keymap matrix on rev2
TerryMathews [Sun, 22 Jan 2017 20:50:08 +0000 (15:50 -0500)]
Fixed keymap matrix on rev2

* Fixed keymap matrix in rev2 so that left half and right half match
when in same orientation.

7 years agoCreated lines to uncomment keyboards built upside down
TerryMathews [Sun, 22 Jan 2017 20:46:43 +0000 (15:46 -0500)]
Created lines to uncomment keyboards built upside down

* Reverses column order to fix left-to-right key order that occurs if
PCB assembled upside down.

7 years agoRefactor code to eliminate duplicate defines
TerryMathews [Sun, 22 Jan 2017 20:37:48 +0000 (15:37 -0500)]
Refactor code to eliminate duplicate defines

* Moved duplicated defines out of inappropriate source files (matrix
pins in keymap subdirectory)
* Eliminated default keymap directory
* Hardcoded serial keymap to use serial defines and EE_CONFIG
* Hardcoded i2c keymap to use i2c defines

7 years agoUpgrade AVR 8-bit Toolchain to 3.5.4 on Travis
Luiz Ribeiro [Sun, 22 Jan 2017 17:06:14 +0000 (12:06 -0500)]
Upgrade AVR 8-bit Toolchain to 3.5.4 on Travis

7 years agoSG Ergodox layout: Updated layout documentation
Andreas Schmidt [Sun, 22 Jan 2017 11:57:58 +0000 (12:57 +0100)]
SG Ergodox layout: Updated layout documentation

- Swiss German Ergodox layout:
    Updated layout documentation based on previous
    layout changes.

7 years agoSG Ergodox layout: Fixed ENTER key mapping
Andreas Schmidt [Sun, 22 Jan 2017 11:43:46 +0000 (12:43 +0100)]
SG Ergodox layout: Fixed ENTER key mapping

- Swiss German Ergodox layout:
    Additional ENTER key was mapped to wrong layer
    and keyboard half.

7 years agoSG Ergodox layout: Minor code formatting changes
Andreas Schmidt [Sun, 22 Jan 2017 11:35:24 +0000 (12:35 +0100)]
SG Ergodox layout: Minor code formatting changes

- Swiss German Ergodox layout:
    Removed unnecessary spaces.

7 years agoSG Ergodox layout: Add ENTER to left keyboard
Andreas Schmidt [Sun, 22 Jan 2017 11:32:40 +0000 (12:32 +0100)]
SG Ergodox layout: Add ENTER to left keyboard

- Swiss German Ergodox layout:
    Added ENTER key to left keyboard half on media layer
    such that the enter key is available on both halves to
    be able to flash both halves without an additional keyboard.

7 years agoSG Ergodox layout: Add <br/> macro to media layer
Andreas Schmidt [Sun, 22 Jan 2017 11:30:18 +0000 (12:30 +0100)]
SG Ergodox layout: Add <br/> macro to media layer

- Added <br/> macro to media layer of Swiss German layout
    for Ergodox

7 years agodocument BRACKETS and SHELL_LAYER
lucwastiaux [Sun, 22 Jan 2017 02:32:17 +0000 (10:32 +0800)]
document BRACKETS and SHELL_LAYER

7 years agoAdded a copyright header to the default keymap... ¯\_(ツ)_/¯
Luiz Ribeiro [Sat, 21 Jan 2017 23:23:44 +0000 (18:23 -0500)]
Added a copyright header to the default keymap... ¯\_(ツ)_/¯

7 years agoSlightly saner default keymap for ps2avrGB and removed some unused code
Luiz Ribeiro [Sat, 21 Jan 2017 23:15:39 +0000 (18:15 -0500)]
Slightly saner default keymap for ps2avrGB and removed some unused code

7 years agoSimplified and polished a bit the code changes on tmk_core
Luiz Ribeiro [Sat, 21 Jan 2017 22:09:17 +0000 (17:09 -0500)]
Simplified and polished a bit the code changes on tmk_core

7 years agoRenamed JSON source of Ergodox Swiss German
Andreas Schmidt [Sat, 21 Jan 2017 19:58:28 +0000 (20:58 +0100)]
Renamed JSON source of Ergodox Swiss German

- Renamed the JSON source files for the layout description of
    the Ergodox Swiss German keymap

7 years agoCorrect layout description of ergodox swissgerman
Andreas Schmidt [Sat, 21 Jan 2017 19:55:18 +0000 (20:55 +0100)]
Correct layout description of ergodox swissgerman

- Added missing HTML macros to media layer.

7 years agoRemoved Ergodox EZ & Infinity specific keymaps
Andreas Schmidt [Sat, 21 Jan 2017 19:22:24 +0000 (20:22 +0100)]
Removed Ergodox EZ & Infinity specific keymaps

- Removed the keymaps for Swiss German spefic for Ergodox EZ
    and Infinity after previously merging them.

7 years agoMerged keymap for Ergodox EZ & Infinity
Andreas Schmidt [Sat, 21 Jan 2017 19:20:47 +0000 (20:20 +0100)]
Merged keymap for Ergodox EZ & Infinity

- Merged keymap for Ergodox EZ & Infinity into one single
    keymap using pre-processor macros.

7 years agoSimplification and code polish on ps2avrGB directory
Luiz Ribeiro [Sat, 21 Jan 2017 18:44:36 +0000 (13:44 -0500)]
Simplification and code polish on ps2avrGB directory

7 years agoGot ps2avrGB to work with the V-USB protocol
Luiz Ribeiro [Sat, 21 Jan 2017 17:30:06 +0000 (12:30 -0500)]
Got ps2avrGB to work with the V-USB protocol

7 years agomake shell layer more compatible with default layer
lucwastiaux [Sat, 21 Jan 2017 15:42:23 +0000 (23:42 +0800)]
make shell layer more compatible with default layer

7 years agoAdd Swiss German layout for Ergodox Infinity
Andreas Schmidt [Sat, 21 Jan 2017 15:24:41 +0000 (16:24 +0100)]
Add Swiss German layout for Ergodox Infinity

- Add Swiss German layout for Ergodox Infinity based on default
    layout for Ergodox EZ.
- Minor changes in the event loop to prevent flashing display
    background lights.

7 years agoAdd Swiss German layout for Ergodox EZ
Andreas Schmidt [Sat, 21 Jan 2017 15:22:40 +0000 (16:22 +0100)]
Add Swiss German layout for Ergodox EZ

- Add Swiss German layout for Ergodox EZ based on default
    layout for Ergodox EZ.
- Minor changes in the event loop to prevent flashing of leds.

7 years agocouple of changes to the shell layer
lucwastiaux [Sat, 21 Jan 2017 15:15:37 +0000 (23:15 +0800)]
couple of changes to the shell layer

7 years agosimplify
Callum Oakley [Fri, 20 Jan 2017 21:22:18 +0000 (21:22 +0000)]
simplify

7 years agointroduce shell_layer
lucwastiaux [Thu, 19 Jan 2017 14:45:30 +0000 (22:45 +0800)]
introduce shell_layer

7 years agoMerge pull request #1016 from arthurnn/patch-1
Jack Humbert [Thu, 19 Jan 2017 02:28:43 +0000 (21:28 -0500)]
Merge pull request #1016 from arthurnn/patch-1

this is the atreus doc

7 years agothis is the atreus doc
Arthur Nogueira Neves [Thu, 19 Jan 2017 02:12:02 +0000 (21:12 -0500)]
this is the atreus doc

7 years agoMerge pull request #1013 from mitchlloyd/mitch-keymap-update
Jack Humbert [Tue, 17 Jan 2017 21:38:31 +0000 (16:38 -0500)]
Merge pull request #1013 from mitchlloyd/mitch-keymap-update

Update mitch layout for new keymaps

7 years agoUpdate mitch layout for new keymaps
Mitch Lloyd [Tue, 17 Jan 2017 20:48:58 +0000 (12:48 -0800)]
Update mitch layout for new keymaps

7 years agoput shell nav under tab, introduce an OSL for the brackets layer
lucwastiaux [Tue, 17 Jan 2017 12:34:05 +0000 (20:34 +0800)]
put shell nav under tab, introduce an OSL for the brackets layer

7 years agoMerge pull request #987 from belak/belak/whitefox-initial-support
Jack Humbert [Sun, 15 Jan 2017 06:14:02 +0000 (01:14 -0500)]
Merge pull request #987 from belak/belak/whitefox-initial-support

Initial whitefox support

7 years agoMerge pull request #996 from milestogo/master
Jack Humbert [Sun, 15 Jan 2017 06:13:15 +0000 (01:13 -0500)]
Merge pull request #996 from milestogo/master

kinesis keyboard with subdirectories for different hardware - matches pull #911

7 years agoMerge pull request #999 from deadcyclo/master
Jack Humbert [Sun, 15 Jan 2017 06:12:21 +0000 (01:12 -0500)]
Merge pull request #999 from deadcyclo/master

Adds layer images to the deadcyclo layout readme

7 years agoMerge pull request #1003 from mneme/master
Jack Humbert [Sun, 15 Jan 2017 06:12:04 +0000 (01:12 -0500)]
Merge pull request #1003 from mneme/master

Layout "Mneme" for Atreus62

7 years agoMerge pull request #1005 from kd0kkv/patch-1
Jack Humbert [Sun, 15 Jan 2017 06:11:38 +0000 (01:11 -0500)]
Merge pull request #1005 from kd0kkv/patch-1

Update keymap.c

7 years agoMerge pull request #1006 from Vifon/master
Jack Humbert [Sun, 15 Jan 2017 06:11:04 +0000 (01:11 -0500)]
Merge pull request #1006 from Vifon/master

Update the vifon keymap

7 years agoMerge pull request #1007 from bryan4887/bryan
Jack Humbert [Sun, 15 Jan 2017 06:10:39 +0000 (01:10 -0500)]
Merge pull request #1007 from bryan4887/bryan

Added Bryan's keymap

7 years agoMerge pull request #1009 from getclacking/master
Jack Humbert [Sun, 15 Jan 2017 06:09:50 +0000 (01:09 -0500)]
Merge pull request #1009 from getclacking/master

Typo fix

7 years agoTypo fix
Jason Milkins [Sun, 15 Jan 2017 06:08:17 +0000 (14:08 +0800)]
Typo fix

7 years agoAdded Bryan's keymap
Bryan Hernandez [Sat, 14 Jan 2017 03:35:09 +0000 (21:35 -0600)]
Added Bryan's keymap

7 years agoMerge pull request #1004 from jackhumbert/hf/scmd
Erez Zukerman [Sat, 14 Jan 2017 02:16:10 +0000 (21:16 -0500)]
Merge pull request #1004 from jackhumbert/hf/scmd

Adds SCMD and SCMD_T

7 years agoUpdate quantum_keycodes.h
Jack Humbert [Fri, 13 Jan 2017 19:04:51 +0000 (14:04 -0500)]
Update quantum_keycodes.h

7 years agoUpdate the vifon keymap
Wojciech Siewierski [Sun, 18 Dec 2016 00:39:41 +0000 (01:39 +0100)]
Update the vifon keymap

7 years agoUpdate keymap.c
kd0kkv [Fri, 13 Jan 2017 14:30:46 +0000 (08:30 -0600)]
Update keymap.c

Fixed the default querty layout to have a B button and just one F

7 years agoUpdate makefile.
David Olsson [Thu, 12 Jan 2017 15:00:09 +0000 (16:00 +0100)]
Update makefile.
Readme.

7 years ago- Change docs to match keymap.
David Olsson [Thu, 12 Jan 2017 14:36:14 +0000 (15:36 +0100)]
- Change docs to match keymap.
- Switched around modifiers on the function layer to match muscle memory.
- Added support for application switching.

7 years agoA shot at aliasing
Erez Zukerman [Thu, 12 Jan 2017 12:38:07 +0000 (07:38 -0500)]
A shot at aliasing

7 years agoAdds SCMD and SCMD_T
Erez Zukerman [Thu, 12 Jan 2017 02:57:41 +0000 (21:57 -0500)]
Adds SCMD and SCMD_T

7 years agoRemove comments and change to correct KN_PLUS instead of KC_PLUS.
David Olsson [Wed, 11 Jan 2017 23:14:42 +0000 (00:14 +0100)]
Remove comments and change to correct KN_PLUS instead of KC_PLUS.

7 years agoLink fix in readme.
David Olsson [Wed, 11 Jan 2017 22:43:13 +0000 (23:43 +0100)]
Link fix in readme.

7 years agoReadme + minor change to make it match reality.
David Olsson [Wed, 11 Jan 2017 22:41:07 +0000 (23:41 +0100)]
Readme + minor change to make it match reality.

7 years agoAtreus62 first semi-final draft
David Olsson [Wed, 11 Jan 2017 22:00:34 +0000 (23:00 +0100)]
Atreus62 first semi-final draft

7 years agoFixed incorrect layer image in deadcyclo readme
Brendan Johan Lee [Tue, 10 Jan 2017 18:23:59 +0000 (19:23 +0100)]
Fixed incorrect layer image in deadcyclo readme

7 years agoMerge remote-tracking branch 'upstream/master'
Brendan Johan Lee [Tue, 10 Jan 2017 18:21:33 +0000 (19:21 +0100)]
Merge remote-tracking branch 'upstream/master'

7 years agoAdded layer images to deadcyclo layout readme
Brendan Johan Lee [Tue, 10 Jan 2017 18:20:25 +0000 (19:20 +0100)]
Added layer images to deadcyclo layout readme

7 years agoWait for two ticks rather than 1
Kaleb Elwert [Tue, 10 Jan 2017 11:00:36 +0000 (03:00 -0800)]
Wait for two ticks rather than 1

7 years agoFix mismatched indentation
Kaleb Elwert [Mon, 9 Jan 2017 19:57:44 +0000 (11:57 -0800)]
Fix mismatched indentation

7 years agoUpdate clock frequencies to match the infinity ergodox
Kaleb Elwert [Mon, 9 Jan 2017 19:15:10 +0000 (11:15 -0800)]
Update clock frequencies to match the infinity ergodox

7 years agoIncrease tick frequency for responsiveness
Kaleb Elwert [Mon, 9 Jan 2017 18:54:36 +0000 (10:54 -0800)]
Increase tick frequency for responsiveness

Based off of PR #866 which did the same thing for the infinity60

7 years agoRemove KC_ prefix from KEYMAP macro to match other keyboards
Kaleb Elwert [Mon, 9 Jan 2017 18:45:23 +0000 (10:45 -0800)]
Remove KC_ prefix from KEYMAP macro to match other keyboards

7 years agoremoving old programmer layout, in favor of milestogo
milestogo [Mon, 9 Jan 2017 06:25:41 +0000 (22:25 -0800)]
removing old programmer layout, in favor of milestogo

7 years agotrying to clean up duplicate docs
milestogo [Mon, 9 Jan 2017 06:17:47 +0000 (22:17 -0800)]
trying to clean up duplicate docs

7 years agokinesis remap
milestogo [Mon, 9 Jan 2017 06:02:01 +0000 (22:02 -0800)]
kinesis remap

7 years agoMerge pull request #994 from priyadi/unicode_mods_fix
Jack Humbert [Mon, 9 Jan 2017 02:12:02 +0000 (21:12 -0500)]
Merge pull request #994 from priyadi/unicode_mods_fix

Unregister all mods before inputting Unicode, and reregister afterwards

7 years agoMerge pull request #993 from priyadi/greek_layer
Jack Humbert [Mon, 9 Jan 2017 02:11:32 +0000 (21:11 -0500)]
Merge pull request #993 from priyadi/greek_layer

Greek alphabet layer

7 years agoMerge pull request #990 from replicaJunction/master
Jack Humbert [Mon, 9 Jan 2017 02:10:42 +0000 (21:10 -0500)]
Merge pull request #990 from replicaJunction/master

Update replicaJunction keymap

7 years agoUnregister all mods before inputting Unicode, and reregister afterwards
Priyadi Iman Nurcahyo [Sun, 8 Jan 2017 19:59:10 +0000 (02:59 +0700)]
Unregister all mods before inputting Unicode, and reregister afterwards

7 years agoGreek alphabet layer
Priyadi Iman Nurcahyo [Sun, 8 Jan 2017 19:50:13 +0000 (02:50 +0700)]
Greek alphabet layer

7 years agoMerge branch 'promethium' of github.com:priyadi/qmk_firmware into promethium
Priyadi Iman Nurcahyo [Sun, 8 Jan 2017 19:48:07 +0000 (02:48 +0700)]
Merge branch 'promethium' of github.com:priyadi/qmk_firmware into promethium

7 years agoom telolet om
Priyadi Iman Nurcahyo [Sun, 8 Jan 2017 15:45:16 +0000 (22:45 +0700)]
om telolet om

7 years agoom telolet om
Priyadi Iman Nurcahyo [Sun, 8 Jan 2017 15:45:16 +0000 (22:45 +0700)]
om telolet om

7 years agoRemoved build.bat
Joshua T [Sat, 7 Jan 2017 20:05:04 +0000 (14:05 -0600)]
Removed build.bat

Make.exe is easy enough to use, and there's no real sense in having a wrapper aroung it.

7 years agoMerged from upstream
Joshua T [Sat, 7 Jan 2017 20:01:21 +0000 (14:01 -0600)]
Merged from upstream

7 years agoUpdated README and images to reflect latest keymap
Joshua T [Sat, 7 Jan 2017 19:57:51 +0000 (13:57 -0600)]
Updated README and images to reflect latest keymap

7 years agoAdded another Shift on Extend layer.
Joshua T [Sat, 7 Jan 2017 19:07:55 +0000 (13:07 -0600)]
Added another Shift on Extend layer.

This moves the GUI key to the pinkie, but honestly, I never use that function anyway.

7 years agoUpdated Atreus layout to 0.4
Joshua T [Sat, 7 Jan 2017 01:56:11 +0000 (19:56 -0600)]
Updated Atreus layout to 0.4

Removed Alt on base layer, replaced with Function layer.

Moved function keys to left hand.  Added mouse keys to right hand on the function layer.

Moved middle click on gaming layer to be consistent with mouse layer.

Added macro _USER. Macro contents are not implemented yet.

7 years agoIncreased TAPPING_TERM to 200
Joshua T [Fri, 6 Jan 2017 23:08:14 +0000 (17:08 -0600)]
Increased TAPPING_TERM to 200

7 years agoFixed key not matching its diagram
Joshua T [Fri, 6 Jan 2017 23:07:58 +0000 (17:07 -0600)]
Fixed key not matching its diagram

7 years agoMerge pull request #989 from ishigoya/master
Jack Humbert [Fri, 6 Jan 2017 22:28:45 +0000 (17:28 -0500)]
Merge pull request #989 from ishigoya/master

Keymap

7 years ago new file: keyboards/ergodox/keymaps/ishigoya-jp/img/keyboard-layout-enL.png
ishigoya [Fri, 6 Jan 2017 08:53:04 +0000 (17:53 +0900)]
new file:   keyboards/ergodox/keymaps/ishigoya-jp/img/keyboard-layout-enL.png
new file:   keyboards/ergodox/keymaps/ishigoya-jp/img/keyboard-layout-jpL.png
new file:   keyboards/ergodox/keymaps/ishigoya-jp/img/keyboard-layout-numL.png
modified:   keyboards/ergodox/keymaps/ishigoya-jp/keymap.c
new file:   keyboards/ergodox/keymaps/ishigoya-jp/readme.md

7 years ago new file: keyboards/ergodox/keymaps/ishigoya-jp/keymap.c
ishigoya [Fri, 6 Jan 2017 07:41:14 +0000 (16:41 +0900)]
new file:   keyboards/ergodox/keymaps/ishigoya-jp/keymap.c

7 years agoFix unrelated spelling error
Kaleb Elwert [Thu, 5 Jan 2017 05:20:06 +0000 (21:20 -0800)]
Fix unrelated spelling error

7 years agoAdd white fox to keyboards readme
Kaleb Elwert [Thu, 5 Jan 2017 05:19:32 +0000 (21:19 -0800)]
Add white fox to keyboards readme

7 years agoMerge pull request #983 from common-nighthawk/master
Jack Humbert [Thu, 5 Jan 2017 04:41:56 +0000 (23:41 -0500)]
Merge pull request #983 from common-nighthawk/master

adds personal keymap for ergodox optimized for macOS with Vim

7 years agoMerge pull request #984 from deadcyclo/master
Jack Humbert [Thu, 5 Jan 2017 04:41:29 +0000 (23:41 -0500)]
Merge pull request #984 from deadcyclo/master

Added the deadcyclo layout

7 years agoMerge pull request #988 from jcowgar/master
Jack Humbert [Thu, 5 Jan 2017 04:39:52 +0000 (23:39 -0500)]
Merge pull request #988 from jcowgar/master

Added Jeremy’s developers keymap for the Planck

7 years agoAdded Jeremy’s developers keymap for the Planck
Jeremy Cowgar [Wed, 4 Jan 2017 15:51:00 +0000 (10:51 -0500)]
Added Jeremy’s developers keymap for the Planck

7 years agoAdd whitefox readme
Kaleb Elwert [Wed, 4 Jan 2017 08:29:58 +0000 (00:29 -0800)]
Add whitefox readme

7 years agoRemove unneeded define
Kaleb Elwert [Wed, 4 Jan 2017 08:05:18 +0000 (00:05 -0800)]
Remove unneeded define