]> git.donarmstrong.com Git - qmk_firmware.git/log
qmk_firmware.git
7 years ago-
Nick Choi [Fri, 26 May 2017 04:19:12 +0000 (00:19 -0400)]
-

7 years agotenative readme for variable timing tap
Nick Choi [Fri, 26 May 2017 04:18:59 +0000 (00:18 -0400)]
tenative readme for variable timing tap

7 years agoremoved need to set customtapping term 0. defaults to 0 already
Nick Choi [Thu, 25 May 2017 20:38:06 +0000 (16:38 -0400)]
removed need to set customtapping term 0. defaults to 0 already

7 years agochanged -1 to 0 can't have negative unsigned ints 🤔
Nick Choi [Thu, 25 May 2017 20:29:57 +0000 (16:29 -0400)]
changed -1 to 0 can't have negative unsigned ints ðŸ¤”

7 years agomoved specific tap term to its own function
Nick Choi [Thu, 25 May 2017 20:26:30 +0000 (16:26 -0400)]
moved specific tap term to its own function

included custom_tapping_term in action struct

7 years agoAdded per case tapping term, updated FF-nikchi keymap.
Nick Choi [Thu, 25 May 2017 04:41:00 +0000 (00:41 -0400)]
Added per case tapping term, updated FF-nikchi keymap.

7 years agoMerge pull request #3 from fieldju/patch-1
Jack Humbert [Thu, 25 May 2017 03:43:34 +0000 (23:43 -0400)]
Merge pull request #3 from fieldju/patch-1

Fix typo in Macro.md in dynamic macro section.

7 years agoTapping Term and Memes TD for FF
Nick Choi [Thu, 25 May 2017 03:43:02 +0000 (23:43 -0400)]
Tapping Term and Memes TD for FF

7 years agoFix typo in Macro.md in dynamic macro section.
Justin Field [Thu, 25 May 2017 03:13:03 +0000 (20:13 -0700)]
Fix typo in Macro.md in dynamic macro section.

7 years agoreadme, media keys fix
Johannes Larsson [Wed, 24 May 2017 19:35:31 +0000 (21:35 +0200)]
readme, media keys fix

7 years agorevert changes to config.h
Johannes Larsson [Wed, 24 May 2017 19:24:13 +0000 (21:24 +0200)]
revert changes to config.h

7 years agoMerge pull request #1316 from nikchi/master
Jack Humbert [Wed, 24 May 2017 17:59:30 +0000 (13:59 -0400)]
Merge pull request #1316 from nikchi/master

FrostyFlake Keymap

7 years agomedia keys and stuff
Johannes Larsson [Wed, 24 May 2017 17:00:56 +0000 (19:00 +0200)]
media keys and stuff

7 years agomoved unicodemap rules to localer make
Nick Choi [Wed, 24 May 2017 16:36:36 +0000 (12:36 -0400)]
moved unicodemap rules to localer make

7 years agoMerge branch 'master' of https://github.com/qmk/qmk_firmware
Johannes Larsson [Wed, 24 May 2017 15:58:11 +0000 (17:58 +0200)]
Merge branch 'master' of https://github.com/qmk/qmk_firmware

7 years agoMerge pull request #1317 from qmk/hf/faster_mouse
Erez Zukerman [Wed, 24 May 2017 12:09:29 +0000 (05:09 -0700)]
Merge pull request #1317 from qmk/hf/faster_mouse

tweaks default mouse speed constants

7 years agotweaks default mouse speed constants
Erez Zukerman [Wed, 24 May 2017 11:56:41 +0000 (07:56 -0400)]
tweaks default mouse speed constants

7 years agomore emoji function comments
Nick Choi [Wed, 24 May 2017 04:35:04 +0000 (00:35 -0400)]
more emoji function comments

7 years agoTap dancing emoji support 😩😩
Nick Choi [Wed, 24 May 2017 03:52:48 +0000 (23:52 -0400)]
Tap dancing emoji support ðŸ˜©ðŸ˜©

7 years agothen some code blocks
Erez Zukerman [Wed, 24 May 2017 03:09:19 +0000 (23:09 -0400)]
then some code blocks

