]> git.donarmstrong.com Git - qmk_firmware.git/log
qmk_firmware.git
7 years agoMerge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Christopher Browne [Thu, 7 Jul 2016 15:13:22 +0000 (11:13 -0400)]
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware

7 years agoMerge pull request #490 from fredizzimo/integrate_visualizer
Jack Humbert [Thu, 7 Jul 2016 13:59:33 +0000 (09:59 -0400)]
Merge pull request #490 from fredizzimo/integrate_visualizer

Integrate visualizer for ChibiOS and Infinity Ergodox

7 years agocorrects quantum template
Jack Humbert [Thu, 7 Jul 2016 13:58:44 +0000 (09:58 -0400)]
corrects quantum template

7 years agoMove the visualizer_user file to keymap folder
Fred Sundvik [Thu, 7 Jul 2016 11:42:16 +0000 (14:42 +0300)]
Move the visualizer_user file to keymap folder

Also rename it to visualizer.c

7 years agoDelete lcd_backlight_hal.c
Fred Sundvik [Thu, 7 Jul 2016 11:29:53 +0000 (14:29 +0300)]
Delete lcd_backlight_hal.c

The functionality can now be found in the infinity_erogodox.c file
instead.

7 years agoAdd suspend support to the ChibiOS visualizer
Fred Sundvik [Thu, 7 Jul 2016 11:22:45 +0000 (14:22 +0300)]
Add suspend support to the ChibiOS visualizer

7 years agoFix the SERIAL_LINK_ENABLE macro in Visualizer
Fred Sundvik [Thu, 7 Jul 2016 11:12:56 +0000 (14:12 +0300)]
Fix the SERIAL_LINK_ENABLE macro in Visualizer

Rename from USE_SERIAL_LINK -> SERIAL_LINK_ENABLE

7 years agoFix visualizer crash at startup
Fred Sundvik [Thu, 7 Jul 2016 11:01:20 +0000 (14:01 +0300)]
Fix visualizer crash at startup

Visualizer and serial link initialized in the wrong order.
The LED_ENABLED define wasn't set properly
uGfx is always initialized

7 years agoMakefile fixes and update of Visualizer
Fred Sundvik [Thu, 7 Jul 2016 09:46:10 +0000 (12:46 +0300)]
Makefile fixes and update of Visualizer

7 years agoAdd Infinity Ergodox display drivers
Fred Sundvik [Thu, 7 Jul 2016 09:45:34 +0000 (12:45 +0300)]
Add Infinity Ergodox display drivers

7 years agoMerge pull request #484 from jackhumbert/lets-split-support
Jack Humbert [Thu, 7 Jul 2016 03:44:22 +0000 (23:44 -0400)]
Merge pull request #484 from jackhumbert/lets-split-support

Add Let's Split support

7 years agodefault keymap, reset sorted out for now, added serial to makefile
Jack Humbert [Thu, 7 Jul 2016 02:48:19 +0000 (22:48 -0400)]
default keymap, reset sorted out for now, added serial to makefile

7 years agoMerge branch 'master' into lets-split-support
Jack Humbert [Wed, 6 Jul 2016 22:05:50 +0000 (18:05 -0400)]
Merge branch 'master' into lets-split-support

7 years agoMakefile changes and files to compile Visualizer
Fred Sundvik [Wed, 6 Jul 2016 21:20:20 +0000 (00:20 +0300)]
Makefile changes and files to compile Visualizer

7 years agoAdd ugfx submodule
Fred Sundvik [Wed, 6 Jul 2016 21:17:32 +0000 (00:17 +0300)]
Add ugfx submodule

7 years agoMerge pull request #488 from fredizzimo/add_visualizer
Jack Humbert [Wed, 6 Jul 2016 19:02:51 +0000 (15:02 -0400)]
Merge pull request #488 from fredizzimo/add_visualizer

Add visualizer library

7 years agoMerge commit '73d890a2c9c34b905cd5e74e7146fdd4578dcb96' into add_visualizer
Fred Sundvik [Wed, 6 Jul 2016 17:30:58 +0000 (20:30 +0300)]
Merge commit '73d890a2c9c34b905cd5e74e7146fdd4578dcb96' into add_visualizer

7 years agoDelete .gitmodules from visualizer
Fred Sundvik [Wed, 6 Jul 2016 17:17:16 +0000 (20:17 +0300)]
Delete .gitmodules from visualizer

7 years agoAdd 'quantum/visualizer/' from commit 'bde869aa7ec8601459bc63b9636081d21108d1be'
Fred Sundvik [Wed, 6 Jul 2016 17:15:45 +0000 (20:15 +0300)]
Add 'quantum/visualizer/' from commit 'bde869aa7ec8601459bc63b9636081d21108d1be'

