]> git.donarmstrong.com Git - qmk_firmware.git/log
qmk_firmware.git
6 years agoUpdate config.h
Steve Holt [Wed, 23 Aug 2017 03:44:58 +0000 (21:44 -0600)]
Update config.h

6 years agoUpdate Makefile
Steve Holt [Wed, 23 Aug 2017 03:44:31 +0000 (21:44 -0600)]
Update Makefile

6 years agofix link brackets
Jonathan Boyett [Wed, 23 Aug 2017 03:29:25 +0000 (23:29 -0400)]
fix link brackets

6 years agofix(9key): Fix layout of 9key readme
Cory Shaw [Wed, 23 Aug 2017 02:26:56 +0000 (22:26 -0400)]
fix(9key): Fix layout of 9key readme

6 years agoupdate(9key): Add readme with updated format
Cory Shaw [Wed, 23 Aug 2017 02:25:12 +0000 (22:25 -0400)]
update(9key): Add readme with updated format

6 years agoAdd support for 9key by Bishop Keyboards
Cory Shaw [Wed, 23 Aug 2017 01:26:45 +0000 (21:26 -0400)]
Add support for 9key by Bishop Keyboards

6 years agoJD40 MiniVan port
Jonathan Boyett [Wed, 23 Aug 2017 02:04:25 +0000 (22:04 -0400)]
JD40 MiniVan port

6 years agoAdding Makefile
Ryan MacLean [Tue, 22 Aug 2017 17:52:16 +0000 (10:52 -0700)]
Adding Makefile

Required for JIS layouts

6 years agoCreating Mac Version of JIS Keymap
Ryan MacLean [Tue, 22 Aug 2017 17:50:55 +0000 (10:50 -0700)]
Creating Mac Version of JIS Keymap

Swapping command and alt, restoring fn+left for delete, subbing in grave for hhkb key.

6 years agoMerge branch 'master' of https://github.com/qmk/qmk_firmware
Jack Humbert [Tue, 22 Aug 2017 14:08:44 +0000 (10:08 -0400)]
Merge branch 'master' of https://github.com/qmk/qmk_firmware

6 years agomove to compiled [skip ci]
Jack Humbert [Tue, 22 Aug 2017 14:07:32 +0000 (10:07 -0400)]
move to compiled [skip ci]

6 years agoFix avoid certificate errors that occur during '2-setup-environment-win.bat'
keisuke333 [Thu, 17 Aug 2017 10:19:53 +0000 (19:19 +0900)]
Fix avoid certificate errors that occur during '2-setup-environment-win.bat'

6 years agoMerge branch 'master' of https://github.com/qmk/qmk_firmware
Jack Humbert [Tue, 22 Aug 2017 12:57:13 +0000 (08:57 -0400)]
Merge branch 'master' of https://github.com/qmk/qmk_firmware

6 years agoupdate travis script
Jack Humbert [Tue, 22 Aug 2017 12:56:22 +0000 (08:56 -0400)]
update travis script

6 years agoconvert to unix line-endings [skip ci]
Jack Humbert [Tue, 22 Aug 2017 12:56:22 +0000 (08:56 -0400)]
convert to unix line-endings [skip ci]

6 years agoattempt to fix line-ending travis stuff
Jack Humbert [Tue, 22 Aug 2017 03:39:06 +0000 (23:39 -0400)]
attempt to fix line-ending travis stuff

6 years agoAdd back original copyrights
jpetermans [Tue, 22 Aug 2017 00:01:53 +0000 (17:01 -0700)]
Add back original copyrights

6 years agoReadme correction #2
jpetermans [Thu, 17 Aug 2017 22:56:49 +0000 (15:56 -0700)]
Readme correction #2

6 years agoCorrect jpetermans keymap readme and update copyright info
jpetermans [Thu, 17 Aug 2017 19:57:47 +0000 (12:57 -0700)]
Correct jpetermans keymap readme and update copyright info

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