]> git.donarmstrong.com Git - qmk_firmware.git/log
qmk_firmware.git
7 years agoInitial version of Raw HID interface
Wilba6582 [Mon, 28 Nov 2016 07:31:16 +0000 (18:31 +1100)]
Initial version of Raw HID interface

7 years agoMerge pull request #919 from jackhumbert/hf/robot_test_layout
Jack Humbert [Tue, 29 Nov 2016 16:22:31 +0000 (11:22 -0500)]
Merge pull request #919 from jackhumbert/hf/robot_test_layout

Test layout for ErgoDox EZ manufacturing robot

7 years agoTest layout for ErgoDox EZ manufacturing robot
Erez Zukerman [Tue, 29 Nov 2016 14:23:16 +0000 (09:23 -0500)]
Test layout for ErgoDox EZ manufacturing robot

7 years agoMerge pull request #918 from jackhumbert/wu5y7
Erez Zukerman [Tue, 29 Nov 2016 13:16:04 +0000 (08:16 -0500)]
Merge pull request #918 from jackhumbert/wu5y7

Adds Ergodox EZ RGB lights (both sides using I2C) and implements API base, Midi SysEx API

7 years agoMerge pull request #917 from gid0/master
Erez Zukerman [Tue, 29 Nov 2016 13:13:49 +0000 (08:13 -0500)]
Merge pull request #917 from gid0/master

keyboards/ergodox/keymaps/bepo : merge from author

7 years agoguess i didnt pull
Jack Humbert [Tue, 29 Nov 2016 05:11:11 +0000 (00:11 -0500)]
guess i didnt pull

7 years agoMerge branch 'wu5y7' of github.com:jackhumbert/qmk_firmware into wu5y7
Jack Humbert [Tue, 29 Nov 2016 05:10:06 +0000 (00:10 -0500)]
Merge branch 'wu5y7' of github.com:jackhumbert/qmk_firmware into wu5y7

7 years agoenable rgblight by default for ez
Jack Humbert [Tue, 29 Nov 2016 05:09:56 +0000 (00:09 -0500)]
enable rgblight by default for ez

7 years agoenable api sysex for ez
Jack Humbert [Tue, 29 Nov 2016 05:06:12 +0000 (00:06 -0500)]
enable api sysex for ez

7 years agoMerge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7
Jack Humbert [Tue, 29 Nov 2016 04:51:07 +0000 (23:51 -0500)]
Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7

7 years agoAdd the AZERTY compatibility layer.
Olivier [Mon, 28 Nov 2016 15:38:03 +0000 (16:38 +0100)]
Add the AZERTY compatibility layer.

7 years agoChange layer names (cosmetic change) and reorder them so that the "shift" layer can...
Olivier [Mon, 28 Nov 2016 13:16:42 +0000 (14:16 +0100)]
Change layer names (cosmetic change) and reorder them so that the "shift" layer can be accessed from the "alt" layer when in QWERTY compat mode.

7 years agoTweaks position of TOG not to conflict with MO
Erez Zukerman [Mon, 28 Nov 2016 13:13:32 +0000 (08:13 -0500)]
Tweaks position of TOG not to conflict with MO

7 years agoA little cleanup, add some comments, change others.
Olivier [Mon, 28 Nov 2016 13:10:31 +0000 (14:10 +0100)]
A little cleanup, add some comments, change others.

7 years agoTweaks EZ Makefile
Erez Zukerman [Mon, 28 Nov 2016 12:59:01 +0000 (07:59 -0500)]
Tweaks EZ Makefile

7 years agoPulls LED config into common config for EZ
Erez Zukerman [Mon, 28 Nov 2016 12:55:02 +0000 (07:55 -0500)]
Pulls LED config into common config for EZ

7 years agoAdjust comment.
Olivier [Mon, 28 Nov 2016 10:21:23 +0000 (11:21 +0100)]
Adjust comment.

7 years agoReorganize the numeric keypad layer more like a traditional numeric keypad.
Olivier [Mon, 28 Nov 2016 10:20:00 +0000 (11:20 +0100)]
Reorganize the numeric keypad layer more like a traditional numeric keypad.

7 years agoMerge https://github.com/jackhumbert/qmk_firmware
Olivier [Sun, 27 Nov 2016 22:23:21 +0000 (23:23 +0100)]
Merge https://github.com/jackhumbert/qmk_firmware

7 years agoseparated into api files/folder
Jack Humbert [Sat, 26 Nov 2016 20:37:46 +0000 (15:37 -0500)]
separated into api files/folder

