]> git.donarmstrong.com Git - qmk_firmware.git/log
qmk_firmware.git
6 years agotriggering travis
Jack Humbert [Tue, 22 Aug 2017 03:11:08 +0000 (23:11 -0400)]
triggering travis

6 years agoupdate building for .hex, secrets moving
Jack Humbert [Tue, 22 Aug 2017 01:57:46 +0000 (21:57 -0400)]
update building for .hex, secrets moving

6 years agoFix gherkin README to use correct build command.
Daniel Shields [Mon, 21 Aug 2017 07:42:05 +0000 (08:42 +0100)]
Fix gherkin README to use correct build command.

6 years agoUse cmd-left and cmd-right instead of ctrl-a and ctrl-e for home and end
Mark Spanbroek [Mon, 21 Aug 2017 09:39:51 +0000 (11:39 +0200)]
Use cmd-left and cmd-right instead of ctrl-a and ctrl-e for home and end

The ctrl commands only seem to work well in terminal, not in other apps.

6 years agoRemove COMPACT_KEYMAP, use full KC_ keycodes instead.
Mark Spanbroek [Mon, 21 Aug 2017 09:27:11 +0000 (11:27 +0200)]
Remove COMPACT_KEYMAP, use full KC_ keycodes instead.

6 years agoRevert "Add COMPACT_KEYMAP macro to Satan GH60"
Mark Spanbroek [Mon, 21 Aug 2017 07:51:34 +0000 (09:51 +0200)]
Revert "Add COMPACT_KEYMAP macro to Satan GH60"

9a1826598a1a06d87459c5bbef9db9be277bdae9

6 years agoAdd screen lock key
Mark Spanbroek [Sat, 19 Aug 2017 14:23:07 +0000 (16:23 +0200)]
Add screen lock key

6 years agoFix power; use keyboard shortcut for Mac
Mark Spanbroek [Fri, 18 Aug 2017 21:33:06 +0000 (23:33 +0200)]
Fix power; use keyboard shortcut for Mac

6 years agoReverse the split shift/fn
Mark Spanbroek [Fri, 18 Aug 2017 21:03:09 +0000 (23:03 +0200)]
Reverse the split shift/fn

Turns out that 3c and 3d are not reversed when splitting the right
shift in the way that the Mark I layout does. Reversing it here, rather
than in the generic satan.h to avoid breaking the other layouts.

6 years agoAdd Mark I layout
Mark Spanbroek [Sat, 5 Aug 2017 13:21:56 +0000 (15:21 +0200)]
Add Mark I layout

6 years agoAdd COMPACT_KEYMAP macro to Satan GH60
Mark Spanbroek [Sat, 5 Aug 2017 13:13:40 +0000 (15:13 +0200)]
Add COMPACT_KEYMAP macro to Satan GH60

6 years agoFix: add missing keys to Satan GH60 KEYMAP macro
Mark Spanbroek [Sat, 5 Aug 2017 13:13:21 +0000 (15:13 +0200)]
Fix: add missing keys to Satan GH60 KEYMAP macro

6 years agoAdd smt keymap for Sentraq S65-X
Stephen Tudor [Mon, 21 Aug 2017 13:20:59 +0000 (09:20 -0400)]
Add smt keymap for Sentraq S65-X

6 years agofix readmes
Jack Humbert [Mon, 21 Aug 2017 20:40:31 +0000 (16:40 -0400)]
fix readmes

6 years agoadds sweet16 and four banger keyboards
Jack Humbert [Mon, 21 Aug 2017 20:38:43 +0000 (16:38 -0400)]
adds sweet16 and four banger keyboards

6 years agoCreate readme.md
Ben James [Sat, 19 Aug 2017 19:08:05 +0000 (20:08 +0100)]
Create readme.md

6 years agoCreate Makefile
Ben James [Sat, 19 Aug 2017 19:00:45 +0000 (20:00 +0100)]
Create Makefile

6 years agoCreate config.h
Ben James [Sat, 19 Aug 2017 19:00:16 +0000 (20:00 +0100)]
Create config.h

6 years agoCreate keymap.c
Ben James [Sat, 19 Aug 2017 18:58:33 +0000 (19:58 +0100)]
Create keymap.c

6 years agotravis files in gitignore for good measure
Jack Humbert [Sun, 20 Aug 2017 19:20:32 +0000 (15:20 -0400)]
travis files in gitignore for good measure

