]> git.donarmstrong.com Git - qmk_firmware.git/log
qmk_firmware.git
9 years agoFixup RGBLIGHT support for clueboard2
skullY [Mon, 11 Apr 2016 04:16:49 +0000 (21:16 -0700)]
Fixup RGBLIGHT support for clueboard2

9 years agoAdd my keymap
Nico Ritschel [Sat, 9 Apr 2016 18:34:01 +0000 (11:34 -0700)]
Add my keymap

9 years agoUpdate ugfx with ChibiOS 4 support.
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

9 years agoAdd a help message to new_project.sh
skullY [Thu, 7 Apr 2016 22:09:53 +0000 (15:09 -0700)]
Add a help message to new_project.sh

9 years agoanother modification of layers, restored arrow keys and added cut/paste
tak3over [Thu, 7 Apr 2016 15:54:11 +0000 (10:54 -0500)]
another modification of layers, restored arrow keys and added cut/paste

9 years ago[Erez & Jack] Documents tri-layer and keymap-specific makefile options
Erez Zukerman [Thu, 7 Apr 2016 12:45:11 +0000 (15:45 +0300)]
[Erez & Jack] Documents tri-layer and keymap-specific makefile options

9 years ago[Erez & Jack] Makes tri-layer available across Quantum
Erez Zukerman [Thu, 7 Apr 2016 12:21:06 +0000 (15:21 +0300)]
[Erez & Jack] Makes tri-layer available across Quantum

9 years agoMerge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Stephan Bösebeck [Wed, 6 Apr 2016 20:52:49 +0000 (22:52 +0200)]
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware

9 years agoMerge pull request #182 from Vifon/modifier-release-fix
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

9 years agoMerge pull request #239 from DidierLoiseau/issue-221
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

9 years agoMerge pull request #215 from nrrkeene/master
Erez Zukerman [Wed, 6 Apr 2016 19:35:17 +0000 (22:35 +0300)]
Merge pull request #215 from nrrkeene/master

Added proper documentation

9 years agoMerge pull request #238 from alexjj/master
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

9 years agoswitched raise and lower layers
tak3over [Wed, 6 Apr 2016 16:12:58 +0000 (11:12 -0500)]
switched raise and lower layers

9 years agoFixup the cluepad code
skullY [Wed, 6 Apr 2016 03:27:40 +0000 (20:27 -0700)]
Fixup the cluepad code

9 years agoFix the clueboard2 led code
skullY [Wed, 6 Apr 2016 03:27:24 +0000 (20:27 -0700)]
Fix the clueboard2 led code

9 years agoFix issue #221: LGUI(KC_LSFT) does not work
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)

9 years agoRemoved D(LSFT) is CSA macros
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.

9 years agoAdd delay to CSA macros using dead keys
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.

9 years agoFix issue #221: LGUI(KC_LSFT) does not work
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)

9 years agoFixed compilation issues
Didier Loiseau [Tue, 5 Apr 2016 22:09:03 +0000 (00:09 +0200)]
Fixed compilation issues

9 years agoupdated my keymap
tak3over [Tue, 5 Apr 2016 21:39:45 +0000 (16:39 -0500)]
updated my keymap

9 years agoModified keymap
tak3over [Tue, 5 Apr 2016 21:21:45 +0000 (16:21 -0500)]
Modified keymap

9 years agoUpdated hex
Alex Johnstone [Tue, 5 Apr 2016 14:51:13 +0000 (15:51 +0100)]
Updated hex

9 years ago:pound: typo
Alex Johnstone [Tue, 5 Apr 2016 14:49:35 +0000 (07:49 -0700)]
:pound: typo

9 years ago:pound: typo
Alex Johnstone [Tue, 5 Apr 2016 14:48:13 +0000 (07:48 -0700)]
:pound: typo

9 years agoMerge pull request #5 from jackhumbert/master
Alex Johnstone [Tue, 5 Apr 2016 14:44:37 +0000 (07:44 -0700)]
Merge pull request #5 from jackhumbert/master

Sync with upstream

9 years agoupdates to noise
Jack Humbert [Tue, 5 Apr 2016 13:44:01 +0000 (09:44 -0400)]
updates to noise

9 years agoMerge branch 'master' of https://github.com/jackhumbert/tmk_keyboard
Jack Humbert [Tue, 5 Apr 2016 13:21:49 +0000 (09:21 -0400)]
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard

9 years agoadd silent notes
Jack Humbert [Tue, 5 Apr 2016 13:21:44 +0000 (09:21 -0400)]
add silent notes

9 years agoRefactor the source layer cache encoding
Wojciech Siewierski [Tue, 5 Apr 2016 08:54:47 +0000 (10:54 +0200)]
Refactor the source layer cache encoding

9 years agoUpdate tak3over.c
tak3over [Mon, 4 Apr 2016 21:51:30 +0000 (16:51 -0500)]
Update tak3over.c

