Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #538 from robertdale/preonic-map-correction | Jack Humbert | 2016-07-21 | 1 | -5/+5 | |
|\ \ \ | | | | | | | | | Preonic: Corrected the ascii layout to match the coded layout | |||||
| * | | | added Midi On/Off; Enter is actually transparent | Robert Dale | 2016-07-19 | 1 | -3/+3 | |
| | | | | ||||||
| * | | | Corrected the ascii layout to match the coded layout | Robert Dale | 2016-07-19 | 1 | -3/+3 | |
| |/ / | ||||||
* | | | Merge pull request #536 from pvinis/debug-doc | Jack Humbert | 2016-07-21 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | add some debugging doc, after i found out how to print debug messages | |||||
| * | | | add link to hid_listen | Pavlos Vinieratos | 2016-07-19 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | add some debugging doc, after i found out how to print debug messages | Pavlos Vinieratos | 2016-07-19 | 1 | -1/+1 | |
| |/ / | ||||||
* | | | Merge pull request #530 from sethbc/master | Jack Humbert | 2016-07-21 | 10 | -8/+53 | |
|\ \ \ | | | | | | | | | Misc. fixes from sethbc | |||||
| * | | | don't believe the hex files are posted to qmk.fm | Seth Chandler | 2016-07-17 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | update more non-existent readmes for QMK.fm | Seth Chandler | 2016-07-17 | 4 | -0/+16 | |
| | | | | ||||||
| * | | | update broken link | Seth Chandler | 2016-07-17 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | update audio links | Seth Chandler | 2016-07-17 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | update tmk link | Seth Chandler | 2016-07-17 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | update link to Vagrant docfile | Seth Chandler | 2016-07-17 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | update readmes in certain directories to work with qmk.fm | Seth Chandler | 2016-07-17 | 2 | -0/+8 | |
| | | | | ||||||
| * | | | add custom makefile for sethbc keymap | Seth Chandler | 2016-07-16 | 1 | -0/+21 | |
| | | | | ||||||
| * | | | update makefile to default to no virtual dip switches | Seth Chandler | 2016-07-16 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | update readme images | Seth Chandler | 2016-07-16 | 1 | -2/+2 | |
| |/ / | ||||||
* | | | Merge pull request #529 from CommandLineDesign/CMD60-newKeymap | Jack Humbert | 2016-07-21 | 6 | -0/+364 | |
|\ \ \ | | | | | | | | | Added CMD60 keymap | |||||
| * | | | Fix erroneous character | Jonathan Lucas | 2016-07-16 | 1 | -1/+1 | |
| | | | | | | | | | | | | Must have been keeb testing :) | |||||
| * | | | Added CMD60 keymap | Jonathan Lucas | 2016-07-16 | 6 | -0/+364 | |
| |/ / | ||||||
* | | | Merge pull request #525 from edasque/master | Jack Humbert | 2016-07-21 | 2 | -0/+43 | |
|\ \ \ | | | | | | | | | Added Docker as a simple way to build firmwares | |||||
| * | | | Further simplyfying the docker usage | Erik Dasque | 2016-07-15 | 1 | -7/+3 | |
| | | | | | | | | | | | | | | | | We'll be able to change the image user name if we set up the initial repo to trigger Docker images rebuilds on hub.docker.com | |||||
| * | | | Adding Docker build system & documentation | Erik Dasque | 2016-07-15 | 2 | -0/+47 | |
| |/ / | ||||||
* | | | Merge pull request #522 from exiva/extrakey-macfix | Jack Humbert | 2016-07-21 | 1 | -2/+2 | |
|\ \ \ | | | | | | | | | Fix OS X Recognizing keyboard as Mouse/Tablet | |||||
| * | | | Fix OS X Recognizing keyboard as Mouse/Tablet | Travis La Marr | 2016-07-15 | 1 | -2/+2 | |
| |/ / | | | | | | | | | | | | | | | | | | | Modified the LUFA USB HID Descriptor to change the logical/usage minimums for System Control from 0x01 (Mouse) to 0x81 (System Power Down), this fixes OS X recognizing the Planck as having a mouse and tablet, even with mousekeys off. | |||||
* | | | Merge pull request #521 from exiva/makefile-wait | Jack Humbert | 2016-07-21 | 1 | -0/+4 | |
|\ \ \ | | | | | | | | | Make DFU wait for bootloader | |||||
| * | | | Make DFU wait for bootloader | Travis La Marr | 2016-07-15 | 1 | -0/+4 | |
| |/ / | | | | | | | | | | | | | Added a loop for waiting for the keyboard to be put in bootloader mode, rather than failing out. Makes building keymaps easier. | |||||
* | | | Merge pull request #518 from jakllsch/upstream | Jack Humbert | 2016-07-21 | 8 | -13/+20 | |
|\ \ \ | | | | | | | | | keymap_extras changes | |||||
| * | | | keymap_dvorak.h: add missing shifted keys, fix whitespace | Jonathan A. Kollasch | 2016-07-14 | 1 | -4/+11 | |
| | | | | ||||||
| * | | | extra_keymaps: use RALT() instead of 0x1400 for AltGr | Jonathan A. Kollasch | 2016-07-14 | 7 | -7/+7 | |
| | | | | ||||||
| * | | | keymap_extras: add newline at end of files | Jonathan A. Kollasch | 2016-07-14 | 2 | -2/+2 | |
| |/ / | ||||||
* | | | Merge pull request #516 from pvinis/tap-dance-anyway | Jack Humbert | 2016-07-21 | 3 | -16/+103 | |
|\ \ \ | |/ / |/| | | Tap dance anyway | |||||
| * | | add a couple of comments | Pavlos Vinieratos | 2016-07-19 | 1 | -0/+2 | |
| | | | ||||||
| * | | on_each_tap_fn is called on tap down and tap up | Pavlos Vinieratos | 2016-07-19 | 1 | -1/+1 | |
| | | | ||||||
| * | | add a bit of documentation | Pavlos Vinieratos | 2016-07-19 | 1 | -3/+45 | |
| | | | ||||||
| * | | in the default case, it should be called if there is actually a tap | Pavlos Vinieratos | 2016-07-18 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | dance happening, and in the normal case, it should be called when the tap down is happening. | |||||
| * | | change naming, and remove extraneous definition | Pavlos Vinieratos | 2016-07-17 | 2 | -36/+23 | |
| | | | ||||||
| * | | add an `anyway` and a `reset` callback | Pavlos Vinieratos | 2016-07-16 | 2 | -5/+59 | |
| | | | | | | | | | | | | | | | | | | | | | when using tap dance, we have the `regular` callback that is called on the last tap. this commit adds an `anyway` callback that is called on every tap, and a `reset` callback that is called on reset of the tap dance taps. | |||||
| * | | in case its NULL | Pavlos Vinieratos | 2016-07-16 | 1 | -1/+3 | |
|/ / | ||||||
* | | Merge pull request #489 from Skrymir/master | Jack Humbert | 2016-07-14 | 2 | -0/+213 | |
|\ \ | | | | | | | New ergodox-ez layout | |||||
| * | | Merge pull request #2 from jackhumbert/master | Joshua Colbeck | 2016-07-12 | 82 | -786/+2969 | |
| |\| | | | | | | | Pull from upstream | |||||
| * | | Merge branch 'master' of https://github.com/Skrymir/qmk_firmware | Josh Colbeck | 2016-07-06 | 2 | -0/+213 | |
| |\ \ | ||||||
| | * \ | Merge pull request #1 from Skrymir/patch-1 | Joshua Colbeck | 2016-07-06 | 12 | -244/+495 | |
| | |\ \ | | | | | | | | | | | add ergodox layout | |||||
| | | * | | Changed layer switching to momentary | Josh Colbeck | 2016-07-06 | 1 | -6/+6 | |
| | | | | | | | | | | | | | | | | | | | | corrected macro | |||||
| | | * | | Merge remote-tracking branch 'jackhumbert/master' into patch-1 | Josh Colbeck | 2016-07-04 | 2 | -14/+14 | |
| | | |\ \ | ||||||
| | | * \ \ | Merge remote-tracking branch 'jackhumbert/master' into patch-1 | Josh Colbeck | 2016-07-04 | 8 | -230/+268 | |
| | | |\ \ \ | ||||||
| | | * | | | | Added macro and readme | Josh Colbeck | 2016-07-04 | 2 | -18/+40 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | macros to for often used eclipse shortcuts | |||||
| | | * | | | | Added new keymap | Josh Colbeck | 2016-07-04 | 1 | -0/+191 | |
| | | | | | | | ||||||
| | | * | | | | Revert "Changed layout of left hand main layer" | Josh Colbeck | 2016-07-03 | 1 | -12/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 8149924399cf3d31d80444a10477a29f53a4990e. | |||||
| | | * | | | | Changed layout of left hand main layer | Joshua Colbeck | 2016-07-03 | 1 | -12/+12 | |
| | |/ / / / |