7 years agopipes without backtics
Erez Zukerman [Wed, 24 May 2017 03:06:35 +0000 (23:06 -0400)]
pipes without backtics

7 years agogrrr
Erez Zukerman [Wed, 24 May 2017 03:05:19 +0000 (23:05 -0400)]
grrr

7 years agosurrounds stuff with backticks
Erez Zukerman [Wed, 24 May 2017 03:03:30 +0000 (23:03 -0400)]
surrounds stuff with backticks

7 years agoquick table tweak
Erez Zukerman [Wed, 24 May 2017 02:58:35 +0000 (22:58 -0400)]
quick table tweak

7 years agoremoved s
Nick Choi [Tue, 23 May 2017 22:47:06 +0000 (18:47 -0400)]
removed s

7 years agoMerge branch 'master' of https://github.com/nikchi/qmk_firmware
Nick Choi [Tue, 23 May 2017 17:13:23 +0000 (13:13 -0400)]
Merge branch 'master' of https://github.com/nikchi/qmk_firmware

7 years agopreonic map
Nick Choi [Tue, 23 May 2017 17:13:20 +0000 (13:13 -0400)]
preonic map

7 years agoMerge pull request #1 from qmk/master
Nick Choi [Tue, 23 May 2017 17:08:44 +0000 (13:08 -0400)]
Merge pull request #1 from qmk/master

pull new to mine

7 years agomerge
Johannes Larsson [Mon, 22 May 2017 13:27:57 +0000 (15:27 +0200)]
merge

7 years agomatrix layout
Johannes Larsson [Mon, 22 May 2017 13:25:53 +0000 (15:25 +0200)]
matrix layout

7 years agoMerge pull request #2 from Vifon/master
Jack Humbert [Sun, 21 May 2017 15:27:41 +0000 (11:27 -0400)]
Merge pull request #2 from Vifon/master

Update the dynamic macro docs according to the recent changes

7 years agoUpdate the dynamic macro docs according to the recent changes
Wojciech Siewierski [Sun, 21 May 2017 12:27:29 +0000 (14:27 +0200)]
Update the dynamic macro docs according to the recent changes

See qmk/qmk_firmware#1275.

7 years agoMerge pull request #1 from Xyverz/master
Jack Humbert [Sun, 21 May 2017 01:44:00 +0000 (21:44 -0400)]
Merge pull request #1 from Xyverz/master

Adding punctuation for clarity.

7 years agoAdding punctuation for clarity.
xyverz [Sun, 21 May 2017 01:39:59 +0000 (18:39 -0700)]
Adding punctuation for clarity.

7 years agofavicon
Jack Humbert [Sat, 20 May 2017 17:30:27 +0000 (13:30 -0400)]
favicon

7 years agofavicon
Jack Humbert [Sat, 20 May 2017 17:26:08 +0000 (13:26 -0400)]
favicon

7 years agofavicon
Jack Humbert [Sat, 20 May 2017 17:20:10 +0000 (13:20 -0400)]
favicon

7 years agoUpdate readme.md
Jack Humbert [Sat, 20 May 2017 16:38:30 +0000 (12:38 -0400)]
Update readme.md

7 years agoUpdate readme.md
Jack Humbert [Sat, 20 May 2017 16:37:31 +0000 (12:37 -0400)]
Update readme.md

7 years agoUpdate SUMMARY.md
Jack Humbert [Sat, 20 May 2017 16:30:24 +0000 (12:30 -0400)]
Update SUMMARY.md

7 years agoUpdate SUMMARY.md
Jack Humbert [Sat, 20 May 2017 16:29:45 +0000 (12:29 -0400)]
Update SUMMARY.md

7 years agoUpdate SUMMARY.md
Jack Humbert [Sat, 20 May 2017 16:27:07 +0000 (12:27 -0400)]
Update SUMMARY.md

7 years agoUpdate book.json
Jack Humbert [Sat, 20 May 2017 16:07:31 +0000 (12:07 -0400)]
Update book.json