7 years agoMerge pull request #908 from priyadi/promethium
Jack Humbert [Sat, 26 Nov 2016 18:40:42 +0000 (13:40 -0500)]
Merge pull request #908 from priyadi/promethium

My handwired keyboard firmware

7 years agoupdate docs
Priyadi Iman Nurcahyo [Sat, 26 Nov 2016 17:40:31 +0000 (00:40 +0700)]
update docs

7 years agoMerge pull request #907 from priyadi/unicode_docs
Jack Humbert [Sat, 26 Nov 2016 17:38:48 +0000 (12:38 -0500)]
Merge pull request #907 from priyadi/unicode_docs

Update Unicode documentation

7 years agoMerge pull request #906 from priyadi/unicode_map_fix_warning
Jack Humbert [Sat, 26 Nov 2016 17:38:10 +0000 (12:38 -0500)]
Merge pull request #906 from priyadi/unicode_map_fix_warning

fix strict-prototypes warning

7 years agoUpdate Unicode documentation
Priyadi Iman Nurcahyo [Sat, 26 Nov 2016 17:34:29 +0000 (00:34 +0700)]
Update Unicode documentation

7 years agofix strict-prototypes warning
Priyadi Iman Nurcahyo [Sat, 26 Nov 2016 16:53:15 +0000 (23:53 +0700)]
fix strict-prototypes warning

7 years agoMerge branch 'promethium' of github.com:priyadi/qmk_firmware into promethium
Priyadi Iman Nurcahyo [Sat, 26 Nov 2016 16:48:52 +0000 (23:48 +0700)]
Merge branch 'promethium' of github.com:priyadi/qmk_firmware into promethium

7 years agoremove ifdef on chip type
Priyadi Iman Nurcahyo [Sat, 26 Nov 2016 06:47:03 +0000 (13:47 +0700)]
remove ifdef on chip type

7 years agoprotocols.mk is already included in latest QMK
Priyadi Iman Nurcahyo [Sat, 26 Nov 2016 06:46:05 +0000 (13:46 +0700)]
protocols.mk is already included in latest QMK

7 years agochange init delay to 2000ms
Priyadi Iman Nurcahyo [Sat, 26 Nov 2016 06:44:50 +0000 (13:44 +0700)]
change init delay to 2000ms

7 years agoMy Promethium keyboard firmware
Priyadi Iman Nurcahyo [Sat, 26 Nov 2016 06:11:40 +0000 (13:11 +0700)]
My Promethium keyboard firmware

7 years agoMerge pull request #905 from priyadi/ps2_documentation
Jack Humbert [Sat, 26 Nov 2016 15:46:41 +0000 (10:46 -0500)]
Merge pull request #905 from priyadi/ps2_documentation

A few addition to PS2 documentation.

7 years agoMerge pull request #904 from priyadi/ps2_remove_hardcoded_pins
Jack Humbert [Sat, 26 Nov 2016 15:46:29 +0000 (10:46 -0500)]
Merge pull request #904 from priyadi/ps2_remove_hardcoded_pins

PS2 pins configuration belongs to each keyboards config.h

7 years agoremove define checks. didn't work because of include ordering.
Priyadi Iman Nurcahyo [Sat, 26 Nov 2016 08:57:48 +0000 (15:57 +0700)]
remove define checks. didn't work because of include ordering.

7 years agoadd macro error when a required define is missing
Priyadi Iman Nurcahyo [Sat, 26 Nov 2016 08:26:02 +0000 (15:26 +0700)]
add macro error when a required define is missing

7 years agoA few addition to PS2 documentation.
Priyadi Iman Nurcahyo [Sat, 26 Nov 2016 07:23:55 +0000 (14:23 +0700)]
A few addition to PS2 documentation.

7 years agoFix unterminated ifndef
Priyadi Iman Nurcahyo [Sat, 26 Nov 2016 07:02:38 +0000 (14:02 +0700)]
Fix unterminated ifndef

7 years agoPS2 pins configuration belongs to each keyboards config.h
Priyadi Iman Nurcahyo [Sat, 26 Nov 2016 06:55:41 +0000 (13:55 +0700)]
PS2 pins configuration belongs to each keyboards config.h

Each keyboard might have different pin configuration. And keeping this
here will trigger redefinition warning on keyboards that have PS2
defines.

7 years agoremove ifdef on chip type
Priyadi Iman Nurcahyo [Sat, 26 Nov 2016 06:47:03 +0000 (13:47 +0700)]
remove ifdef on chip type

