]> git.donarmstrong.com Git - qmk_firmware.git/log
qmk_firmware.git
6 years agoAdded my personal layout
Ethan Madden [Tue, 8 Aug 2017 02:35:21 +0000 (19:35 -0700)]
Added my personal layout

added RGB controls to my keymap

6 years agoBase JC65 config
Ethan Madden [Fri, 4 Aug 2017 23:05:10 +0000 (16:05 -0700)]
Base JC65 config

jc65 builds properly, haven't test flashed yet

Enabled RGB backlighting

disabled some other features to save some space

6 years agocommit line ending differences
skullY [Mon, 7 Aug 2017 04:01:32 +0000 (21:01 -0700)]
commit line ending differences

6 years agomove version info to the top of the output
Jack Humbert [Tue, 8 Aug 2017 19:26:19 +0000 (15:26 -0400)]
move version info to the top of the output

6 years agoadd version to make output
Jack Humbert [Mon, 7 Aug 2017 14:36:23 +0000 (10:36 -0400)]
add version to make output

6 years agoChange installation of avr-libc to avr-gcc, now that avr-libc is integrated into...
Danny Nguyen [Fri, 4 Aug 2017 17:52:08 +0000 (13:52 -0400)]
Change installation of avr-libc to avr-gcc, now that avr-libc is integrated into the avr-gcc build

6 years agoFixed gaming layer
Fredric Silberberg [Tue, 8 Aug 2017 05:19:13 +0000 (22:19 -0700)]
Fixed gaming layer

6 years agoRename SHIFT macro to BV_64
Fredric Silberberg [Tue, 8 Aug 2017 05:05:59 +0000 (22:05 -0700)]
Rename SHIFT macro to BV_64

6 years agoSmall gaming layer update
Fredric Silberberg [Tue, 8 Aug 2017 05:02:57 +0000 (22:02 -0700)]
Small gaming layer update

6 years agoAdded support for locking One Shot modifiers.
Fredric Silberberg [Sun, 6 Aug 2017 21:14:27 +0000 (14:14 -0700)]
Added support for locking One Shot modifiers.

6 years agoRemove hex print code.
Fredric Silberberg [Sun, 6 Aug 2017 20:22:26 +0000 (13:22 -0700)]
Remove hex print code.

6 years agoAdded NKRO to nyquist layout.
Fredric Silberberg [Sun, 6 Aug 2017 20:18:06 +0000 (13:18 -0700)]
Added NKRO to nyquist layout.

6 years agoUpdated ergodox profile
Fredric Silberberg [Sun, 6 Aug 2017 20:09:16 +0000 (13:09 -0700)]
Updated ergodox profile

6 years agoUpdated nyquist gaming layout.
Fredric Silberberg [Sun, 6 Aug 2017 20:00:46 +0000 (13:00 -0700)]
Updated nyquist gaming layout.

6 years agoAdded initial key lock documentation.
Fredric Silberberg [Sun, 6 Aug 2017 09:09:34 +0000 (02:09 -0700)]
Added initial key lock documentation.

6 years agoInitial implementation of the key_lock feature.
Fredric Silberberg [Sun, 6 Aug 2017 08:50:20 +0000 (01:50 -0700)]
Initial implementation of the key_lock feature.

6 years agoAdded readme, fixed eql vs plus
Fredric Silberberg [Sat, 5 Aug 2017 23:16:38 +0000 (16:16 -0700)]
Added readme, fixed eql vs plus

6 years agoUpdated licensing
Fredric Silberberg [Sat, 5 Aug 2017 22:40:19 +0000 (15:40 -0700)]
Updated licensing

6 years agoFinished initial Nyquist keymap.
Fredric Silberberg [Sat, 5 Aug 2017 22:34:14 +0000 (15:34 -0700)]
Finished initial Nyquist keymap.

6 years agoAdditional keymap updates.
Fredric Silberberg [Sat, 5 Aug 2017 21:54:16 +0000 (14:54 -0700)]
Additional keymap updates.

6 years agoInitial nyquist keymap
Fredric Silberberg [Sat, 5 Aug 2017 07:58:10 +0000 (00:58 -0700)]
Initial nyquist keymap