7 years agoUpdate book.json
Jack Humbert [Sat, 20 May 2017 16:04:03 +0000 (12:04 -0400)]
Update book.json

7 years agoUpdate book.json
Jack Humbert [Sat, 20 May 2017 16:02:55 +0000 (12:02 -0400)]
Update book.json

7 years agoWorkaround for the macOS caps lock delay (#1308)
jerryen [Sat, 20 May 2017 00:24:47 +0000 (17:24 -0700)]
Workaround for the macOS caps lock delay (#1308)

* Add 80ms delay for KC_CAPS when used as a tap key

Workaround for the macOS caps lock delay

* Revert "Increase TAPPING_TERM for the Clueboard"

This reverts commit a74e69e9fa889113ee31fbc8dc7e6848fdb07576.

7 years agom10a lowercase
Jack Humbert [Thu, 18 May 2017 22:55:07 +0000 (18:55 -0400)]
m10a lowercase

7 years agoMerge pull request #1303 from cwesterlund/dvorak_dev_swe
Erez Zukerman [Thu, 18 May 2017 22:31:16 +0000 (15:31 -0700)]
Merge pull request #1303 from cwesterlund/dvorak_dev_swe

Created a dvorak keymap for Swedish developers using Visual Studio

7 years agoESC/GRAVE/TILDE better handling (#1307)
tengg [Thu, 18 May 2017 01:20:01 +0000 (21:20 -0400)]
ESC/GRAVE/TILDE better handling (#1307)

* revise HHKB bootloader_size to 4096 such that sw reset works

* cleanup esr/grave/tilde handling function

7 years agoupdate travis script
Jack Humbert [Thu, 18 May 2017 00:27:07 +0000 (20:27 -0400)]
update travis script

7 years agoIncrease TAPPING_TERM for the Clueboard
skullY [Tue, 16 May 2017 20:09:23 +0000 (13:09 -0700)]
Increase TAPPING_TERM for the Clueboard

7 years agoMake KC_GRV accessible
skullY [Sat, 22 Apr 2017 05:05:22 +0000 (22:05 -0700)]
Make KC_GRV accessible

7 years agoCreated a dvorak keymap for Swedish developers using Visual Studio
Christian Westerlund [Tue, 16 May 2017 13:15:42 +0000 (15:15 +0200)]
Created a dvorak keymap for Swedish developers using Visual Studio

7 years agosummary test
Jack Humbert [Tue, 16 May 2017 02:45:20 +0000 (22:45 -0400)]
summary test

7 years agoUpdates book.json
Jack Humbert [Tue, 16 May 2017 02:39:49 +0000 (02:39 +0000)]
Updates book.json

Auto commit by GitBook Editor

7 years agoUpdates book.json
Jack Humbert [Tue, 16 May 2017 02:38:44 +0000 (02:38 +0000)]
Updates book.json

Auto commit by GitBook Editor

7 years agoUpdates book.json
Jack Humbert [Tue, 16 May 2017 02:36:31 +0000 (02:36 +0000)]
Updates book.json

Auto commit by GitBook Editor

7 years agoUpdates book.json
Jack Humbert [Tue, 16 May 2017 02:35:00 +0000 (02:35 +0000)]
Updates book.json

Auto commit by GitBook Editor

7 years agoupdate links
Jack Humbert [Tue, 16 May 2017 02:29:17 +0000 (22:29 -0400)]
update links

7 years agoUpdate SUMMARY.md
Jack Humbert [Tue, 16 May 2017 02:00:22 +0000 (22:00 -0400)]
Update SUMMARY.md

7 years agoUpdate SUMMARY.md
Jack Humbert [Tue, 16 May 2017 02:00:14 +0000 (22:00 -0400)]
Update SUMMARY.md

7 years agoUpdates SUMMARY.md
Jack Humbert [Tue, 16 May 2017 01:50:44 +0000 (01:50 +0000)]
Updates SUMMARY.md

Auto commit by GitBook Editor

7 years agoMerge pull request #1298 from barrar/master
Jack Humbert [Mon, 15 May 2017 16:20:17 +0000 (12:20 -0400)]
Merge pull request #1298 from barrar/master

Anti-ghost improvement for older keyboards with empty spots in matrix

7 years agoemojis and reorg
Nick Choi [Mon, 15 May 2017 06:19:50 +0000 (02:19 -0400)]
emojis and reorg

7 years agoemoji support but
Nick Choi [Mon, 15 May 2017 05:52:45 +0000 (01:52 -0400)]
emoji support but

7 years agochange readme
Nick Choi [Mon, 15 May 2017 04:12:04 +0000 (00:12 -0400)]
change readme

7 years agonikchi flake
Nick Choi [Mon, 15 May 2017 04:10:25 +0000 (00:10 -0400)]
nikchi flake

7 years agoadded comments and made function name clearer
Jeremiah [Sun, 14 May 2017 22:36:44 +0000 (15:36 -0700)]
added comments and made function name clearer

7 years agowhoops
Jeremiah [Sun, 14 May 2017 16:36:50 +0000 (09:36 -0700)]
whoops

7 years agofaster, less bits :)
Jeremiah [Sun, 14 May 2017 15:01:01 +0000 (08:01 -0700)]
faster, less bits :)

7 years agofaster and less bits... again
Jeremiah [Sun, 14 May 2017 02:07:05 +0000 (19:07 -0700)]
faster and less bits... again

7 years agofaster and less bits
Jeremiah [Sun, 14 May 2017 01:24:43 +0000 (18:24 -0700)]
faster and less bits

7 years agoshould be using matrix_row_t
Jeremiah [Sun, 14 May 2017 00:22:38 +0000 (17:22 -0700)]
should be using matrix_row_t

7 years agoa bit smaller
Jeremiah [Sun, 14 May 2017 00:01:27 +0000 (17:01 -0700)]
a bit smaller

7 years agoa bit smaller
Jeremiah [Sat, 13 May 2017 23:57:23 +0000 (16:57 -0700)]
a bit smaller

7 years agoimprovements
Jeremiah [Sat, 13 May 2017 20:19:28 +0000 (13:19 -0700)]
improvements

7 years agoUpdates SUMMARY.md
Jack Humbert [Sat, 13 May 2017 20:17:26 +0000 (20:17 +0000)]
Updates SUMMARY.md

Auto commit by GitBook Editor

7 years agoUpdates SUMMARY.md
Jack Humbert [Sat, 13 May 2017 20:17:21 +0000 (20:17 +0000)]
Updates SUMMARY.md

Auto commit by GitBook Editor

7 years agoUpdates book.json
Jack Humbert [Sat, 13 May 2017 20:10:38 +0000 (20:10 +0000)]
Updates book.json

Auto commit by GitBook Editor

7 years agoUpdates book.json
Jack Humbert [Sat, 13 May 2017 20:09:06 +0000 (20:09 +0000)]
Updates book.json

Auto commit by GitBook Editor

7 years agoUpdates Home.md
Jack Humbert [Sat, 13 May 2017 20:04:39 +0000 (20:04 +0000)]
Updates Home.md

Auto commit by GitBook Editor

7 years agoUpdates readme.md
Jack Humbert [Sat, 13 May 2017 18:25:08 +0000 (18:25 +0000)]
Updates readme.md

Auto commit by GitBook Editor

7 years agoanti-ghost improvement for older keyboards with empty spots in matrix
Jeremiah [Sat, 13 May 2017 15:51:20 +0000 (08:51 -0700)]
anti-ghost improvement for older keyboards with empty spots in matrix

7 years agoMerge pull request #1 from qmk/master
barrar [Sat, 13 May 2017 15:37:25 +0000 (08:37 -0700)]
Merge pull request #1 from qmk/master

pull

7 years agoMerge pull request #1297 from khogeland/satan-colemak
Jack Humbert [Fri, 12 May 2017 20:24:51 +0000 (16:24 -0400)]
Merge pull request #1297 from khogeland/satan-colemak

Colemak layout for GH60 Satan

7 years agoMerge pull request #1291 from adzenith/persistent
Jack Humbert [Fri, 12 May 2017 20:24:29 +0000 (16:24 -0400)]
Merge pull request #1291 from adzenith/persistent

Fix spelling of "persistent"

7 years agoColemak layout GH60 Satan
Kevin Hogeland [Fri, 12 May 2017 19:03:09 +0000 (12:03 -0700)]
Colemak layout GH60 Satan

7 years agoFix spelling of "persistent"
Nikolaus Wittenstein [Thu, 11 May 2017 19:32:35 +0000 (15:32 -0400)]
Fix spelling of "persistent"

Fixes #1201.

7 years agoMerge pull request #1283 from TerryMathews/master
Jack Humbert [Thu, 11 May 2017 18:34:02 +0000 (14:34 -0400)]
Merge pull request #1283 from TerryMathews/master

Establish support for Bathroom Epiphanies Tiger Lily controller

7 years agoMerge pull request #1288 from Nephiel/led-set-on-layer-change
Jack Humbert [Thu, 11 May 2017 18:32:56 +0000 (14:32 -0400)]
Merge pull request #1288 from Nephiel/led-set-on-layer-change

Call led_set for layer action events to update LEDs on layer changes

7 years agoMerge pull request #1290 from shieldsd/master
Jack Humbert [Thu, 11 May 2017 18:31:11 +0000 (14:31 -0400)]
Merge pull request #1290 from shieldsd/master

Add new features to dshields keymap.

7 years agoAdd new features to dshields keymap.
Daniel Shields [Fri, 5 May 2017 14:49:35 +0000 (15:49 +0100)]
Add new features to dshields keymap.

- one shot layers, dynamic macros and tap dance keys
- add a basic readme.md and layout image.

7 years agoCall led_set for layer action events to update LEDs on layer changes
Nephiel [Wed, 10 May 2017 17:26:39 +0000 (19:26 +0200)]
Call led_set for layer action events to update LEDs on layer changes

7 years agoAdd smt keymap for Clueboard (HHKB-style layout) (#1286)
Stephen Tudor [Mon, 8 May 2017 22:32:15 +0000 (18:32 -0400)]
Add smt keymap for Clueboard (HHKB-style layout) (#1286)

* Add keymap for smt Clueboard (HHKB layout)

* Add readme for smt Clueboard (HHKB) keymap

* Flesh out the keymap a bit more to support Colemak & Dvorak

* Update README with layout image

7 years agoMerge pull request #1279 from awpr/master
Erez Zukerman [Mon, 8 May 2017 01:52:00 +0000 (21:52 -0400)]
Merge pull request #1279 from awpr/master

Change to per-key eager debouncing for ErgoDox EZ.

7 years agoMerge pull request #1275 from Vifon/dynamic_macro/trailing_keypresses
Jack Humbert [Mon, 8 May 2017 00:20:55 +0000 (20:20 -0400)]
Merge pull request #1275 from Vifon/dynamic_macro/trailing_keypresses

dynamic macros: Trim the trailing modifiers; further cleanup

7 years agoMerge pull request #1278 from shieldsd/master
Jack Humbert [Mon, 8 May 2017 00:18:23 +0000 (20:18 -0400)]
Merge pull request #1278 from shieldsd/master

Add new keymap for dshields.

7 years agoMerge pull request #1280 from tobsn/patch-1
Jack Humbert [Mon, 8 May 2017 00:17:47 +0000 (20:17 -0400)]
Merge pull request #1280 from tobsn/patch-1

lowercase .jpg

7 years agoMerge pull request #1282 from coderkun/coderkun_neo2
Jack Humbert [Mon, 8 May 2017 00:16:30 +0000 (20:16 -0400)]
Merge pull request #1282 from coderkun/coderkun_neo2

Merge changes for coderkun’s Neo2 layout

7 years agoMerge pull request #1284 from bigtunaIO/master
Jack Humbert [Mon, 8 May 2017 00:16:03 +0000 (20:16 -0400)]
Merge pull request #1284 from bigtunaIO/master

[Bigtuna.IO] Updating Miuni32 Layouts