]>
git.donarmstrong.com Git - qmk_firmware.git/log
Brendan Johan Lee [Tue, 24 Jan 2017 18:10:35 +0000 (19:10 +0100)]
[deadcyclo layout] Added support for ergodox ez shine
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
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.
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
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
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
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
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
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
TerryMathews [Sun, 22 Jan 2017 20:57:30 +0000 (15:57 -0500)]
Missed commenting out notes at end of line
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.
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.
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
Luiz Ribeiro [Sun, 22 Jan 2017 17:06:14 +0000 (12:06 -0500)]
Upgrade AVR 8-bit Toolchain to 3.5.4 on Travis
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.
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.
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.
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.
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
lucwastiaux [Sun, 22 Jan 2017 02:32:17 +0000 (10:32 +0800)]
document BRACKETS and SHELL_LAYER
Luiz Ribeiro [Sat, 21 Jan 2017 23:23:44 +0000 (18:23 -0500)]
Added a copyright header to the default keymap... ¯\_(ツ)_/¯
Luiz Ribeiro [Sat, 21 Jan 2017 23:15:39 +0000 (18:15 -0500)]
Slightly saner default keymap for ps2avrGB and removed some unused code
Luiz Ribeiro [Sat, 21 Jan 2017 22:09:17 +0000 (17:09 -0500)]
Simplified and polished a bit the code changes on tmk_core
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
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.
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.
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.
Luiz Ribeiro [Sat, 21 Jan 2017 18:44:36 +0000 (13:44 -0500)]
Simplification and code polish on ps2avrGB directory
Luiz Ribeiro [Sat, 21 Jan 2017 17:30:06 +0000 (12:30 -0500)]
Got ps2avrGB to work with the V-USB protocol
lucwastiaux [Sat, 21 Jan 2017 15:42:23 +0000 (23:42 +0800)]
make shell layer more compatible with default layer
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.
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.
lucwastiaux [Sat, 21 Jan 2017 15:15:37 +0000 (23:15 +0800)]
couple of changes to the shell layer
Callum Oakley [Fri, 20 Jan 2017 21:22:18 +0000 (21:22 +0000)]
simplify
lucwastiaux [Thu, 19 Jan 2017 14:45:30 +0000 (22:45 +0800)]
introduce shell_layer
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
Arthur Nogueira Neves [Thu, 19 Jan 2017 02:12:02 +0000 (21:12 -0500)]
this is the atreus doc
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
Mitch Lloyd [Tue, 17 Jan 2017 20:48:58 +0000 (12:48 -0800)]
Update mitch layout for new keymaps
lucwastiaux [Tue, 17 Jan 2017 12:34:05 +0000 (20:34 +0800)]
put shell nav under tab, introduce an OSL for the brackets layer
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
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
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
Jack Humbert [Sun, 15 Jan 2017 06:12:04 +0000 (01:12 -0500)]
Merge pull request #1003 from mneme/master
Layout "Mneme" for Atreus62
Jack Humbert [Sun, 15 Jan 2017 06:11:38 +0000 (01:11 -0500)]
Merge pull request #1005 from kd0kkv/patch-1
Update keymap.c
Jack Humbert [Sun, 15 Jan 2017 06:11:04 +0000 (01:11 -0500)]
Merge pull request #1006 from Vifon/master
Update the vifon keymap
Jack Humbert [Sun, 15 Jan 2017 06:10:39 +0000 (01:10 -0500)]
Merge pull request #1007 from bryan4887/bryan
Added Bryan's keymap
Jack Humbert [Sun, 15 Jan 2017 06:09:50 +0000 (01:09 -0500)]
Merge pull request #1009 from getclacking/master
Typo fix
Jason Milkins [Sun, 15 Jan 2017 06:08:17 +0000 (14:08 +0800)]
Typo fix
Bryan Hernandez [Sat, 14 Jan 2017 03:35:09 +0000 (21:35 -0600)]
Added Bryan's keymap
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
Jack Humbert [Fri, 13 Jan 2017 19:04:51 +0000 (14:04 -0500)]
Update quantum_keycodes.h
Wojciech Siewierski [Sun, 18 Dec 2016 00:39:41 +0000 (01:39 +0100)]
Update the vifon keymap
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
David Olsson [Thu, 12 Jan 2017 15:00:09 +0000 (16:00 +0100)]
Update makefile.
Readme.
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.
Erez Zukerman [Thu, 12 Jan 2017 12:38:07 +0000 (07:38 -0500)]
A shot at aliasing
Erez Zukerman [Thu, 12 Jan 2017 02:57:41 +0000 (21:57 -0500)]
Adds SCMD and SCMD_T
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.
David Olsson [Wed, 11 Jan 2017 22:43:13 +0000 (23:43 +0100)]
Link fix in readme.
David Olsson [Wed, 11 Jan 2017 22:41:07 +0000 (23:41 +0100)]
Readme + minor change to make it match reality.
David Olsson [Wed, 11 Jan 2017 22:00:34 +0000 (23:00 +0100)]
Atreus62 first semi-final draft
Brendan Johan Lee [Tue, 10 Jan 2017 18:23:59 +0000 (19:23 +0100)]
Fixed incorrect layer image in deadcyclo readme
Brendan Johan Lee [Tue, 10 Jan 2017 18:21:33 +0000 (19:21 +0100)]
Merge remote-tracking branch 'upstream/master'
Brendan Johan Lee [Tue, 10 Jan 2017 18:20:25 +0000 (19:20 +0100)]
Added layer images to deadcyclo layout readme
Kaleb Elwert [Tue, 10 Jan 2017 11:00:36 +0000 (03:00 -0800)]
Wait for two ticks rather than 1
Kaleb Elwert [Mon, 9 Jan 2017 19:57:44 +0000 (11:57 -0800)]
Fix mismatched indentation
Kaleb Elwert [Mon, 9 Jan 2017 19:15:10 +0000 (11:15 -0800)]
Update clock frequencies to match the infinity ergodox
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
Kaleb Elwert [Mon, 9 Jan 2017 18:45:23 +0000 (10:45 -0800)]
Remove KC_ prefix from KEYMAP macro to match other keyboards
milestogo [Mon, 9 Jan 2017 06:25:41 +0000 (22:25 -0800)]
removing old programmer layout, in favor of milestogo
milestogo [Mon, 9 Jan 2017 06:17:47 +0000 (22:17 -0800)]
trying to clean up duplicate docs
milestogo [Mon, 9 Jan 2017 06:02:01 +0000 (22:02 -0800)]
kinesis remap
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
Jack Humbert [Mon, 9 Jan 2017 02:11:32 +0000 (21:11 -0500)]
Merge pull request #993 from priyadi/greek_layer
Greek alphabet layer
Jack Humbert [Mon, 9 Jan 2017 02:10:42 +0000 (21:10 -0500)]
Merge pull request #990 from replicaJunction/master
Update replicaJunction keymap
Priyadi Iman Nurcahyo [Sun, 8 Jan 2017 19:59:10 +0000 (02:59 +0700)]
Unregister all mods before inputting Unicode, and reregister afterwards
Priyadi Iman Nurcahyo [Sun, 8 Jan 2017 19:50:13 +0000 (02:50 +0700)]
Greek alphabet layer
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
Priyadi Iman Nurcahyo [Sun, 8 Jan 2017 15:45:16 +0000 (22:45 +0700)]
om telolet om
Priyadi Iman Nurcahyo [Sun, 8 Jan 2017 15:45:16 +0000 (22:45 +0700)]
om telolet om
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.
Joshua T [Sat, 7 Jan 2017 20:01:21 +0000 (14:01 -0600)]
Merged from upstream
Joshua T [Sat, 7 Jan 2017 19:57:51 +0000 (13:57 -0600)]
Updated README and images to reflect latest keymap
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.
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.
Joshua T [Fri, 6 Jan 2017 23:08:14 +0000 (17:08 -0600)]
Increased TAPPING_TERM to 200
Joshua T [Fri, 6 Jan 2017 23:07:58 +0000 (17:07 -0600)]
Fixed key not matching its diagram
Jack Humbert [Fri, 6 Jan 2017 22:28:45 +0000 (17:28 -0500)]
Merge pull request #989 from ishigoya/master
Keymap
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
ishigoya [Fri, 6 Jan 2017 07:41:14 +0000 (16:41 +0900)]
new file: keyboards/ergodox/keymaps/ishigoya-jp/keymap.c
Kaleb Elwert [Thu, 5 Jan 2017 05:20:06 +0000 (21:20 -0800)]
Fix unrelated spelling error
Kaleb Elwert [Thu, 5 Jan 2017 05:19:32 +0000 (21:19 -0800)]
Add white fox to keyboards readme
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
Jack Humbert [Thu, 5 Jan 2017 04:41:29 +0000 (23:41 -0500)]
Merge pull request #984 from deadcyclo/master
Added the deadcyclo layout
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
Jeremy Cowgar [Wed, 4 Jan 2017 15:51:00 +0000 (10:51 -0500)]
Added Jeremy’s developers keymap for the Planck
Kaleb Elwert [Wed, 4 Jan 2017 08:29:58 +0000 (00:29 -0800)]
Add whitefox readme
Kaleb Elwert [Wed, 4 Jan 2017 08:05:18 +0000 (00:05 -0800)]
Remove unneeded define
Kaleb Elwert [Wed, 4 Jan 2017 07:41:52 +0000 (23:41 -0800)]
Initial whitefox support