9 years agoMerge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Stephan Bösebeck [Mon, 4 Apr 2016 20:35:48 +0000 (22:35 +0200)]
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware

9 years agoMerge pull request #2 from jackhumbert/master
tak3over [Mon, 4 Apr 2016 18:41:37 +0000 (13:41 -0500)]
Merge pull request #2 from jackhumbert/master

Update from source

9 years agoMerge pull request #1 from tak3over/tak3over-patch-1
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.

9 years agoMinor 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.

9 years agoMerge pull request #235 from mbarkhau/master
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

9 years agominor updates - new PNG
Stephan Bösebeck [Sun, 3 Apr 2016 21:48:22 +0000 (23:48 +0200)]
minor updates - new PNG

9 years agomusic mode file
Jack Humbert [Sun, 3 Apr 2016 20:00:10 +0000 (16:00 -0400)]
music mode file

9 years agoadd indent to generated keymap
Manuel Barkhau [Sun, 3 Apr 2016 19:46:32 +0000 (21:46 +0200)]
add indent to generated keymap

9 years agoLinks to build guide
Erez Zukerman [Sun, 3 Apr 2016 09:52:08 +0000 (12:52 +0300)]
Links to build guide

9 years agoMerge branch 'master' of https://github.com/jackhumbert/qmk_firmware into modifier...
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

9 years agoMerge pull request #213 from mbarkhau/master
Erez Zukerman [Sun, 3 Apr 2016 05:56:08 +0000 (08:56 +0300)]
Merge pull request #213 from mbarkhau/master

Add manuneo layout

9 years agoMerge pull request #234 from sboesebeck/master
Erez Zukerman [Sun, 3 Apr 2016 05:46:14 +0000 (08:46 +0300)]
Merge pull request #234 from sboesebeck/master

several iterations later

9 years agouse action function for unicode
Manuel Barkhau [Sat, 2 Apr 2016 21:07:58 +0000 (23:07 +0200)]
use action function for unicode

9 years agoUpdate PREVENT_STUCK_MODIFIERS documentation in README
Wojciech Siewierski [Sat, 2 Apr 2016 17:45:02 +0000 (19:45 +0200)]
Update PREVENT_STUCK_MODIFIERS documentation in README

9 years agoCleanup after merge
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

9 years agoMerge branch 'modifier-release-fix' of https://github.com/eltang/qmk_firmware into...
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

9 years agoUpdate action.c
eltang [Sat, 2 Apr 2016 17:00:31 +0000 (10:00 -0700)]
Update action.c

9 years agoUpdate action.c
eltang [Sat, 2 Apr 2016 16:59:53 +0000 (09:59 -0700)]
Update action.c

9 years agoUpdate action.c
eltang [Sat, 2 Apr 2016 16:34:01 +0000 (09:34 -0700)]
Update action.c

9 years agoUpdate action.c
eltang [Sat, 2 Apr 2016 16:29:32 +0000 (09:29 -0700)]
Update action.c

9 years agoRemoved remaining ALT_T and CTL_T keys
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

9 years agoUse TG() to switch to BÉPO over CSA, and use KC_TRNS in LR_CSA
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

9 years agoReplace Play by temporary num layer with left Alt
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

9 years agoBÉPO over CSA: Altgr-shifted layer
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

9 years agoBÉPO over CSA: GR2A-shifted characters in AltGr layer
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

9 years agoBÉPO over CSA: Fixed key repeat for M_NBSP
Didier Loiseau [Tue, 8 Mar 2016 22:27:18 +0000 (23:27 +0100)]
BÉPO over CSA: Fixed key repeat for M_NBSP

9 years agoUse CSA_ as prefix for Canadian Multilingual key aliases
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.

9 years agoBÉPO over CSA: GR2A characters in AltGr layer
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

9 years agoBÉPO over CSA: unicode support
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: …

9 years agoBÉPO over CSA: AltGr layer
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)

9 years agoInitial BÉPO over CSA with Shift layer
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

9 years agoAdded RESET key on fn-=
Didier Loiseau [Thu, 25 Feb 2016 23:54:19 +0000 (00:54 +0100)]
Added RESET key on fn-=

9 years agoUse enums to define layers and macros
Didier Loiseau [Wed, 17 Feb 2016 20:07:38 +0000 (21:07 +0100)]
Use enums to define layers and macros

9 years agoSwapped w and = to keep the w on the right hand (better for English)
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)

9 years agoUse BÉPO spécific key aliases with BP_ prefix
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

9 years agoInitial bepo layout based on tm2030
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 =)

9 years agoUpdate action.c
eltang [Sat, 2 Apr 2016 16:13:13 +0000 (09:13 -0700)]
Update action.c

9 years agoUpdate action.c
eltang [Sat, 2 Apr 2016 13:48:44 +0000 (06:48 -0700)]
Update action.c