7 years agoprotocols.mk is already included in latest QMK
Priyadi Iman Nurcahyo [Sat, 26 Nov 2016 06:46:05 +0000 (13:46 +0700)]
protocols.mk is already included in latest QMK

7 years agochange init delay to 2000ms
Priyadi Iman Nurcahyo [Sat, 26 Nov 2016 06:44:50 +0000 (13:44 +0700)]
change init delay to 2000ms

7 years agoMerge pull request #903 from priyadi/ps2_init_delay
Jack Humbert [Sat, 26 Nov 2016 06:34:49 +0000 (01:34 -0500)]
Merge pull request #903 from priyadi/ps2_init_delay

Make PS2 init delay configurable.

7 years agoMerge branch 'master' into promethium
Priyadi Iman Nurcahyo [Sat, 26 Nov 2016 06:31:17 +0000 (13:31 +0700)]
Merge branch 'master' into promethium

7 years agoMake PS2 init delay configurable. Some devices are not fully powered up
Priyadi Iman Nurcahyo [Sat, 26 Nov 2016 06:24:53 +0000 (13:24 +0700)]
Make PS2 init delay configurable. Some devices are not fully powered up
after 1s.

7 years agoMy Promethium keyboard firmware
Priyadi Iman Nurcahyo [Sat, 26 Nov 2016 06:11:40 +0000 (13:11 +0700)]
My Promethium keyboard firmware

7 years agoMerge pull request #902 from OferPlesser/feature/ps2-mouse-support
Jack Humbert [Fri, 25 Nov 2016 16:22:44 +0000 (11:22 -0500)]
Merge pull request #902 from OferPlesser/feature/ps2-mouse-support

PS/2 mouse support

7 years agoAdded documentation for PS/2 mouse in readme
ofples [Fri, 25 Nov 2016 10:10:44 +0000 (12:10 +0200)]
Added documentation for PS/2 mouse in readme

7 years agoRemoved comment
ofples [Fri, 25 Nov 2016 07:20:41 +0000 (09:20 +0200)]
Removed comment

7 years agoAdded missing endif for ifdef __AVR_ATmega32U4__ and removed the unnecessary one...
ofples [Fri, 25 Nov 2016 07:17:40 +0000 (09:17 +0200)]
Added missing endif for ifdef __AVR_ATmega32U4__ and removed the unnecessary one at the end of the file

7 years agoAdded protocol.mk to build
ofples [Fri, 25 Nov 2016 07:15:12 +0000 (09:15 +0200)]
Added protocol.mk to build

7 years agoMerge pull request #899 from Wilba6582/suspend_fix
Jack Humbert [Fri, 25 Nov 2016 03:20:08 +0000 (22:20 -0500)]
Merge pull request #899 from Wilba6582/suspend_fix

Fixed NO_SUSPEND_POWER_DOWN handling

7 years agorgblight fixes
Jack Humbert [Thu, 24 Nov 2016 02:28:12 +0000 (21:28 -0500)]
rgblight fixes

7 years agotravis pls
Jack Humbert [Thu, 24 Nov 2016 01:16:38 +0000 (20:16 -0500)]
travis pls

7 years agoconverted to new format
Jack Humbert [Wed, 23 Nov 2016 23:52:02 +0000 (18:52 -0500)]
converted to new format

7 years agoFixed NO_SUSPEND_POWER_DOWN handling
Wilba6582 [Wed, 23 Nov 2016 08:45:50 +0000 (19:45 +1100)]
Fixed NO_SUSPEND_POWER_DOWN handling

7 years agoconverted to 8bit messages
Jack Humbert [Wed, 23 Nov 2016 05:30:06 +0000 (00:30 -0500)]
converted to 8bit messages

7 years agoFixed NO_SUSPEND_POWER_DOWN handling
Wilba6582 [Wed, 23 Nov 2016 05:22:57 +0000 (16:22 +1100)]
Fixed NO_SUSPEND_POWER_DOWN handling

7 years agoMerge pull request #898 from PureSpider/backlight-fix
Jack Humbert [Tue, 22 Nov 2016 23:41:37 +0000 (18:41 -0500)]
Merge pull request #898 from PureSpider/backlight-fix

Set backlight status to on if it's at maximum brightness already and the brightness increase keybind is used

7 years agoMerge pull request #896 from h-youhei/jp106
Jack Humbert [Tue, 22 Nov 2016 23:39:54 +0000 (18:39 -0500)]
Merge pull request #896 from h-youhei/jp106