git-subtree-dir: quantum/visualizer
git-subtree-mainline: 19f480992c015aec0a15dca43e740bad8b7834e6
git-subtree-split: bde869aa7ec8601459bc63b9636081d21108d1be

7 years agoMerge pull request #487 from fredizzimo/serial_link_ergodox
Jack Humbert [Wed, 6 Jul 2016 13:48:58 +0000 (09:48 -0400)]
Merge pull request #487 from fredizzimo/serial_link_ergodox

Integrate serial link support for ChibiOS and Infinity Ergodox

7 years agoAdd setting of the master side to the makefile
Fred Sundvik [Wed, 6 Jul 2016 12:36:45 +0000 (15:36 +0300)]
Add setting of the master side to the makefile

7 years agoEnable serial_link support for ChibiOS
Fred Sundvik [Wed, 6 Jul 2016 12:22:34 +0000 (15:22 +0300)]
Enable serial_link support for ChibiOS

7 years agoAdd serial_link compilation to Infinity Ergodox
Fred Sundvik [Wed, 6 Jul 2016 11:29:46 +0000 (14:29 +0300)]
Add serial_link compilation to Infinity Ergodox

7 years agoadds eep, removes usbconfig.h
Jack Humbert [Wed, 6 Jul 2016 13:04:04 +0000 (09:04 -0400)]
adds eep, removes usbconfig.h

7 years agoMerge pull request #482 from fredizzimo/serial_link
Jack Humbert [Wed, 6 Jul 2016 12:56:57 +0000 (08:56 -0400)]
Merge pull request #482 from fredizzimo/serial_link

Add serial link library

7 years agoRemove extra serial_link subdirectory
Fred Sundvik [Wed, 6 Jul 2016 10:26:20 +0000 (13:26 +0300)]
Remove extra serial_link subdirectory

7 years agoRemove CGreen make files
Fred Sundvik [Wed, 6 Jul 2016 10:10:30 +0000 (13:10 +0300)]
Remove CGreen make files

7 years agoRemove serial_link .gitignore and .gitmodules
Fred Sundvik [Wed, 6 Jul 2016 10:09:51 +0000 (13:09 +0300)]
Remove serial_link .gitignore and .gitmodules

7 years agofix/annotate wait_us lines
Jack Humbert [Wed, 6 Jul 2016 04:24:31 +0000 (00:24 -0400)]
fix/annotate wait_us lines

7 years agoremove uno_slave for now, even though it's freakin cool
Jack Humbert [Wed, 6 Jul 2016 03:56:42 +0000 (23:56 -0400)]
remove uno_slave for now, even though it's freakin cool

7 years agoadd options to config.h
Jack Humbert [Wed, 6 Jul 2016 03:52:18 +0000 (23:52 -0400)]
add options to config.h

7 years agoMerge branch 'master' into lets-split-support
Jack Humbert [Wed, 6 Jul 2016 03:40:58 +0000 (23:40 -0400)]
Merge branch 'master' into lets-split-support

7 years agoimages, docks, clean-up [skip ci]
Jack Humbert [Wed, 6 Jul 2016 03:40:54 +0000 (23:40 -0400)]
images, docks, clean-up [skip ci]

7 years agoi2c working
Jack Humbert [Wed, 6 Jul 2016 03:27:10 +0000 (23:27 -0400)]
i2c working

7 years agoone half working
Jack Humbert [Tue, 5 Jul 2016 22:36:02 +0000 (18:36 -0400)]
one half working

7 years agoAdd 'quantum/serial_link/' from commit 'a20d513e3cdacbf6e0e70a80402497ad10166434'
Fred Sundvik [Tue, 5 Jul 2016 20:27:47 +0000 (23:27 +0300)]
Add 'quantum/serial_link/' from commit 'a20d513e3cdacbf6e0e70a80402497ad10166434'

git-subtree-dir: quantum/serial_link
git-subtree-mainline: 7d28d6a7bc81578bb5a83f1d55810ee3d1458e96
git-subtree-split: a20d513e3cdacbf6e0e70a80402497ad10166434

7 years agoMerge pull request #480 from fredizzimo/add_infinity_ergodox
Jack Humbert [Tue, 5 Jul 2016 17:12:01 +0000 (13:12 -0400)]
Merge pull request #480 from fredizzimo/add_infinity_ergodox

Add infinity ergodox

7 years agoAdd dfu-util command for programming
Fred Sundvik [Tue, 5 Jul 2016 16:28:17 +0000 (19:28 +0300)]
Add dfu-util command for programming

Also add .bin generation, which is needed for dfu-util.

7 years agoMerge pull request #471 from Chipairon/patch-1
Jack Humbert [Tue, 5 Jul 2016 15:05:14 +0000 (11:05 -0400)]
Merge pull request #471 from Chipairon/patch-1