6 years agomake travis convert line-endings and push a skippable commit
Jack Humbert [Mon, 7 Aug 2017 15:19:13 +0000 (11:19 -0400)]
make travis convert line-endings and push a skippable commit

6 years agostop compiling ez after build, rework ssh ids
Jack Humbert [Sun, 20 Aug 2017 18:04:26 +0000 (14:04 -0400)]
stop compiling ez after build, rework ssh ids

6 years agoadds subatomic files (non-working)
Jack Humbert [Sun, 20 Aug 2017 17:51:06 +0000 (13:51 -0400)]
adds subatomic files (non-working)

6 years agoFix stray keystroke in readme file.
Joe Wasson [Sun, 20 Aug 2017 17:23:14 +0000 (10:23 -0700)]
Fix stray keystroke in readme file.

6 years agoRemove PLAY_NOTE_ARRAY usages to get rid of warning.
Joe Wasson [Sun, 20 Aug 2017 06:04:16 +0000 (23:04 -0700)]
Remove PLAY_NOTE_ARRAY usages to get rid of warning.

6 years agoMerge pull request #1608 from hot-leaf-juice/master
Jack Humbert [Sun, 20 Aug 2017 15:52:57 +0000 (11:52 -0400)]
Merge pull request #1608 from hot-leaf-juice/master

keymap update

6 years agoFix Planck Steno layout with new error message (remove MIDI).
Joe Wasson [Sun, 20 Aug 2017 05:25:40 +0000 (22:25 -0700)]
Fix Planck Steno layout with new error message (remove MIDI).

6 years agoKeymap tweaks.
Joe Wasson [Sun, 20 Aug 2017 05:05:18 +0000 (22:05 -0700)]
Keymap tweaks.

6 years agoFix compilation error when NO_ACTION_LAYER is defined.
Joe Wasson [Sun, 20 Aug 2017 04:43:07 +0000 (21:43 -0700)]
Fix compilation error when NO_ACTION_LAYER is defined.

6 years agoGherkin keymaps for Steno and Talljoe
Joe Wasson [Tue, 15 Aug 2017 22:31:27 +0000 (15:31 -0700)]
Gherkin keymaps for Steno and Talljoe

6 years agoAdd compile error if too many endpoints are defined for the ATmega32U4.
Joe Wasson [Sun, 20 Aug 2017 03:35:41 +0000 (20:35 -0700)]
Add compile error if too many endpoints are defined for the ATmega32U4.

6 years agoAllow steno to build when NKRO is not defined.
Joe Wasson [Sun, 20 Aug 2017 03:23:39 +0000 (20:23 -0700)]
Allow steno to build when NKRO is not defined.

Was missing eeprom.h, MAX(), and memset.

6 years agoAdded default ECO keymap
That-Canadian [Sat, 19 Aug 2017 21:01:21 +0000 (17:01 -0400)]
Added default ECO keymap

6 years agoLine ending stuff again
That-Canadian [Sat, 19 Aug 2017 03:17:19 +0000 (23:17 -0400)]
Line ending stuff again

6 years agoUpdate s60_x/default/rule.mk for original Sentraq S60-X
Daniel Khodabakhsh [Sun, 20 Aug 2017 06:50:29 +0000 (23:50 -0700)]
Update s60_x/default/rule.mk for original Sentraq S60-X
Fix and issue with the original Sentraq S60-X not being compatible with 'default'. If 'default' shouldn't be changed, perhaps I can create an 'original' revision.

6 years agoCorrect if-statement
ThreeFx [Sat, 19 Aug 2017 22:32:35 +0000 (00:32 +0200)]
Correct if-statement

6 years agoAdded gentoo support for dependency script
ThreeFx [Sat, 19 Aug 2017 22:24:51 +0000 (00:24 +0200)]
Added gentoo support for dependency script

6 years agovalidates json
Jack Humbert [Sat, 19 Aug 2017 12:35:14 +0000 (08:35 -0400)]
validates json

6 years agoadds redirects for docs
Jack Humbert [Sat, 19 Aug 2017 12:31:42 +0000 (08:31 -0400)]
adds redirects for docs

6 years agoMerge pull request #1601 from dlaroe/master
Jack Humbert [Sat, 19 Aug 2017 12:19:50 +0000 (08:19 -0400)]
Merge pull request #1601 from dlaroe/master

My keymaps only