6 years agoupdate priyadi's keymap config
Jack Humbert [Tue, 8 Aug 2017 02:36:05 +0000 (22:36 -0400)]
update priyadi's keymap config

6 years agolet planck keymaps use KEYMAP
Jack Humbert [Tue, 8 Aug 2017 02:04:37 +0000 (22:04 -0400)]
let planck keymaps use KEYMAP

6 years agoMerge pull request #1558 from BalzGuenat/bananasplit
Jack Humbert [Mon, 7 Aug 2017 21:09:36 +0000 (17:09 -0400)]
Merge pull request #1558 from BalzGuenat/bananasplit

Merged my Bananasplit port with Nic's.

6 years agoremove duplicate readme
Balz Guenat [Mon, 7 Aug 2017 20:26:32 +0000 (22:26 +0200)]
remove duplicate readme

6 years agoMerge remote-tracking branch 'upstream/master' into bananasplit
Balz Guenat [Mon, 7 Aug 2017 19:54:06 +0000 (21:54 +0200)]
Merge remote-tracking branch 'upstream/master' into bananasplit

# Conflicts:
# keyboards/bananasplit/Makefile
# keyboards/bananasplit/bananasplit.c
# keyboards/bananasplit/bananasplit.h
# keyboards/bananasplit/config.h
# keyboards/bananasplit/keymaps/default/keymap.c
# keyboards/bananasplit/rules.mk

6 years agoUpdated .gitignore to properly have the master changes
That-Canadian [Mon, 7 Aug 2017 12:05:35 +0000 (08:05 -0400)]
Updated .gitignore to properly have the master changes

6 years agoLine endings issue for uk78?
That-Canadian [Mon, 7 Aug 2017 11:59:29 +0000 (07:59 -0400)]
Line endings issue for uk78?

6 years agoModified gitignore file to allow the left and right hand eeprom files for the MiniDox...
That-Canadian [Mon, 7 Aug 2017 11:55:33 +0000 (07:55 -0400)]
Modified gitignore file to allow the left and right hand eeprom files for the MiniDox to be added. They need to be there for proper flashing of the board. They do not change between builds, so no need to re-build them.

6 years agoChanged my personal keymap and config.
That-Canadian [Mon, 7 Aug 2017 11:49:43 +0000 (07:49 -0400)]
Changed my personal keymap and config.

6 years agoUpdate nic keymap
Nic Aitch [Mon, 7 Aug 2017 01:55:03 +0000 (20:55 -0500)]
Update nic keymap

6 years agoUpdate readme
Nic Aitch [Mon, 7 Aug 2017 01:22:27 +0000 (20:22 -0500)]
Update readme

6 years agoAdd nic keymap
Nic Aitch [Mon, 7 Aug 2017 01:16:30 +0000 (20:16 -0500)]
Add nic keymap

6 years agoAdd "hhkb with arrows" macro
Nic Aitch [Mon, 7 Aug 2017 01:16:20 +0000 (20:16 -0500)]
Add "hhkb with arrows" macro

6 years agoPort hhkbanana
Nic Aitch [Mon, 7 Aug 2017 01:14:27 +0000 (20:14 -0500)]
Port hhkbanana

6 years agoPort true_banana as default
Nic Aitch [Mon, 7 Aug 2017 01:14:16 +0000 (20:14 -0500)]
Port true_banana as default

6 years agoPort main keyboard parts
Nic Aitch [Mon, 7 Aug 2017 01:13:29 +0000 (20:13 -0500)]
Port main keyboard parts

6 years agoMerge pull request #1554 from qmk/docs
Jack Humbert [Mon, 7 Aug 2017 02:29:59 +0000 (22:29 -0400)]
Merge pull request #1554 from qmk/docs

Updates some remaining doc stuff

6 years agoFixed a layout comment to match layout array
Gareth Pye [Sat, 5 Aug 2017 10:55:06 +0000 (20:55 +1000)]
Fixed a layout comment to match layout array

6 years agoPort updated debouncing algorithm from Let's Split to Nyquist
Danny Nguyen [Fri, 4 Aug 2017 19:32:45 +0000 (15:32 -0400)]
Port updated debouncing algorithm from Let's Split to Nyquist