Add japanese keymap

7 years agoSet backlight status to on if it's at maximum brightness already and the brightness...
PureSpider [Tue, 22 Nov 2016 21:12:57 +0000 (22:12 +0100)]
Set backlight status to on if it's at maximum brightness already and the brightness increase keybind is used

Before it was turned on but the status wasn't set to on, so you had to
push the backlight toggle bind twice to turn it off again

7 years agoAdd japanese keymap
h-youhei [Tue, 22 Nov 2016 11:40:12 +0000 (20:40 +0900)]
Add japanese keymap

7 years agoMerge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7
Jack Humbert [Tue, 22 Nov 2016 01:17:45 +0000 (20:17 -0500)]
Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7

7 years agofix infinity
Jack Humbert [Tue, 22 Nov 2016 01:17:32 +0000 (20:17 -0500)]
fix infinity

7 years agocleaning up midid
Jack Humbert [Tue, 22 Nov 2016 01:14:16 +0000 (20:14 -0500)]
cleaning up midid

7 years agoMerge pull request #894 from dchagniot/ergodoxDvorakEmacs
Jack Humbert [Tue, 22 Nov 2016 01:00:40 +0000 (20:00 -0500)]
Merge pull request #894 from dchagniot/ergodoxDvorakEmacs

Ergodox dvorak emacs

7 years agoMerge pull request #893 from Sihui/sh-hhkb-jp
Jack Humbert [Tue, 22 Nov 2016 01:00:13 +0000 (20:00 -0500)]
Merge pull request #893 from Sihui/sh-hhkb-jp

[HHKB JP with Dvorak]

7 years agoMerge pull request #892 from fredizzimo/disable_ergodox_lcd
Jack Humbert [Tue, 22 Nov 2016 00:59:39 +0000 (19:59 -0500)]
Merge pull request #892 from fredizzimo/disable_ergodox_lcd

Always initialize the Infinity Ergodox backlight

7 years agoMerge pull request #891 from g-sam/galson-keymap
Jack Humbert [Tue, 22 Nov 2016 00:59:17 +0000 (19:59 -0500)]
Merge pull request #891 from g-sam/galson-keymap

adds galson keymap

7 years agoMerge pull request #890 from algernon/f/space-cadet/timeout
Jack Humbert [Tue, 22 Nov 2016 00:58:55 +0000 (19:58 -0500)]
Merge pull request #890 from algernon/f/space-cadet/timeout

Add a timeout to space-cadet shift.

7 years agoMerge pull request #888 from climbalima/master
Jack Humbert [Tue, 22 Nov 2016 00:58:24 +0000 (19:58 -0500)]
Merge pull request #888 from climbalima/master

Added pro micro to maxipad

7 years agoMerge pull request #887 from profet23/atreus62
Jack Humbert [Tue, 22 Nov 2016 00:58:00 +0000 (19:58 -0500)]
Merge pull request #887 from profet23/atreus62

atreus62 Keyboard Support

7 years agocleaning up new code
Jack Humbert [Tue, 22 Nov 2016 00:50:55 +0000 (19:50 -0500)]
cleaning up new code

7 years agomerging lets_split
Jack Humbert [Tue, 22 Nov 2016 00:18:47 +0000 (19:18 -0500)]
merging lets_split

7 years agoworking with helper, qmk_helper_windows@05b0105
Jack Humbert [Mon, 21 Nov 2016 23:05:06 +0000 (18:05 -0500)]
working with helper, qmk_helper_windows@05b0105

7 years agomore structure to the package
Jack Humbert [Mon, 21 Nov 2016 17:54:06 +0000 (12:54 -0500)]
more structure to the package

7 years agoadd del to new cmd
Sihui Huang [Sun, 20 Nov 2016 22:45:51 +0000 (14:45 -0800)]
add del to new cmd

7 years agoadd space to NewCmd layer
Sihui Huang [Sun, 20 Nov 2016 21:32:25 +0000 (13:32 -0800)]
add space to NewCmd layer

7 years agoadd space to NewCmd layer
Sihui Huang [Sun, 20 Nov 2016 21:31:41 +0000 (13:31 -0800)]
add space to NewCmd layer

7 years agotypo fix
Didier Chagniot [Sun, 20 Nov 2016 19:51:05 +0000 (20:51 +0100)]
typo fix

7 years agoUpdate README.md
Sihui Huang [Sun, 20 Nov 2016 19:18:08 +0000 (11:18 -0800)]
Update README.md