6 years agoremove dead links, add troubleshooting section
Balz Guenat [Fri, 18 Aug 2017 23:00:02 +0000 (01:00 +0200)]
remove dead links, add troubleshooting section

6 years agoUpdate USB-USB converter README according to #1588
Balz Guenat [Fri, 18 Aug 2017 22:49:26 +0000 (00:49 +0200)]
Update USB-USB converter README according to #1588

6 years agoUpdate readme.md
Ryan MacLean [Sat, 19 Aug 2017 07:26:38 +0000 (00:26 -0700)]
Update readme.md

6 years agoUpdate readme.md
Ryan MacLean [Sat, 19 Aug 2017 07:26:19 +0000 (00:26 -0700)]
Update readme.md

6 years agoFixing readme clobber
Ryan MacLean [Sat, 19 Aug 2017 07:24:56 +0000 (00:24 -0700)]
Fixing readme clobber

6 years agoReverting CMD Changes
Ryan MacLean [Sat, 19 Aug 2017 07:38:31 +0000 (00:38 -0700)]
Reverting CMD Changes

Adding the CMD from @edasque in once more as it allows specifying more than one board via host ENV vars.
Currently, the Dockerfile is hard-coded.

6 years agoRequired overridden function for keymaps in EEPROM
Wilba6582 [Sat, 19 Aug 2017 07:32:08 +0000 (17:32 +1000)]
Required overridden function for keymaps in EEPROM

6 years agoMerge branch 'master' of https://github.com/qmk/qmk_firmware
Callum Oakley [Sat, 19 Aug 2017 09:34:45 +0000 (10:34 +0100)]
Merge branch 'master' of https://github.com/qmk/qmk_firmware

6 years agoAdded Preonic Makefile and readme.md
<dlaroe@p10-it-dl.personcounty.local> [Fri, 18 Aug 2017 21:45:32 +0000 (17:45 -0400)]
Added Preonic Makefile and readme.md

6 years agoUpdated keymaps with second LOWER for the right hand
<dlaroe@p10-it-dl.personcounty.local> [Fri, 18 Aug 2017 21:29:19 +0000 (17:29 -0400)]
Updated keymaps with second LOWER for the right hand

6 years agoUpdate Nyquist readme file to new format
Danny Nguyen [Fri, 18 Aug 2017 19:36:49 +0000 (15:36 -0400)]
Update Nyquist readme file to new format

6 years agoFix incorrect name for GeminiPR in docs.
Joe Wasson [Fri, 18 Aug 2017 17:38:51 +0000 (10:38 -0700)]
Fix incorrect name for GeminiPR in docs.

6 years agoadds audio docs to summary
Jack Humbert [Fri, 18 Aug 2017 17:57:57 +0000 (13:57 -0400)]
adds audio docs to summary

6 years agoAdd link to keycodes doc in how_keyboards_work
Benny Powers [Fri, 18 Aug 2017 07:45:36 +0000 (10:45 +0300)]
Add link to keycodes doc in how_keyboards_work