6 years agoAdd .eep files for setting hands
Danny Nguyen [Fri, 4 Aug 2017 18:58:52 +0000 (14:58 -0400)]
Add .eep files for setting hands

6 years agoAdd RGB commands to default Nyquist keymap
Danny Nguyen [Fri, 4 Aug 2017 18:55:42 +0000 (14:55 -0400)]
Add RGB commands to default Nyquist keymap

6 years agoUpdate readme.md
Rozakiin [Sun, 6 Aug 2017 21:25:33 +0000 (22:25 +0100)]
Update readme.md

6 years agoAdd files via upload
Rozakiin [Sun, 6 Aug 2017 21:23:40 +0000 (22:23 +0100)]
Add files via upload

6 years agoadd short name for locking mods to docs.
Balz Guenat [Thu, 3 Aug 2017 23:55:35 +0000 (01:55 +0200)]
add short name for locking mods to docs.

6 years agoAdd language-switch for locking switch
Balz Guenat [Fri, 4 Aug 2017 02:16:39 +0000 (04:16 +0200)]
Add language-switch for locking switch

6 years agoMerge pull request #1538 from That-Canadian/eco-keyboard
Jack Humbert [Fri, 4 Aug 2017 00:58:23 +0000 (20:58 -0400)]
Merge pull request #1538 from That-Canadian/eco-keyboard

Eco keyboard

6 years agoMerge pull request #1540 from fabiant7t/master
Jack Humbert [Fri, 4 Aug 2017 00:57:44 +0000 (20:57 -0400)]
Merge pull request #1540 from fabiant7t/master

amj40 added; my layouts for Let's Split, amj40 and XD75

6 years agoFix location of where the make command should be run
Danny Nguyen [Thu, 3 Aug 2017 18:33:55 +0000 (14:33 -0400)]
Fix location of where the make command should be run

6 years agoMove avrdude flashing script from individual keyboard rules.mk to common location...
Danny Nguyen [Thu, 3 Aug 2017 18:23:12 +0000 (14:23 -0400)]
Move avrdude flashing script from individual keyboard rules.mk to common location and improve script.

Port detection script is now more informative and better handles first time flashing of a Pro Micro

6 years agoadd personal keymap
Balz Guenat [Thu, 3 Aug 2017 21:33:31 +0000 (23:33 +0200)]
add personal keymap

6 years agoadded a clone of my lets split grid layout on a re75
Fabian Topfstedt [Thu, 3 Aug 2017 19:05:09 +0000 (21:05 +0200)]
added a clone of my lets split grid layout on a re75

6 years agoMerge https://github.com/qmk/qmk_firmware
Fabian Topfstedt [Thu, 3 Aug 2017 17:44:58 +0000 (19:44 +0200)]
Merge https://github.com/qmk/qmk_firmware

6 years agoUpdate readme.md
Jack Humbert [Thu, 3 Aug 2017 15:57:18 +0000 (11:57 -0400)]
Update readme.md

6 years agoAdded V2 files for the ECO board, also changed default from rev1 to rev2.
That-Canadian [Thu, 3 Aug 2017 15:02:52 +0000 (11:02 -0400)]
Added V2 files for the ECO board, also changed default from rev1 to rev2.

6 years agoMerge branch 'master' into eco-keyboard
That-Canadian [Thu, 3 Aug 2017 14:52:30 +0000 (10:52 -0400)]
Merge branch 'master' into eco-keyboard

6 years agofix section in porting guide that refered to Makefile instead of rules.mk
Balz Guenat [Thu, 3 Aug 2017 01:58:01 +0000 (03:58 +0200)]
fix section in porting guide that refered to Makefile instead of rules.mk

6 years agoPicture and details update
Eagleheardt [Thu, 3 Aug 2017 01:29:22 +0000 (20:29 -0500)]
Picture and details update

I fixed the picture of the layout and added a bit of an explanation. It now matches the readme file from the uppercase BASE folder

6 years agoadd the bananasplit keyboard incl. default keymap.
Balz Guenat [Thu, 3 Aug 2017 01:51:34 +0000 (03:51 +0200)]
add the bananasplit keyboard incl. default keymap.

