]>
git.donarmstrong.com Git - qmk_firmware.git/log
skullY [Mon, 11 Apr 2016 04:16:49 +0000 (21:16 -0700)]
Fixup RGBLIGHT support for clueboard2
Nico Ritschel [Sat, 9 Apr 2016 18:34:01 +0000 (11:34 -0700)]
Add my keymap
Fred Sundvik [Sat, 9 Apr 2016 16:49:52 +0000 (19:49 +0300)]
Update ugfx with ChibiOS 4 support.
Also change the URL to fredizzimo bitbucket
skullY [Thu, 7 Apr 2016 22:09:53 +0000 (15:09 -0700)]
Add a help message to new_project.sh
tak3over [Thu, 7 Apr 2016 15:54:11 +0000 (10:54 -0500)]
another modification of layers, restored arrow keys and added cut/paste
Erez Zukerman [Thu, 7 Apr 2016 12:45:11 +0000 (15:45 +0300)]
[Erez & Jack] Documents tri-layer and keymap-specific makefile options
Erez Zukerman [Thu, 7 Apr 2016 12:21:06 +0000 (15:21 +0300)]
[Erez & Jack] Makes tri-layer available across Quantum
Stephan Bösebeck [Wed, 6 Apr 2016 20:52:49 +0000 (22:52 +0200)]
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Erez Zukerman [Wed, 6 Apr 2016 19:47:31 +0000 (22:47 +0300)]
Merge pull request #182 from Vifon/modifier-release-fix
Fix the layer-dependent modifiers handling
Erez Zukerman [Wed, 6 Apr 2016 19:37:02 +0000 (22:37 +0300)]
Merge pull request #239 from DidierLoiseau/issue-221
Fix issue #221: LGUI(KC_LSFT) does not work
Erez Zukerman [Wed, 6 Apr 2016 19:35:17 +0000 (22:35 +0300)]
Merge pull request #215 from nrrkeene/master
Added proper documentation
Erez Zukerman [Wed, 6 Apr 2016 19:34:46 +0000 (22:34 +0300)]
Merge pull request #238 from alexjj/master
Submitting my ergodox EZ layout
tak3over [Wed, 6 Apr 2016 16:12:58 +0000 (11:12 -0500)]
switched raise and lower layers
skullY [Wed, 6 Apr 2016 03:27:40 +0000 (20:27 -0700)]
Fixup the cluepad code
skullY [Wed, 6 Apr 2016 03:27:24 +0000 (20:27 -0700)]
Fix the clueboard2 led code
Didier Loiseau [Tue, 5 Apr 2016 22:19:12 +0000 (00:19 +0200)]
Fix issue #221: LGUI(KC_LSFT) does not work
- on mod keys, register LGUI, LSFT etc. as normal mods
instead of weak mods:
- they won't be cleared by layer switching
- LSFT(KC_LGUI) will now have the same behavior as LGUI(KC_LSFT)
Didier Loiseau [Tue, 5 Apr 2016 22:13:18 +0000 (00:13 +0200)]
Removed D(LSFT) is CSA macros
Were causing stuck LSFT weak mods.
Didier Loiseau [Tue, 5 Apr 2016 22:13:18 +0000 (00:13 +0200)]
Add delay to CSA macros using dead keys
With the BÉPO over CSA on Windows, the dead keys stop working after a
while, like in
http://superuser.com/questions/776558/suddenly-dead-keys-dont-work
I suspect this is triggered by too fast typing from macros.
Didier Loiseau [Tue, 5 Apr 2016 22:19:12 +0000 (00:19 +0200)]
Fix issue #221: LGUI(KC_LSFT) does not work
on mod keys, register LGUI, LSFT etc. as normal mods
instead of weak mods:
- they won't be cleared when pressing another key (#188)
- they won't be cleared by layer switching
- LSFT(KC_LGUI) will now have the same behavior as LGUI(KC_LSFT)
Didier Loiseau [Tue, 5 Apr 2016 22:09:03 +0000 (00:09 +0200)]
Fixed compilation issues
tak3over [Tue, 5 Apr 2016 21:39:45 +0000 (16:39 -0500)]
updated my keymap
tak3over [Tue, 5 Apr 2016 21:21:45 +0000 (16:21 -0500)]
Modified keymap
Alex Johnstone [Tue, 5 Apr 2016 14:51:13 +0000 (15:51 +0100)]
Updated hex
Alex Johnstone [Tue, 5 Apr 2016 14:49:35 +0000 (07:49 -0700)]
:pound: typo
Alex Johnstone [Tue, 5 Apr 2016 14:48:13 +0000 (07:48 -0700)]
:pound: typo
Alex Johnstone [Tue, 5 Apr 2016 14:44:37 +0000 (07:44 -0700)]
Merge pull request #5 from jackhumbert/master
Sync with upstream
Jack Humbert [Tue, 5 Apr 2016 13:44:01 +0000 (09:44 -0400)]
updates to noise
Jack Humbert [Tue, 5 Apr 2016 13:21:49 +0000 (09:21 -0400)]
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard
Jack Humbert [Tue, 5 Apr 2016 13:21:44 +0000 (09:21 -0400)]
add silent notes
Wojciech Siewierski [Tue, 5 Apr 2016 08:54:47 +0000 (10:54 +0200)]
Refactor the source layer cache encoding
tak3over [Mon, 4 Apr 2016 21:51:30 +0000 (16:51 -0500)]
Update tak3over.c
Stephan Bösebeck [Mon, 4 Apr 2016 20:35:48 +0000 (22:35 +0200)]
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
tak3over [Mon, 4 Apr 2016 18:41:37 +0000 (13:41 -0500)]
Merge pull request #2 from jackhumbert/master
Update from source
tak3over [Mon, 4 Apr 2016 18:23:53 +0000 (13:23 -0500)]
Merge pull request #1 from tak3over/tak3over-patch-1
Minor documentation error. Raise and Lower.
tak3over [Mon, 4 Apr 2016 18:19:19 +0000 (13:19 -0500)]
Minor documentation error. Raise and Lower.
The Raise and Lower keys were transposed in the comment key map for all layers. Assuming _RS and _LW should be mapped to Raise and Lower respectively. Probably is the same in the other custom keymaps that copied from this default.
Erez Zukerman [Mon, 4 Apr 2016 05:04:31 +0000 (08:04 +0300)]
Merge pull request #235 from mbarkhau/master
add indent to generated keymap
Stephan Bösebeck [Sun, 3 Apr 2016 21:48:22 +0000 (23:48 +0200)]
minor updates - new PNG
Jack Humbert [Sun, 3 Apr 2016 20:00:10 +0000 (16:00 -0400)]
music mode file
Manuel Barkhau [Sun, 3 Apr 2016 19:46:32 +0000 (21:46 +0200)]
add indent to generated keymap
Erez Zukerman [Sun, 3 Apr 2016 09:52:08 +0000 (12:52 +0300)]
Links to build guide
Wojciech Siewierski [Sun, 3 Apr 2016 09:14:08 +0000 (11:14 +0200)]
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into modifier-release-fix
Erez Zukerman [Sun, 3 Apr 2016 05:56:08 +0000 (08:56 +0300)]
Merge pull request #213 from mbarkhau/master
Add manuneo layout
Erez Zukerman [Sun, 3 Apr 2016 05:46:14 +0000 (08:46 +0300)]
Merge pull request #234 from sboesebeck/master
several iterations later
Manuel Barkhau [Sat, 2 Apr 2016 21:07:58 +0000 (23:07 +0200)]
use action function for unicode
Wojciech Siewierski [Sat, 2 Apr 2016 17:45:02 +0000 (19:45 +0200)]
Update PREVENT_STUCK_MODIFIERS documentation in README
Wojciech Siewierski [Sat, 2 Apr 2016 16:00:28 +0000 (18:00 +0200)]
Cleanup after merge
- remove a superfluous parenthesis
- wrap lines longer than 80 characters
- add const specifiers where appropriate
- remove unnecessary casts
Wojciech Siewierski [Sat, 2 Apr 2016 17:25:10 +0000 (19:25 +0200)]
Merge branch 'modifier-release-fix' of https://github.com/eltang/qmk_firmware into modifier-release-fix
eltang [Sat, 2 Apr 2016 17:00:31 +0000 (10:00 -0700)]
Update action.c
eltang [Sat, 2 Apr 2016 16:59:53 +0000 (09:59 -0700)]
Update action.c
eltang [Sat, 2 Apr 2016 16:34:01 +0000 (09:34 -0700)]
Update action.c
eltang [Sat, 2 Apr 2016 16:29:32 +0000 (09:29 -0700)]
Update action.c
Didier Loiseau [Sun, 13 Mar 2016 18:38:58 +0000 (19:38 +0100)]
Removed remaining ALT_T and CTL_T keys
Having "true" modifiers is more reliable and practical.
- moved APP in place of HOME
- moved HOME in place of LSFT on left thumb
- moved END in place of RSFT on right thumb (Ctrl+End with single hand!)
- removed ALT_T from KC_ESC
Didier Loiseau [Sun, 13 Mar 2016 18:17:37 +0000 (19:17 +0100)]
Use TG() to switch to BÉPO over CSA, and use KC_TRNS in LR_CSA
Simplifies future changes to modifier and special keys
+ removed M_TGCSA macro
Didier Loiseau [Sun, 13 Mar 2016 18:02:43 +0000 (19:02 +0100)]
Replace Play by temporary num layer with left Alt
- move play on fn+left thumb
- move prev/next besides play
Didier Loiseau [Tue, 8 Mar 2016 21:06:27 +0000 (22:06 +0100)]
BÉPO over CSA: Altgr-shifted layer
- all characters available directly in CSA
- more explicit names for macros that switch accross CSA layers
- use macros to implement the shifts next to the spaces
Didier Loiseau [Tue, 1 Mar 2016 23:22:41 +0000 (00:22 +0100)]
BÉPO over CSA: GR2A-shifted characters in AltGr layer
- define aliases for all GR2A-shifted characters
- use the available characters in BÉPO over CSA AltGr layer
Didier Loiseau [Tue, 8 Mar 2016 22:27:18 +0000 (23:27 +0100)]
BÉPO over CSA: Fixed key repeat for M_NBSP
Didier Loiseau [Tue, 1 Mar 2016 21:59:38 +0000 (22:59 +0100)]
Use CSA_ as prefix for Canadian Multilingual key aliases
CM is already used for Colemak.
Didier Loiseau [Thu, 25 Feb 2016 23:55:39 +0000 (00:55 +0100)]
BÉPO over CSA: GR2A characters in AltGr layer
- define aliases for all GR2A characters (unshifted)
- use the available characters in the BÉPO over CSA AltGr layer
Didier Loiseau [Thu, 25 Feb 2016 23:53:30 +0000 (00:53 +0100)]
BÉPO over CSA: unicode support
- implement easy way to define and send unicode characters on Windows
- define 3 characters not available in CSA:
- en dash: –
- em dash: —
- ellipsis: …
Didier Loiseau [Wed, 17 Feb 2016 23:47:23 +0000 (00:47 +0100)]
BÉPO over CSA: AltGr layer
- implemented the most useful characters:
- all French characters + €
- common programmer characters
- other keys implemented as KC_NO to avoid mistyping a character
from a lower layer
- AltGr+Shift not supported (yet)
Didier Loiseau [Wed, 17 Feb 2016 20:45:38 +0000 (21:45 +0100)]
Initial BÉPO over CSA with Shift layer
Initial implementation of the BÉPO layout
for use with the Canadian Multilingual Standard layout
(a.k.a. CSA / ACNOR layout) on the OS-side.
- support all bépo characters from the default and shifted layers
Didier Loiseau [Thu, 25 Feb 2016 23:54:19 +0000 (00:54 +0100)]
Added RESET key on fn-=
Didier Loiseau [Wed, 17 Feb 2016 20:07:38 +0000 (21:07 +0100)]
Use enums to define layers and macros
Didier Loiseau [Sun, 14 Feb 2016 14:18:04 +0000 (15:18 +0100)]
Swapped w and = to keep the w on the right hand (better for English)
Didier Loiseau [Sun, 7 Feb 2016 18:29:49 +0000 (19:29 +0100)]
Use BÉPO spécific key aliases with BP_ prefix
keymap_bepo.h: define BP_* keycodes for all possible characters
bepo/keymap.c: use those keycodes in the bépo keymap
Didier Loiseau [Sun, 31 Jan 2016 14:30:48 +0000 (15:30 +0100)]
Initial bepo layout based on tm2030
No more SFT_T:
- moved ] (bépo W) below Tab
- moved - (bépo =) in place of ] (top right)
- removed SFT_T from ' (bépo M)
- moved \ (bépo Ç) in place of = (bépo %)
- moved = (bépo %) in place of - (bépo =)
eltang [Sat, 2 Apr 2016 16:13:13 +0000 (09:13 -0700)]
Update action.c
eltang [Sat, 2 Apr 2016 13:48:44 +0000 (06:48 -0700)]
Update action.c
Stephan Bösebeck [Sat, 2 Apr 2016 13:15:21 +0000 (15:15 +0200)]
Merge branch 'master' of https://github.com/sboesebeck/qmk_firmware
Stephan Bösebeck [Sat, 2 Apr 2016 13:14:14 +0000 (15:14 +0200)]
new keymap
Eric-L-T [Sat, 2 Apr 2016 03:04:13 +0000 (20:04 -0700)]
Update action.c
Eric-L-T [Sat, 2 Apr 2016 02:54:02 +0000 (19:54 -0700)]
Update action.c
Eric-L-T [Sat, 2 Apr 2016 01:26:43 +0000 (18:26 -0700)]
Update action.c
Stephan Bösebeck [Fri, 1 Apr 2016 21:54:16 +0000 (23:54 +0200)]
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Stephan Bösebeck [Fri, 1 Apr 2016 21:53:09 +0000 (23:53 +0200)]
minor tweaks at the keymap, new png for documentation
Eric-L-T [Fri, 1 Apr 2016 20:49:03 +0000 (13:49 -0700)]
Update action.c
Eric-L-T [Fri, 1 Apr 2016 20:45:01 +0000 (13:45 -0700)]
Update action.h
Eric-L-T [Fri, 1 Apr 2016 20:43:49 +0000 (13:43 -0700)]
Update action.c
Jack Humbert [Fri, 1 Apr 2016 20:31:18 +0000 (16:31 -0400)]
Merge pull request #233 from tak3over/patch-1
Create tak3over.c
tak3over [Fri, 1 Apr 2016 20:26:09 +0000 (15:26 -0500)]
Create tak3over.c
Custom keymap with an additional function layer for numpad, pgup, pgdn, del, ins, home, end, and additional arrow keys.
Jack Humbert [Fri, 1 Apr 2016 18:44:08 +0000 (14:44 -0400)]
adding files is always smart
Erez Zukerman [Fri, 1 Apr 2016 09:11:17 +0000 (12:11 +0300)]
Merge pull request #226 from squisher/dvorak_intl_squisher
Squisher's international dvorak variant for ergodox ez
IBNobody [Fri, 1 Apr 2016 05:10:47 +0000 (00:10 -0500)]
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
IBNobody [Fri, 1 Apr 2016 05:10:21 +0000 (00:10 -0500)]
Added Error Checking to Setup.bat #2
Added check for the MinGW directory. Fixed a bug with script exiting out
of a CMD window. Fixed a bug with script dropping user into MinGW
directory. Fixed a bug with RD not deleting temp. Fixed a bug with
PNPUtil.exe not being present in the path.
Stephan Bösebeck [Thu, 31 Mar 2016 21:15:59 +0000 (23:15 +0200)]
fixed de_osx prefix in keymap include to avoid conflicts
Jack Humbert [Thu, 31 Mar 2016 16:09:05 +0000 (12:09 -0400)]
Merge pull request #230 from IBNobody/master
Fixed Setup Script
IBNobody [Wed, 30 Mar 2016 21:31:46 +0000 (16:31 -0500)]
Drastically rewrote the path script to handle Explorer's stubborn grasp of EnvVars. Tested on Win7.
Christopher Browne [Wed, 30 Mar 2016 17:14:01 +0000 (13:14 -0400)]
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
David Mohr [Wed, 30 Mar 2016 05:56:21 +0000 (23:56 -0600)]
Also add compiled hex file
David Mohr [Wed, 30 Mar 2016 05:49:34 +0000 (23:49 -0600)]
Squisher's international dvorak variant for ergodox ez
See README.md
Jack Humbert [Wed, 30 Mar 2016 15:40:22 +0000 (11:40 -0400)]
Merge pull request #229 from NoahAndrews/patch-5
The readme was also wrong about the conflict between audio and RGB
Noah Andrews [Wed, 30 Mar 2016 15:36:35 +0000 (11:36 -0400)]
Update README.md
Jack Humbert [Wed, 30 Mar 2016 15:07:00 +0000 (11:07 -0400)]
Merge pull request #227 from NoahAndrews/patch-4
Fixed minor issues with Preonic readme
Jack Humbert [Wed, 30 Mar 2016 15:06:07 +0000 (11:06 -0400)]
Merge pull request #228 from mrfoto/fix-planck-diagram
Tiny fix of Planck diagrams
Miha Rekar [Wed, 30 Mar 2016 15:03:03 +0000 (17:03 +0200)]
Tiny fix of Planck diagrams
Noah Andrews [Wed, 30 Mar 2016 13:17:06 +0000 (09:17 -0400)]
Fixed minor issues with Preonic readme
Jack Humbert [Wed, 30 Mar 2016 04:46:45 +0000 (00:46 -0400)]
preonic readme
Jack Humbert [Wed, 30 Mar 2016 04:45:48 +0000 (00:45 -0400)]
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard
Jack Humbert [Wed, 30 Mar 2016 04:45:37 +0000 (00:45 -0400)]
.hex files