6 years agoFix these links, as they appear to be broken (#1595)
Roy Wellington Ⅳ [Fri, 18 Aug 2017 07:18:04 +0000 (00:18 -0700)]
Fix these links, as they appear to be broken (#1595)

It looks like build_environment_setup.md got renamed to
getting_started_build_tools.md in this commit:

commit e6c638bed1fa0a48bb6f8697b2a61717c4fd0992
Author: skullY <skullydazed@gmail.com>
Date:   Sat Aug 5 20:54:34 2017 -0700

Overhaul the Getting Started section and add a FAQ section

 docs/{build_environment_setup.md => getting_started_build_tools.md} | 132 ++++++++++++++++++++++++++++++++++++-------------------------------------

This commit adjusts the links to match the new name.

6 years agoupdate favicons
Jack Humbert [Thu, 17 Aug 2017 21:13:44 +0000 (17:13 -0400)]
update favicons

6 years agoAdd dvorak/colemak layers
Drashna Jael're [Thu, 17 Aug 2017 03:23:47 +0000 (20:23 -0700)]
Add dvorak/colemak layers

6 years agobananasplit LED support and keymap add
0010 [Thu, 17 Aug 2017 15:31:51 +0000 (11:31 -0400)]
bananasplit LED support and keymap add

* added LED pin mapping
* adding my keymap

6 years agoAdd message to avrdude script that it can't used within WSL currently
Danny Nguyen [Wed, 16 Aug 2017 21:36:34 +0000 (17:36 -0400)]
Add message to avrdude script that it can't used within WSL currently

6 years agoMake the bulk of our keyboards match the readme.md standard
skullY [Wed, 16 Aug 2017 22:08:16 +0000 (15:08 -0700)]
Make the bulk of our keyboards match the readme.md standard

6 years agoRevert "Moves files from ez/keymaps to ergodox/keymaps"
Erez Zukerman [Tue, 27 Jun 2017 15:32:07 +0000 (11:32 -0400)]
Revert "Moves files from ez/keymaps to ergodox/keymaps"

This reverts commit 5e36f8463adf9231a60bc8d1c657d51c3181d079.

6 years agoMoves files from ez/keymaps to ergodox/keymaps
Erez Zukerman [Tue, 27 Jun 2017 13:08:12 +0000 (09:08 -0400)]
Moves files from ez/keymaps to ergodox/keymaps

That directory shouldn't even exist

6 years agoUpdate ErgoDox readme
Erez Zukerman [Tue, 27 Jun 2017 12:50:55 +0000 (08:50 -0400)]
Update ErgoDox readme

Per standard recommended in #1362.

6 years agoAdd separate readme.md for ErgoDone
Yu He [Tue, 15 Aug 2017 10:22:14 +0000 (12:22 +0200)]
Add separate readme.md for ErgoDone

6 years agoAdd ErgoDone support to two keymaps that have special config.h
Yu He [Sat, 12 Aug 2017 15:52:36 +0000 (17:52 +0200)]
Add ErgoDone support to two keymaps that have special config.h

6 years agoAdd dummy backlight/LED functions for keymaps that require them
Yu He [Sat, 12 Aug 2017 15:15:24 +0000 (17:15 +0200)]
Add dummy backlight/LED functions for keymaps that require them

6 years agoAdd support for the ErgoDone
Yu He [Sat, 12 Aug 2017 14:05:05 +0000 (16:05 +0200)]
Add support for the ErgoDone

6 years agoUpdate links in the glossary
skullY [Mon, 7 Aug 2017 04:08:28 +0000 (21:08 -0700)]
Update links in the glossary

6 years agoDoc updates from going through every file
skullY [Mon, 7 Aug 2017 03:57:57 +0000 (20:57 -0700)]
Doc updates from going through every file

6 years agobreak up keymaps and quantum keycodes into files by feature
skullY [Mon, 7 Aug 2017 00:51:42 +0000 (17:51 -0700)]
break up keymaps and quantum keycodes into files by feature

6 years agotake a stab at documenting layers
skullY [Sun, 6 Aug 2017 17:21:28 +0000 (10:21 -0700)]
take a stab at documenting layers

6 years agorework key_functions into feature_common_shortcuts
skullY [Sun, 6 Aug 2017 16:36:15 +0000 (09:36 -0700)]
rework key_functions into feature_common_shortcuts

6 years agoOverhaul the Getting Started section and add a FAQ section
skullY [Sun, 6 Aug 2017 03:54:34 +0000 (20:54 -0700)]
Overhaul the Getting Started section and add a FAQ section

6 years agoline endings
skullY [Wed, 16 Aug 2017 19:23:59 +0000 (12:23 -0700)]
line endings

6 years agotrigger new travis build
skullY [Wed, 16 Aug 2017 08:11:39 +0000 (01:11 -0700)]
trigger new travis build

6 years agoCleanup the clueboard keymaps
skullY [Wed, 16 Aug 2017 08:07:48 +0000 (01:07 -0700)]
Cleanup the clueboard keymaps

6 years agocleanup usb-usb converter code
Balz Guenat [Tue, 15 Aug 2017 23:34:46 +0000 (01:34 +0200)]
cleanup usb-usb converter code

6 years agoadd RESET to keymap
Balz Guenat [Mon, 14 Aug 2017 13:48:16 +0000 (15:48 +0200)]
add RESET to keymap

6 years agoconvert keymap into qmk-style
Balz Guenat [Mon, 14 Aug 2017 13:43:57 +0000 (15:43 +0200)]
convert keymap into qmk-style

6 years agowow, it builds! added empty matrix.c and moved custom matrix code to custom_matrix.cpp
Balz Guenat [Sat, 12 Aug 2017 17:07:35 +0000 (19:07 +0200)]
wow, it builds! added empty matrix.c and moved custom matrix code to custom_matrix.cpp

still untested because of hardware availability :(

6 years agoadd extern "C" to matrix.cpp
Balz Guenat [Sat, 12 Aug 2017 16:33:49 +0000 (18:33 +0200)]
add extern "C" to matrix.cpp

6 years agosome major steps toward making the usb-usb converter work
Balz Guenat [Sat, 12 Aug 2017 16:24:15 +0000 (18:24 +0200)]
some major steps toward making the usb-usb converter work

6 years agoremove unused variables from makefile
Balz Guenat [Tue, 20 Jun 2017 01:28:40 +0000 (03:28 +0200)]
remove unused variables from makefile

6 years agosmall changes following Jack's advice.
Balz Guenat [Tue, 20 Jun 2017 01:14:30 +0000 (03:14 +0200)]
small changes following Jack's advice.

6 years agostart working on usb-usb converter port
Balz Guenat [Tue, 20 Jun 2017 00:19:15 +0000 (02:19 +0200)]
start working on usb-usb converter port

6 years agoWrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with DISABLE_...
Martin Sandiford [Tue, 15 Aug 2017 01:11:21 +0000 (10:41 +0930)]
Wrapped process_leader.c in #ifndef DISABLE_LEADER to allow compilation with DISABLE_LEADER defined.

6 years agoRemove floating point calculation in mouse move. Saves approx 650 bytes if no other...
Martin Sandiford [Tue, 15 Aug 2017 01:08:29 +0000 (10:38 +0930)]
Remove floating point calculation in mouse move.  Saves approx 650 bytes if no other floating point used.

6 years agocorrect tilde to grave
discursivemoth [Sun, 13 Aug 2017 19:20:04 +0000 (15:20 -0400)]
correct tilde to grave

6 years agoMerge pull request #1571 from BalzGuenat/grave-esc-fix
Jack Humbert [Tue, 15 Aug 2017 23:48:14 +0000 (19:48 -0400)]
Merge pull request #1571 from BalzGuenat/grave-esc-fix

Fix for issue #1568

6 years agoMerge pull request #1576 from That-Canadian/minidox
Jack Humbert [Mon, 14 Aug 2017 20:21:39 +0000 (16:21 -0400)]
Merge pull request #1576 from That-Canadian/minidox

Minidox

6 years agoAdd files via upload
drashna [Sat, 12 Aug 2017 10:19:03 +0000 (03:19 -0700)]
Add files via upload

6 years agoFixed so will compile both with and without underglow
drashna [Sat, 12 Aug 2017 08:58:25 +0000 (01:58 -0700)]
Fixed so will compile both with and without underglow

6 years agoAdd files via upload
drashna [Sat, 12 Aug 2017 08:17:11 +0000 (01:17 -0700)]
Add files via upload

6 years agoCreate Keymap.c
drashna [Sat, 12 Aug 2017 08:16:37 +0000 (01:16 -0700)]
Create Keymap.c

RGB Underglow mod for layer indication

6 years agoAdded "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled it was...
That-Canadian [Sun, 13 Aug 2017 18:24:04 +0000 (14:24 -0400)]
Added "EECONFIG_HANDEDNESS" to the eeconfig.h , because when RGB was enabled it was overwritting the old EECONFIG_HANDEDNESS address (10), so it is now on a non-conflicting addres (14).

Updated MiniDox split_util.h and eeprom files to reflect this change.

I recommend adding this to any split board that used these files, my changes will not effect them currently.

6 years agoMerge branch 'master' into minidox
That-Canadian [Sun, 13 Aug 2017 18:11:40 +0000 (14:11 -0400)]
Merge branch 'master' into minidox

6 years agoMerge remote-tracking branch 'upstream/master'
That-Canadian [Sun, 13 Aug 2017 18:11:25 +0000 (14:11 -0400)]
Merge remote-tracking branch 'upstream/master'

6 years agofix for issue #1568
Balz Guenat [Sat, 12 Aug 2017 09:57:42 +0000 (11:57 +0200)]
fix for issue #1568

6 years agoMerge remote-tracking branch 'upstream/master'
Balz Guenat [Sat, 12 Aug 2017 10:14:33 +0000 (12:14 +0200)]
Merge remote-tracking branch 'upstream/master'

# Conflicts:
# docs/faq_keymap.md

6 years agofix code block formatting
Balz Guenat [Fri, 11 Aug 2017 21:13:50 +0000 (23:13 +0200)]
fix code block formatting