6 years agoAdds Eagleheardt's XD60 keymap (#1528)
Eagleheardt [Thu, 3 Aug 2017 01:23:36 +0000 (20:23 -0500)]
Adds Eagleheardt's XD60 keymap (#1528)

* Add files via upload

* Update readme.md

* Update readme.md

* Add files via upload

6 years agotap-dance: key + layer helper
Gergely Nagy [Wed, 2 Aug 2017 05:49:06 +0000 (07:49 +0200)]
tap-dance: key + layer helper

This adds the `ACTION_TAP_DANCE_DUAL_ROLE` helper, which makes it easy to have
keys that act as a key on the first tap, and as a layer toggle on the second.

Fixes #1532, reported by @Ptomerty.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
6 years agoFix HHKBish layout arrows
Mark John Garcia Merin [Wed, 2 Aug 2017 01:57:49 +0000 (18:57 -0700)]
Fix HHKBish layout arrows

6 years agoChange TG to TO
MechMerlin [Tue, 1 Aug 2017 23:08:05 +0000 (16:08 -0700)]
Change TG to TO

6 years agoUpdate keymap to have HHKB-ish support and readme along with it
MechMerlin [Tue, 1 Aug 2017 19:23:08 +0000 (12:23 -0700)]
Update keymap to have HHKB-ish support and readme along with it

6 years agoadd KC_Grave and fix typo on readme
MechMerlin [Tue, 1 Aug 2017 18:39:47 +0000 (11:39 -0700)]
add KC_Grave and fix typo on readme

6 years agoAdd a readme.md file for the keymap
MechMerlin [Tue, 1 Aug 2017 18:23:46 +0000 (11:23 -0700)]
Add a readme.md file for the keymap

6 years agoNew keymap for mechmerlin
MechMerlin [Tue, 1 Aug 2017 16:32:49 +0000 (09:32 -0700)]
New keymap for mechmerlin

6 years agoadded missing media controls and mod-tap rshift/enter
Balz Guenat [Wed, 2 Aug 2017 00:37:28 +0000 (02:37 +0200)]
added missing media controls and mod-tap rshift/enter

6 years agoadd my keymap
Balz Guenat [Tue, 1 Aug 2017 22:57:08 +0000 (00:57 +0200)]
add my keymap

6 years agoAdd keymap xk
xk [Mon, 31 Jul 2017 19:11:28 +0000 (13:11 -0600)]
Add keymap xk

6 years agoNormalize all line endings
Zeal Jagannatha [Tue, 1 Aug 2017 20:36:44 +0000 (13:36 -0700)]
Normalize all line endings

6 years agochanged adjust layer to emulate mouse on rignt hand
Fabian Topfstedt [Mon, 31 Jul 2017 20:01:35 +0000 (22:01 +0200)]
changed adjust layer to emulate mouse on rignt hand

6 years agoMerge https://github.com/qmk/qmk_firmware
Fabian Topfstedt [Mon, 31 Jul 2017 19:17:16 +0000 (21:17 +0200)]
Merge https://github.com/qmk/qmk_firmware

6 years agolayout updates and cleanups
Fabian Topfstedt [Mon, 31 Jul 2017 19:16:55 +0000 (21:16 +0200)]
layout updates and cleanups

6 years agoline-endings
Jack Humbert [Sun, 30 Jul 2017 16:59:18 +0000 (12:59 -0400)]
line-endings

6 years agoadded xd75 to list in /keyboards
Benjamin Kesselring [Sat, 29 Jul 2017 22:59:58 +0000 (16:59 -0600)]
added xd75 to list in /keyboards

6 years agoupdated readme and tweaked keymap
Benjamin Kesselring [Sat, 29 Jul 2017 22:56:54 +0000 (16:56 -0600)]
updated readme and tweaked keymap

6 years agoadd backlight support (probably)
Benjamin Kesselring [Sat, 29 Jul 2017 20:34:59 +0000 (14:34 -0600)]
add backlight support (probably)

6 years agofix RGB
Benjamin Kesselring [Sat, 29 Jul 2017 20:28:48 +0000 (14:28 -0600)]
fix RGB

