aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2016-06-05updates the hand-wiring guideGravatar Jack Humbert
2016-06-04Updated FAQ Build (markdown)Gravatar Jack Humbert
2016-06-04Updated FAQ Build (markdown)Gravatar Jack Humbert
2016-06-04Move keys and especially TAB more like on a TypeMatrix 2020 keyboard. Add a ↵Gravatar Olivier
left SHIFT key.
2016-06-04corrects vagrant script path from @b46f343Gravatar Jack Humbert
2016-06-04updates vagrant script pathGravatar Jack Humbert
2016-06-04makes vagrant usable againGravatar Jack Humbert
2016-06-04Merged the function and navigation layers. Give access to it with both ↵Gravatar Olivier
thumbs. Now you can up / down / page up / page down with only one hand !
2016-06-04cleans up folder structureGravatar Jack Humbert
* consolidates docs * deletes converter/ * updates .md references (most)
2016-06-03Add missing elevate.exe file (#377)Gravatar Noah Andrews
* Stops explorer.exe from being started with admin privilieges * added missing elevate.exe file
2016-06-03Improve string sending (#376)Gravatar Eric Tang
2016-06-02Update prebuilt firmware with code from latest pull.Gravatar Olivier
2016-06-02adds travis badgeGravatar Jack Humbert
2016-06-02Add a Travis recipe. (#374)Gravatar Daniel Svensson
2016-06-02Stops explorer.exe from being started with admin privilieges (#373)Gravatar Noah Andrews
2016-06-01new line/tab in send_stringGravatar Jack Humbert
2016-06-01adds send_string functionality (string macros)Gravatar Jack Humbert
2016-06-01Submitting ArrowPad, A QMK-based 21/24 key keypad (#372)Gravatar IBNobody
* Created arrow pad, a QMK based numpad designed for heavy text editing * Enabled backlighting, numlock indicator, and forced nkro for arrowpad * WIP Arrowpad 21 * WIP Arrowpad 21 * Combined Arrow Pad 21 and 24 * Combined Arrow Pad 21 and 24 * Removed 21 folder
2016-06-01removes stray parenGravatar Jack Humbert
2016-06-01Merge pull request #297 from gid0/masterGravatar Erez Zukerman
Add an ErgoDox bépo layout.
2016-06-01Fix visualizer sleeping too longGravatar Fred Sundvik
The documentation for ugfx gEventWait wait is wrong and the function takes the time in milliseconds, instead of system ticks. This caused the the thread to sleep way too long. It also caused somewhat random sleeping behaviour as the MS2ST function overflows at around 43 seconds sleep. The event source is also now initialized correctly, so that the thread actually can be woken up by events.
2016-05-31Merge pull request #367 from waveform80/fix-unselect-rows-prototypeGravatar Erez Zukerman
Squash the prototype compiler warning
2016-05-31Merge pull request #368 from waveform80/daves-layout-readmeGravatar Erez Zukerman
Added a README and minor tweaks for "dave" KEYMAP
2016-05-31Merge pull request #356 from johgh/masterGravatar Erez Zukerman
ergodox_ez: added dvorak_spanish layout
2016-05-31zweihander-osx: Use power instead of ejectGravatar Nathan Sharfi
KC_EJCT isn't the OS X Eject key and won't restart your computer.
2016-05-31zweihander-osx: use eject instead of powerGravatar Nathan Sharfi
https://support.apple.com/en-us/HT201236 says that ⌃⌘⏏ will quit all apps and then restart your Mac; ⌃⌘-power will shut things down in an…ungraceful fashion. I reboot into Windows fairly frequently; I'd rather have the nice behavior at my fingertips, not the rude one.
2016-05-31Merge branch 'master' of github.com:jackhumbert/qmk_firmwareGravatar Nathan Sharfi
2016-05-31Update to Makefile an ergodox readme (#365)Gravatar Hartmut Goebel
* Autodetect teensy-loader-cli over teensy_loader_cli. Some distributions (e.g. Arch Linux, Guix) install teensy_loader_cli as teensy-loader-cli. Use this one if it is installed. * Update ergodox_ez/readme.md - Mention Linux distris providing teensy-loader-cli - Mention `make teensy ...`
2016-05-31Added a README and minor tweaksGravatar Dave Jones
2016-05-31Squash the prototype compiler warningGravatar Dave Jones
unselect_rows declared with no parameter list; requires (void) to prevent compiler warning
2016-05-30Rearranged the layer toggles and keys.Gravatar Thomas Anderson
Moved the layer toggles to be in more comfortable locations for my typing. Also expanded the use of the media layer (now called APP) and enhanced the text navigation on the control layer
2016-05-30Merge branch 'master' of github.com:jackhumbert/qmk_firmwareGravatar Nathan Sharfi
2016-05-30zweihander: Add :, disable sleep LED wavesGravatar Nathan Sharfi
2016-05-30Merge branch 'master' of https://github.com/johgh/qmk_firmwareGravatar jorge
2016-05-30ergodox_ez: added dvorak_spanish layoutGravatar jorge
2016-05-29Add a nicer sine based gradient for the LEDsGravatar Fred Sundvik
2016-05-29Merge pull request #353 from algernon/ergodox-ez/algernonGravatar Erez Zukerman
My layout for the ErgoDox EZ
2016-05-29Add support for the KC60 v2.0 2015-09-12 (#360)Gravatar Samuel Goodwin
* Don't save the ctags file in the repo. * Initial support for the KC60 board. Only 5x5 working so far. * Rename because this isn't the same KC60 as others. * Add in some generic layout. Pins seem to be in the right order except the 6th column spews gibberish. * Don't need this for now. * Move this to some other folder. * Trying again to start over. * Don't need to start over because I figured out why the 'broken' stuff wasn't working. * Attempt to enable backlighting. It's on on pin B7 like other boards. * Fix last port changes and fix LED control in keymap. * Trying some other LED code. * Bootloader needs to be bigger. Disabling backlight for now. * Simplify LED code while I try to figure it out. * Turn back on backlighting. * Backlighting works now. Just need to get levels or breathing working. * Trying to allow for turning off the LEDs before I get to brightness levels. * The missing link: need to run the init_ports function for LEDs to work properly. * Removing breathing stuff since it bricks the board. * Clean up default layer. * Cleanup keymap, KC60 doesn't support a 5th right bottom-row button.
2016-05-29Make LED visualization times configurableGravatar Fred Sundvik
2016-05-29Fix build errors (#359)Gravatar Daniel Svensson
* brings gh60 up-to-date (needs testing) * brings hhkb up-to-date (needs testing) * brings jd45 up-to-date (needs testing)
2016-05-28Corrects a backtickGravatar Erez Zukerman
2016-05-28Corrects linksGravatar Erez Zukerman
2016-05-28Adds a roadmap to the intro section of the docsGravatar Erez Zukerman
2016-05-29Fix emulator #ifdef checkGravatar Fred Sundvik
2016-05-28makes .SILENT (less verbose) by default - override with VERBOSE=1Gravatar Jack Humbert
also took out some @echo newlines to make things a bit cleaner
2016-05-28process_record implementation (non-breaking for process_action ATM)Gravatar Jack Humbert
2016-05-28updates quantum template to prevent backlight conflictsGravatar Jack Humbert
2016-05-28brings alps64 up-to-date (needs testing)Gravatar Jack Humbert
2016-05-28Don't include lcd_backlight_hal for emulatorGravatar Fred Sundvik
2016-05-28ergodox_ez: added dvorak_spanish layoutGravatar jorge