9 years agoMerge branch 'master' of https://github.com/sboesebeck/qmk_firmware
Stephan Bösebeck [Sat, 2 Apr 2016 13:15:21 +0000 (15:15 +0200)]
Merge branch 'master' of https://github.com/sboesebeck/qmk_firmware

9 years agonew keymap
Stephan Bösebeck [Sat, 2 Apr 2016 13:14:14 +0000 (15:14 +0200)]
new keymap

9 years agoUpdate action.c
Eric-L-T [Sat, 2 Apr 2016 03:04:13 +0000 (20:04 -0700)]
Update action.c

9 years agoUpdate action.c
Eric-L-T [Sat, 2 Apr 2016 02:54:02 +0000 (19:54 -0700)]
Update action.c

9 years agoUpdate action.c
Eric-L-T [Sat, 2 Apr 2016 01:26:43 +0000 (18:26 -0700)]
Update action.c

9 years agoMerge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Stephan Bösebeck [Fri, 1 Apr 2016 21:54:16 +0000 (23:54 +0200)]
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware

9 years agominor tweaks at the keymap, new png for documentation
Stephan Bösebeck [Fri, 1 Apr 2016 21:53:09 +0000 (23:53 +0200)]
minor tweaks at the keymap, new png for documentation

9 years agoUpdate action.c
Eric-L-T [Fri, 1 Apr 2016 20:49:03 +0000 (13:49 -0700)]
Update action.c

9 years agoUpdate action.h
Eric-L-T [Fri, 1 Apr 2016 20:45:01 +0000 (13:45 -0700)]
Update action.h

9 years agoUpdate action.c
Eric-L-T [Fri, 1 Apr 2016 20:43:49 +0000 (13:43 -0700)]
Update action.c

9 years agoMerge pull request #233 from tak3over/patch-1
Jack Humbert [Fri, 1 Apr 2016 20:31:18 +0000 (16:31 -0400)]
Merge pull request #233 from tak3over/patch-1

Create tak3over.c

9 years agoCreate 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.

9 years agoadding files is always smart
Jack Humbert [Fri, 1 Apr 2016 18:44:08 +0000 (14:44 -0400)]
adding files is always smart

9 years agoMerge pull request #226 from squisher/dvorak_intl_squisher
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

9 years agoMerge remote-tracking branch 'refs/remotes/jackhumbert/master'
IBNobody [Fri, 1 Apr 2016 05:10:47 +0000 (00:10 -0500)]
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'

9 years agoAdded Error Checking to Setup.bat #2
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.

9 years agofixed de_osx prefix in keymap include to avoid conflicts
Stephan Bösebeck [Thu, 31 Mar 2016 21:15:59 +0000 (23:15 +0200)]
fixed de_osx prefix in keymap include to avoid conflicts

9 years agoMerge pull request #230 from IBNobody/master
Jack Humbert [Thu, 31 Mar 2016 16:09:05 +0000 (12:09 -0400)]
Merge pull request #230 from IBNobody/master

Fixed Setup Script

9 years agoDrastically rewrote the path script to handle Explorer's stubborn grasp of EnvVars...
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.

9 years agoMerge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Christopher Browne [Wed, 30 Mar 2016 17:14:01 +0000 (13:14 -0400)]
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware

9 years agoAlso add compiled hex file
David Mohr [Wed, 30 Mar 2016 05:56:21 +0000 (23:56 -0600)]
Also add compiled hex file

9 years agoSquisher's international dvorak variant for ergodox ez
David Mohr [Wed, 30 Mar 2016 05:49:34 +0000 (23:49 -0600)]
Squisher's international dvorak variant for ergodox ez

See README.md

9 years agoMerge pull request #229 from NoahAndrews/patch-5
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

9 years agoUpdate README.md
Noah Andrews [Wed, 30 Mar 2016 15:36:35 +0000 (11:36 -0400)]
Update README.md

9 years agoMerge pull request #227 from NoahAndrews/patch-4
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

9 years agoMerge pull request #228 from mrfoto/fix-planck-diagram
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

9 years agoTiny fix of Planck diagrams
Miha Rekar [Wed, 30 Mar 2016 15:03:03 +0000 (17:03 +0200)]
Tiny fix of Planck diagrams

9 years agoFixed minor issues with Preonic readme
Noah Andrews [Wed, 30 Mar 2016 13:17:06 +0000 (09:17 -0400)]
Fixed minor issues with Preonic readme

9 years agopreonic readme
Jack Humbert [Wed, 30 Mar 2016 04:46:45 +0000 (00:46 -0400)]
preonic readme

9 years agoMerge branch 'master' of https://github.com/jackhumbert/tmk_keyboard
Jack Humbert [Wed, 30 Mar 2016 04:45:48 +0000 (00:45 -0400)]
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard

9 years ago.hex files
Jack Humbert [Wed, 30 Mar 2016 04:45:37 +0000 (00:45 -0400)]
.hex files