6 years agoadd xd75, preliminary RGB'
Benjamin Kesselring [Sat, 29 Jul 2017 20:22:09 +0000 (14:22 -0600)]
add xd75, preliminary RGB'

6 years agoAdd an Ergodox Colemak Mod-DH keymap for french layouts
Kototama [Mon, 28 Nov 2016 18:30:52 +0000 (13:30 -0500)]
Add an Ergodox Colemak Mod-DH keymap for french layouts

[Colemak Mod-DH](https://colemakmods.github.io/mod-dh/) layout for
users keeping an `azerty` layout configuration on their OS.

The symbols layers was done after analysing various programming
languages sources codes and should be close to optimal for typing
confort.

6 years agoChanges lets_split to use timer based debouncing
ahtn [Tue, 25 Jul 2017 03:25:48 +0000 (13:25 +1000)]
Changes lets_split to use timer based debouncing

The let's split code used delays in its debouncing algorithm which
increases input latency. This commit copies and adapts the code from
`quantum/matrix.c` to lets_split's `matrix.c`.

6 years agoFixed error in readme
unknown [Sat, 29 Jul 2017 03:36:32 +0000 (23:36 -0400)]
Fixed error in readme

6 years agoRemoved un-needed protosplit directory and updated readme
unknown [Thu, 27 Jul 2017 23:27:29 +0000 (19:27 -0400)]
Removed un-needed protosplit directory and updated readme

6 years agoReverted changes
unknown [Thu, 27 Jul 2017 22:06:34 +0000 (18:06 -0400)]
Reverted changes

6 years agoFigured out that I didn't need to include both keymaps in both files
unknown [Thu, 27 Jul 2017 21:53:29 +0000 (17:53 -0400)]
Figured out that I didn't need to include both keymaps in both files

6 years agoHopefully compile issues are gone, and updated files
unknown [Thu, 27 Jul 2017 21:30:20 +0000 (17:30 -0400)]
Hopefully compile issues are gone, and updated files

6 years agoFixed all things jack suggested.
unknown [Thu, 27 Jul 2017 21:08:06 +0000 (17:08 -0400)]
Fixed all things jack suggested.

6 years agoAdded to blank spaces at end of protosplit to make it compile under make v2
unknown [Thu, 27 Jul 2017 20:32:28 +0000 (16:32 -0400)]
Added to blank spaces at end of protosplit to make it compile under make v2

6 years agoUpdated readme to show compile rules that won't throw an error
unknown [Tue, 25 Jul 2017 02:25:25 +0000 (22:25 -0400)]
Updated readme to show compile rules that won't throw an error

6 years agoFixed typo in my layout and updated
unknown [Mon, 24 Jul 2017 23:23:43 +0000 (19:23 -0400)]
Fixed typo in my layout and updated

6 years agoFixed some capitalization issues
unknown [Mon, 24 Jul 2017 23:18:44 +0000 (19:18 -0400)]
Fixed some capitalization issues

6 years agoAnother typo fix
unknown [Mon, 24 Jul 2017 22:47:05 +0000 (18:47 -0400)]
Another typo fix

6 years agoFixed typo in my layout
unknown [Mon, 24 Jul 2017 22:45:30 +0000 (18:45 -0400)]
Fixed typo in my layout

6 years agoUpdated my makefile..again
unknown [Mon, 24 Jul 2017 22:01:08 +0000 (18:01 -0400)]
Updated my makefile..again

6 years agoUpdated my makefile
unknown [Sun, 23 Jul 2017 21:32:16 +0000 (17:32 -0400)]
Updated my makefile

6 years agoRemoved old keymaps
unknown [Sun, 23 Jul 2017 21:19:50 +0000 (17:19 -0400)]
Removed old keymaps

6 years agoRemoved old protosplit folder
unknown [Sun, 23 Jul 2017 21:19:02 +0000 (17:19 -0400)]
Removed old protosplit folder

6 years agoRemoved old folder
unknown [Sun, 23 Jul 2017 21:17:23 +0000 (17:17 -0400)]
Removed old folder

6 years agoChanged case of protosplit
Donald [Sun, 23 Jul 2017 20:43:35 +0000 (16:43 -0400)]
Changed case of protosplit

Also updated readme to have correct capitalization.