Fix for '~' in spanish layout

7 years agoMerge pull request #478 from fredizzimo/chibios_subprojects
Jack Humbert [Tue, 5 Jul 2016 15:04:54 +0000 (11:04 -0400)]
Merge pull request #478 from fredizzimo/chibios_subprojects

Suprojects for ChibiOS testing

7 years agoInfinity Ergodox - Add matrix.c and led.c
Fred Sundvik [Tue, 5 Jul 2016 13:50:30 +0000 (16:50 +0300)]
Infinity Ergodox - Add matrix.c and led.c

7 years agoFirst version of Infinity Ergodox
Fred Sundvik [Tue, 5 Jul 2016 13:45:29 +0000 (16:45 +0300)]
First version of Infinity Ergodox

Mostly just adding the files from the fredizzimo repository. Still
needs some fixing until it works

7 years agoFix typo in teensy_lc_onkey.h
Fred Sundvik [Tue, 5 Jul 2016 12:54:59 +0000 (15:54 +0300)]
Fix typo in teensy_lc_onkey.h

7 years agoDon't include common_config.h for ChibiOS test
Fred Sundvik [Tue, 5 Jul 2016 12:53:40 +0000 (15:53 +0300)]
Don't include common_config.h for ChibiOS test

7 years agoMove ChibiOS test board and ld
Fred Sundvik [Tue, 5 Jul 2016 12:34:35 +0000 (15:34 +0300)]
Move ChibiOS test board and ld

Move the ChibiOS test subproject board and ld files to the kebyoard
folder, so that the build system can find them

7 years agoSuprojects for ChibiOS testing
Fred Sundvik [Tue, 5 Jul 2016 10:48:12 +0000 (13:48 +0300)]
Suprojects for ChibiOS testing

7 years agocorrect break/return order for planck and preonic defaults
Jack Humbert [Tue, 5 Jul 2016 02:06:22 +0000 (22:06 -0400)]
correct break/return order for planck and preonic defaults

7 years agoMerge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Christopher Browne [Mon, 4 Jul 2016 16:32:08 +0000 (12:32 -0400)]
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware

7 years agoFixes typos in keycode.txt
Jack Humbert [Mon, 4 Jul 2016 16:19:01 +0000 (12:19 -0400)]
Fixes typos in keycode.txt

7 years agoAdds wait to i2c (debounce)
Jack Humbert [Mon, 4 Jul 2016 16:13:41 +0000 (12:13 -0400)]
Adds wait to i2c (debounce)

7 years agoImproves debounce
Jack Humbert [Mon, 4 Jul 2016 16:01:10 +0000 (12:01 -0400)]
Improves debounce

7 years agofix typos
Pavlos Vinieratos [Mon, 4 Jul 2016 15:55:32 +0000 (17:55 +0200)]
fix typos

7 years agoreverts #343 for the most part (#474)
Jack Humbert [Mon, 4 Jul 2016 15:45:58 +0000 (11:45 -0400)]
reverts #343 for the most part (#474)

7 years agoMerge pull request #472 from Wigguno/master
Jack Humbert [Sun, 3 Jul 2016 02:19:33 +0000 (22:19 -0400)]
Merge pull request #472 from Wigguno/master

7 years agoFix other KC60 Keymap Makefiles so they compile properly
Richard [Sun, 3 Jul 2016 01:49:10 +0000 (13:49 +1200)]
Fix other KC60 Keymap Makefiles so they compile properly

7 years agoAdd my keymap to KC60
Richard [Sun, 3 Jul 2016 01:44:24 +0000 (13:44 +1200)]
Add my keymap to KC60

7 years agoFix for '~' in spanish layout
Rubén Díaz-Jorge [Sat, 2 Jul 2016 08:26:04 +0000 (10:26 +0200)]
Fix for '~' in spanish layout