7 years agoUpdate README.md
Sihui Huang [Sun, 20 Nov 2016 19:13:57 +0000 (11:13 -0800)]
Update README.md

7 years agoUpdate README.md
Sihui Huang [Sun, 20 Nov 2016 19:12:48 +0000 (11:12 -0800)]
Update README.md

7 years agoadd sh-hhkb-jp layers
Sihui Huang [Sun, 20 Nov 2016 19:10:26 +0000 (11:10 -0800)]
add sh-hhkb-jp layers

7 years agoAlways initialze the Infinity Ergodox backlight
Fred Sundvik [Sun, 20 Nov 2016 17:28:10 +0000 (19:28 +0200)]
Always initialze the Infinity Ergodox backlight

Otherwise it will stay lit. The set_led functionality is also disabled
since it doesn't work properly for slaves.

7 years agoMerge pull request #878 from sethbc/add_sethbc_gh60_keymap
Jack Humbert [Sat, 19 Nov 2016 18:05:30 +0000 (13:05 -0500)]
Merge pull request #878 from sethbc/add_sethbc_gh60_keymap

add sethbc keymap for gh60 and update macro expansion

7 years agoremove KC expansion from GH60
Seth Chandler [Sat, 19 Nov 2016 17:19:21 +0000 (12:19 -0500)]
remove KC expansion from GH60

7 years agoFix the Space Cadet timeout code
Gergely Nagy [Sat, 19 Nov 2016 17:19:18 +0000 (18:19 +0100)]
Fix the Space Cadet timeout code

Define a default TAPPING_TERM in quantum.c, for keyboards that do not
have it set. Fixes the CI failure.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
7 years agomove KC expansion to separate macros
Seth Chandler [Sat, 19 Nov 2016 16:37:12 +0000 (11:37 -0500)]
move KC expansion to separate macros

7 years agomerge upstream/master
Seth Chandler [Sat, 19 Nov 2016 16:20:41 +0000 (11:20 -0500)]
merge upstream/master

7 years agoadds galson keymap
samgalson@gmail.com [Sat, 19 Nov 2016 14:21:12 +0000 (14:21 +0000)]
adds galson keymap

7 years agoAdd a timeout to space-cadet shift.
Gergely Nagy [Sat, 19 Nov 2016 10:32:09 +0000 (11:32 +0100)]
Add a timeout to space-cadet shift.

When one holds a Space Cadet shift, to have it act as a shift, so that
mouse behaviour changes, when released without any other key pressed, it
still registers a paren. To remedy this, add a hold timeout: if the key
is held longer than TAPPING_TERM, it will not register the parens.

Fixes #884, with the side-effect of not being able to have parens
trigger the OS-side repeat anymore.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
7 years agochanged readme
climbalima [Sat, 19 Nov 2016 05:49:20 +0000 (00:49 -0500)]
changed readme

7 years agoadded the pinout for pro micro into maxipad
climbalima [Sat, 19 Nov 2016 05:44:52 +0000 (00:44 -0500)]
added the pinout for pro micro into maxipad

7 years agodon't always detect a matrix change (fixes debounce)
Jack Humbert [Sat, 19 Nov 2016 04:20:07 +0000 (23:20 -0500)]
don't always detect a matrix change (fixes debounce)

7 years agowqMerge branch 'wu5y7' of https://github.com/jackhumbert/qmk_firmware into wu5y7
Jack Humbert [Sat, 19 Nov 2016 03:22:29 +0000 (22:22 -0500)]
wqMerge branch 'wu5y7' of https://github.com/jackhumbert/qmk_firmware into wu5y7

7 years agomidi back and forth
Jack Humbert [Sat, 19 Nov 2016 03:22:24 +0000 (22:22 -0500)]
midi back and forth

7 years agoGroundwork for dedicated color keycodes
Erez Zukerman [Fri, 18 Nov 2016 01:56:36 +0000 (20:56 -0500)]
Groundwork for dedicated color keycodes

7 years agoInitial Erez Experimental keymap tweaks
Erez Zukerman [Fri, 18 Nov 2016 00:47:08 +0000 (19:47 -0500)]
Initial Erez Experimental keymap tweaks

7 years agorgb light through midi
Jack Humbert [Thu, 17 Nov 2016 22:42:14 +0000 (17:42 -0500)]
rgb light through midi

7 years agoAdding readme placeholder
Benjamin Grabkowitz [Thu, 17 Nov 2016 04:59:42 +0000 (23:59 -0500)]
Adding readme placeholder