7 years agoadd HHKB support to satan (#470)
Seth Chandler [Sat, 2 Jul 2016 03:50:51 +0000 (23:50 -0400)]
add HHKB support to satan (#470)

* add HHKB support

* fix indentation

7 years agoAdd warning when submodules are not updated (#469)
fredizzimo [Sat, 2 Jul 2016 01:57:59 +0000 (04:57 +0300)]
Add warning when submodules are not updated (#469)

* Add warning when submodules are not updated

* Sh compatible syntax for dirty submodule check

7 years agoAdd ChibiOS packages to the avr_setup script (#468)
fredizzimo [Fri, 1 Jul 2016 21:22:09 +0000 (00:22 +0300)]
Add ChibiOS packages to the avr_setup script (#468)

* Add ChibiOS packages to the avr_setup script

* Add git as a dependency

* Rename avr_setup.sh -> install_dependencies.sh

Also fix the Vagrant welcome message to reflect the new directory
structure.

7 years agoAdd ChibiOS support for QMK (#465)
fredizzimo [Fri, 1 Jul 2016 14:04:53 +0000 (17:04 +0300)]
Add ChibiOS support for QMK (#465)

* Modularity and gcc warnings fixes.

* Add ChibiOS support (USB stack + support files).

* Make usb_main more USB_DRIVER #define independent.

* Move chibios to tool.

* Implement jump-to-bootloader.

* Small updates.

* Fix bootloader-jump compiling.

* Move AVR specific sleep_led.c into avr.

* Add basic sleep_led for chibios.

* Update chibios README.

* NKRO fixes.

* Rename some Makefile defines.

* Move STM32 bootloader address config to separate .h file.

* Add ARM Teensies bootloader code.

* Fix chibios/usb_main GET_REPORT handing.

* Add missing #include to keymap.c.

* Make bootmagic.c code portable (_delay_ms -> wait_ms).

* Move declaration of keymap_config.

Should really not declare variables in .h files - since it's included
in different .c files, a proper linker then complains that the same
variable is declared more than once (once for each .c file that the
offending .h is included in).

* Add eeprom support for chibios/kinetis.

* Rename chibios example keyboard.

* Move chibios/cortex selection to local Makefiles.

* Chibios: use WFI in idle. WIP suspend stuff.

* ChibiOS/kinetis: sending remote wakeup.

* ChibiOS/STM32: send remote wakeup.

* Fix report size of boot protocol.

* Fix drop key stroke

Keyboard report should be checked if its transfer finishs successfully.
Otherwise key stroke can be missing when other key event occurs
before the last report transfer is done.

Boot protocol 10ms interval probably causes this problem in case
it receives key events in a row within the period. NKRO protocol
suffers less or nothing due to its interval 1ms.

* Chibios/usb_main: rename a variable for clarity.

* Add correct chibios/bootloader_jump for infinity KB.

* ChibiOS: make reset request more CMSISy.

* Chibios: Add breathing sleep LED on Kinetis MCUs.

* ChibiOS: Update infinity bootloader code to match updated ChibiOS.

* ChibiOS: prettify/document sleep_led code.

* Chibios: Remove the wait in the main loop.

* Add maple mini code.

* Do timeout when writing to CONSOLE EP queue.

Fixes TMK bug #266.

* Chibios: add 'core/protocol' to the makefiles' search path.

* Chibios: Update to new USB API.

* Chibios: add more guards for transmitting (fix a deadlock bug).

* Add update for chibios in README

* Chibios: Fix a HardFault bug (wait after start).

* Chibios: cleanup usb_main code.

* Chibios: Revert common.mk change (fix AVR linking problem).

* core: Fix chibios user compile options

Compile options can be defined in project Makefile such as UDEFS, UADEFS, UINCDIR, ULIBDIR and ULIBS.

* Sysv format for ChibiOS arm-none-eabi-size

Some new patches to ChibiOS puts heap as it's own section. So the
berkeley format is now useless, as the heap will be included in the
BSS report. The sysv format displays the bss size correctly.

* Fix hard-coded path of CHIBIOS

* Add support for new version of ChibiOS and Contrib

The Kinetis support has moved to a separate Contrib repository in
the newest version of Chibios. There has also been some structure
changes. So this adds support for those, while maintaining back-
wards compability.

* Update ChibiOS instructions

* Chibios: implement sleep LED for STM32.

* Chibios: Update the main chibios README.

* Chibios: fix STM32_BOOTLOADER_ADDRESS name.

* Chibios: make the default bootloader_jump redefinable (weak).

* Chibios: disable LTO (link-time optimisation).

With LTO enabled, sometimes things fail for mysterious reasons
(e.g. bootloader jump on WF with LEDs enabled), just because the
linker optimisation is too aggressive.

* Chibios: add default location for chibios-contrib.

* ChibiOS: update mk to match chibios/master.

* ChibiOS: update instructions.md.

* Add chibi_onekey example.

* Add comments to chibi_onekey Makefile.

* Rename some Makefile defines.

* Move STM32 bootloader address config to separate .h file.

* Rename chibios example keyboard.

* Move chibios/cortex selection to local Makefiles.

* Add Teensy LC onekey example.

* Chibios: use WFI in idle. WIP suspend stuff.

* Update chibi/teensy instructions.

* Update chibios/Teensy instructions.

* Add infinity_chibios

* Add keymap_hasu.c

* Infinity_chibios: select correct bootloader_jump.

* Infinity_chibios: improve comments.

* Add generic STM32F103C8T6 example.

* Add maple mini code.

* STM32F103x fixes.

* Add maple mini pinout pic.

* Chibios: updates for 3.0.4 git.

* Chibios: rename example stm32_onekey -> stm32_f072_onekey.

* Chibios: add makefiles for Teensy 3.x examples.

* Chibios: update Teensy 3.x instructions.

* Chibios: Tsy LC is cortex-m0plus.

* Chibios: add more guards for transmitting (fix a deadlock bug).

* Change README for chibios

* Chibios: update examples to current chibios git.

Match the changes in mainline chibios:
 - update chconf.h
 - update supplied ld scripts structure
 - update Teensy instructions (switch to official
    chibios and introduce contrib)

* Add ChibiOS and ChibiOS-Contrib submodules

Also fix the makefile path for them.

* Moves chibios keyboards to keyboards folder

* First version of ChibiOS compilation

Only the stm32_f072_onkey keyboard is ported at the moment. It
compiles, but still doesn't link.

* More chibios fixes

It now compiles without warnings and links

* Move the teensy_lc_onekey to the keyboards folder

* Clean up the make file rule structure

* Remove keymap_fn_to_action

* Update more ChibiOS keyboards to QMK

Most of them does not compile at the moment though.

* Use older version of Chibios libraries

The newest ones have problems with compilation

* Remove USB_UNCONFIGURED event

It isn't present in the older version of ChibiOS

* Fix the infinity_chibios compilation

* Fix potentially uninitialized variable

* Add missing include

* Fix the ChibiOS makefile

* Fix some Chibios keyboard compilation

* Revert the rules.mk file back to master version

* Combine the chibios and AVR makefiles

With just the required overrides in the respective platform
specific one.

* Slight makefile restrucuring

Platform specific compiler options

* Move avr specific targets out of the main rules

* Fix ChibiOS objcopy

The ChibiOS objcopy needs different parameters, so the parameters
are moved to the corresponding platform rule file

* Fix the objcopy for real this time

The comands were moved around, so chibios used avr and the ohter
way around.

Also change the objsize output format

* Fix the thumb flags

* Fix the infinity hasu keymap

* Per platform cpp flags

* Add gcc-arm-none-eabi package to travis

* Add arm-none-eabi-newlib to travis

* Fix the name of the libnewlib-arm-none-eabi lib

* Fix the ChibiOS paths

So that they are properly relative, and builds don't generate
extra folders

* Fix the board path of stm32_f103_onekey

* Only consider folders with Makefiles as subproject

7 years agoMerge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Christopher Browne [Thu, 30 Jun 2016 16:38:48 +0000 (12:38 -0400)]
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware

7 years agoTest all subprojects with travis (#464)
Jack Humbert [Thu, 30 Jun 2016 13:51:45 +0000 (09:51 -0400)]
Test all subprojects with travis (#464)

* tests all subprojects

* too many paren

7 years agoinitial version of handwired/fivethirteen (#462)
Robbie Gill [Thu, 30 Jun 2016 13:13:08 +0000 (06:13 -0700)]
initial version of handwired/fivethirteen (#462)

7 years agoFix CAPS_LED logic in Satan (#461)
TerryMathews [Thu, 30 Jun 2016 02:33:09 +0000 (22:33 -0400)]
Fix CAPS_LED logic in Satan (#461)

Needed to invert for proper operation. Previous code had LED on when off
and vice versa.

7 years agotest handwired boards
Jack Humbert [Thu, 30 Jun 2016 01:21:02 +0000 (21:21 -0400)]
test handwired boards

7 years agoadds handwire and onekey example
Jack Humbert [Thu, 30 Jun 2016 00:21:05 +0000 (20:21 -0400)]
adds handwire and onekey example

7 years agoupdates planck experimental, width of color output
Jack Humbert [Wed, 29 Jun 2016 22:47:53 +0000 (18:47 -0400)]
updates planck experimental, width of color output

7 years agogets rid of rand warning [skip ci]
Jack Humbert [Wed, 29 Jun 2016 22:36:52 +0000 (18:36 -0400)]
gets rid of rand warning [skip ci]

7 years agorand supports other chips
Jack Humbert [Wed, 29 Jun 2016 22:35:29 +0000 (18:35 -0400)]
rand supports other chips

7 years agoadds random base64 character generator
Jack Humbert [Wed, 29 Jun 2016 22:29:20 +0000 (18:29 -0400)]
adds random base64 character generator

7 years agoMoves features to their own files (process_*), adds tap dance feature (#460)
Jack Humbert [Wed, 29 Jun 2016 21:49:41 +0000 (17:49 -0400)]
Moves features to their own files (process_*), adds tap dance feature (#460)

* non-working commit

* working

* subprojects implemented for planck

* pass a subproject variable through to c

* consolidates clueboard revisions

* thanks for letting me know about conflicts..

* turn off audio for yang's

* corrects starting paths for subprojects

* messing around with travis

* semicolon

* travis script

* travis script

* script for travis

* correct directory (probably), amend files to commit

* remove origin before adding

* git pull, correct syntax

* git checkout

* git pull origin branch

* where are we?

* where are we?

* merging

* force things to happen

* adds commit message, adds add

* rebase, no commit message

* rebase branch

* idk!

* try just pull

* fetch - merge

* specify repo branch

* checkout

* goddammit

* merge? idk

* pls

* after all

* don't split up keyboards

* syntax

* adds quick for all-keyboards

* trying out new script

* script update

* lowercase

* all keyboards

* stop replacing compiled.hex automatically

* adds if statement

* skip automated build branches

* forces push to automated build branch

* throw an add in there

* upstream?

* adds AUTOGEN

* ignore all .hex files again

* testing out new repo

* global ident

* generate script, keyboard_keymap.hex

* skip generation for now, print pandoc info, submodule update

* try trusty

* and sudo

* try generate

* updates subprojects to keyboards

* no idea

* updates to keyboards

* cleans up clueboard stuff

* setup to use local readme

* updates cluepad, planck experimental

* remove extra led.c [ci skip]

* audio and midi moved over to separate files

* chording, leader, unicode separated

* consolidate each [skip ci]

* correct include

* quantum: Add a tap dance feature (#451)

* quantum: Add a tap dance feature

With this feature one can specify keys that behave differently, based on
the amount of times they have been tapped, and when interrupted, they
get handled before the interrupter.

To make it clear how this is different from `ACTION_FUNCTION_TAP`, lets
explore a certain setup! We want one key to send `Space` on single tap,
but `Enter` on double-tap.

With `ACTION_FUNCTION_TAP`, it is quite a rain-dance to set this up, and
has the problem that when the sequence is interrupted, the interrupting
key will be send first. Thus, `SPC a` will result in `a SPC` being sent,
if they are typed within `TAPPING_TERM`. With the tap dance feature,
that'll come out as `SPC a`, correctly.

The implementation hooks into two parts of the system, to achieve this:
into `process_record_quantum()`, and the matrix scan. We need the latter
to be able to time out a tap sequence even when a key is not being
pressed, so `SPC` alone will time out and register after `TAPPING_TERM`
time.

But lets start with how to use it, first!

First, you will need `TAP_DANCE_ENABLE=yes` in your `Makefile`, because
the feature is disabled by default. This adds a little less than 1k to
the firmware size. Next, you will want to define some tap-dance keys,
which is easiest to do with the `TD()` macro, that - similar to `F()`,
takes a number, which will later be used as an index into the
`tap_dance_actions` array.

This array specifies what actions shall be taken when a tap-dance key is
in action. Currently, there are two possible options:

* `ACTION_TAP_DANCE_DOUBLE(kc1, kc2)`: Sends the `kc1` keycode when
  tapped once, `kc2` otherwise.
* `ACTION_TAP_DANCE_FN(fn)`: Calls the specified function - defined in
  the user keymap - with the current state of the tap-dance action.

The first option is enough for a lot of cases, that just want dual
roles. For example, `ACTION_TAP_DANCE(KC_SPC, KC_ENT)` will result in
`Space` being sent on single-tap, `Enter` otherwise.

And that's the bulk of it!

Do note, however, that this implementation does have some consequences:
keys do not register until either they reach the tapping ceiling, or
they time out. This means that if you hold the key, nothing happens, no
repeat, no nothing. It is possible to detect held state, and register an
action then too, but that's not implemented yet. Keys also unregister
immediately after being registered, so you can't even hold the second
tap. This is intentional, to be consistent.

And now, on to the explanation of how it works!

The main entry point is `process_tap_dance()`, called from
`process_record_quantum()`, which is run for every keypress, and our
handler gets to run early. This function checks whether the key pressed
is a tap-dance key. If it is not, and a tap-dance was in action, we
handle that first, and enqueue the newly pressed key. If it is a
tap-dance key, then we check if it is the same as the already active
one (if there's one active, that is). If it is not, we fire off the old
one first, then register the new one. If it was the same, we increment
the counter and the timer.

This means that you have `TAPPING_TERM` time to tap the key again, you
do not have to input all the taps within that timeframe. This allows for
longer tap counts, with minimal impact on responsiveness.

Our next stop is `matrix_scan_tap_dance()`. This handles the timeout of
tap-dance keys.

For the sake of flexibility, tap-dance actions can be either a pair of
keycodes, or a user function. The latter allows one to handle higher tap
counts, or do extra things, like blink the LEDs, fiddle with the
backlighting, and so on. This is accomplished by using an union, and
some clever macros.

In the end, lets see a full example!

```c
enum {
 CT_SE = 0,
 CT_CLN,
 CT_EGG
};

/* Have the above three on the keymap, TD(CT_SE), etc... */

void dance_cln (qk_tap_dance_state_t *state) {
  if (state->count == 1) {
    register_code (KC_RSFT);
    register_code (KC_SCLN);
    unregister_code (KC_SCLN);
    unregister_code (KC_RSFT);
  } else {
    register_code (KC_SCLN);
    unregister_code (KC_SCLN);
    reset_tap_dance (state);
  }
}

void dance_egg (qk_tap_dance_state_t *state) {
  if (state->count >= 100) {
    SEND_STRING ("Safety dance!");
    reset_tap_dance (state);
  }
}

const qk_tap_dance_action_t tap_dance_actions[] = {
  [CT_SE]  = ACTION_TAP_DANCE_DOUBLE (KC_SPC, KC_ENT)
 ,[CT_CLN] = ACTION_TAP_DANCE_FN (dance_cln)
 ,[CT_EGG] = ACTION_TAP_DANCE_FN (dance_egg)
};
```

This addresses #426.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
* hhkb: Fix the build with the new tap-dance feature

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
* tap_dance: Move process_tap_dance further down

Process the tap dance stuff after midi and audio, because those don't
process keycodes, but row/col positions.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
* tap_dance: Use conditionals instead of dummy functions

To be consistent with how the rest of the quantum features are
implemented, use ifdefs instead of dummy functions.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
* Merge branch 'master' into quantum-keypress-process

# Conflicts:
# Makefile
# keyboards/planck/rev3/config.h
# keyboards/planck/rev4/config.h

* update build script

7 years agoImplements subprojects and updates projects for this (#459)
Jack Humbert [Wed, 29 Jun 2016 20:21:41 +0000 (16:21 -0400)]
Implements subprojects and updates projects for this (#459)

* non-working commit

* working

* subprojects implemented for planck

* pass a subproject variable through to c

* consolidates clueboard revisions

* thanks for letting me know about conflicts..

* turn off audio for yang's

* corrects starting paths for subprojects

* messing around with travis

* semicolon

* travis script

* travis script

* script for travis

* correct directory (probably), amend files to commit

* remove origin before adding

* git pull, correct syntax

* git checkout

* git pull origin branch

* where are we?

* where are we?

* merging

* force things to happen

* adds commit message, adds add

* rebase, no commit message

* rebase branch

* idk!

* try just pull

* fetch - merge

* specify repo branch

* checkout

* goddammit

* merge? idk

* pls

* after all

* don't split up keyboards

* syntax

* adds quick for all-keyboards

* trying out new script

* script update

* lowercase

* all keyboards

* stop replacing compiled.hex automatically

* adds if statement

* skip automated build branches

* forces push to automated build branch

* throw an add in there

* upstream?

* adds AUTOGEN

* ignore all .hex files again

* testing out new repo

* global ident

* generate script, keyboard_keymap.hex

* skip generation for now, print pandoc info, submodule update

* try trusty

* and sudo

* try generate

* updates subprojects to keyboards

* no idea

* updates to keyboards

* cleans up clueboard stuff

* setup to use local readme

* updates cluepad, planck experimental

* remove extra led.c [ci skip]

* disable power up for now

* config files updates

* makefile updates

* .h file updates, config tuning

* disable audio for yang

7 years agoMerge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Christopher Browne [Tue, 28 Jun 2016 18:46:50 +0000 (14:46 -0400)]
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware

7 years agoMerge pull request #453 from NoahAndrews/update-docs
Jack Humbert [Mon, 27 Jun 2016 18:32:55 +0000 (14:32 -0400)]
Merge pull request #453 from NoahAndrews/update-docs

7 years agoUpdate readme to direct people to using the MHV AVR Shell
Noah Andrews [Mon, 27 Jun 2016 18:00:48 +0000 (14:00 -0400)]
Update readme to direct people to using the MHV AVR Shell

7 years agoLong overdue fixes and improvements to environment setup scripts (#448)
Noah Andrews [Mon, 27 Jun 2016 13:52:01 +0000 (09:52 -0400)]
Long overdue fixes and improvements to environment setup scripts (#448)

* Update setup script 1 for new folder structure

* Improve script 1 output

* Launch elevate if run without admin privileges

* Improve MinGW error message

* Improvements and fixes to second script

* Log elevate output in first script

7 years agozoom and undo keys for ab's planck keymap (#446)
Anand Babu (AB) Periasamy [Mon, 27 Jun 2016 13:51:12 +0000 (06:51 -0700)]
zoom and undo keys for ab's planck keymap (#446)

7 years agoMerge pull request #447 from abperiasamy/ergo-browser-zoom
Erez Zukerman [Mon, 27 Jun 2016 13:01:51 +0000 (09:01 -0400)]
Merge pull request #447 from abperiasamy/ergo-browser-zoom

zoom and undo keys for ab's beginners ergodox-ez keymap

7 years agozoom and undo keys
Anand Babu (AB) Periasamy [Mon, 27 Jun 2016 03:23:16 +0000 (20:23 -0700)]
zoom and undo keys

7 years agoPreonic keymap update
Jack Humbert [Sun, 26 Jun 2016 20:16:21 +0000 (16:16 -0400)]
Preonic keymap update

7 years agoupdates preonic default layout
Jack Humbert [Sun, 26 Jun 2016 18:20:57 +0000 (14:20 -0400)]
updates preonic default layout

7 years agoupdates planck macros to keycodes, prototype fn_actions
Jack Humbert [Sun, 26 Jun 2016 18:08:11 +0000 (14:08 -0400)]
updates planck macros to keycodes, prototype fn_actions

7 years agoSwap up and down on ab's layout to match default (#441)
Anand Babu (AB) Periasamy [Fri, 24 Jun 2016 17:43:12 +0000 (10:43 -0700)]
Swap up and down on ab's layout to match default (#441)

7 years agoMerge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Christopher Browne [Fri, 24 Jun 2016 16:19:34 +0000 (12:19 -0400)]
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware

7 years agoMerge pull request #440 from abperiasamy/ergo-ab-swap-up-down
Erez Zukerman [Fri, 24 Jun 2016 12:57:06 +0000 (08:57 -0400)]
Merge pull request #440 from abperiasamy/ergo-ab-swap-up-down

Swap up and down keys to match default layout

7 years agoMerge pull request #438 from tkuichooseyou/master
Erez Zukerman [Fri, 24 Jun 2016 12:56:01 +0000 (08:56 -0400)]
Merge pull request #438 from tkuichooseyou/master

Added tkuichooseyou keymap; for vim and macOS users

7 years agoSwap up and down to match default layout
Anand Babu (AB) Periasamy [Fri, 24 Jun 2016 03:14:52 +0000 (20:14 -0700)]
Swap up and down to match default layout

7 years agoupdates ez's matrix to spec
Jack Humbert [Fri, 24 Jun 2016 03:14:21 +0000 (23:14 -0400)]
updates ez's matrix to spec

7 years agoBacklight abstraction and other changes (#439)
Jack Humbert [Fri, 24 Jun 2016 02:18:20 +0000 (22:18 -0400)]
Backlight abstraction and other changes (#439)

* redoes matrix pins, abstracts backlight code for B5,6,7

* slimming down keyboard stuff, backlight breathing implemented

* don't call backlight init when no pin

* cleans up user/kb/quantum calls, keyboard files

* fix pvc atomic

* replaces CHANNEL with correct var in breathing

* removes .hexs, updates readmes, updates template

* cleans-up clueboards, readmes to lowercase

* updates readme

7 years agoAdd OS specific layers that can be switched with macros (#436)
Peter [Fri, 24 Jun 2016 00:06:13 +0000 (02:06 +0200)]
Add OS specific layers that can be switched with macros (#436)

7 years agoAdded tkuichooseyou keymap; for vim and OSX users
Teddy Ku [Thu, 23 Jun 2016 19:09:04 +0000 (15:09 -0400)]
Added tkuichooseyou keymap; for vim and OSX users

7 years agoMerge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Christopher Browne [Thu, 23 Jun 2016 15:34:50 +0000 (11:34 -0400)]
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware

7 years agoAB's practical planck keymap (#435)
Anand Babu (AB) Periasamy [Thu, 23 Jun 2016 03:36:30 +0000 (20:36 -0700)]
AB's practical planck keymap (#435)

7 years agoUpdates overall readme
Jack & Erez [Thu, 23 Jun 2016 03:24:47 +0000 (23:24 -0400)]
Updates overall readme

7 years agoAdds a Readme for the keyboards subdirectory
Jack & Erez [Thu, 23 Jun 2016 03:17:15 +0000 (23:17 -0400)]
Adds a Readme for the keyboards subdirectory

7 years agoUse Space Cadet parens on LSFT
Christopher Browne [Wed, 22 Jun 2016 20:51:25 +0000 (16:51 -0400)]
Use Space Cadet parens on LSFT

7 years agoMerge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Christopher Browne [Wed, 22 Jun 2016 20:42:58 +0000 (16:42 -0400)]
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware

7 years agowell that didn't work
Jack Humbert [Wed, 22 Jun 2016 18:33:59 +0000 (14:33 -0400)]
well that didn't work

7 years agoadds author block to readme
Jack Humbert [Wed, 22 Jun 2016 18:30:47 +0000 (14:30 -0400)]
adds author block to readme