Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-31 | zweihander-osx: Use power instead of eject | Nathan Sharfi | |
KC_EJCT isn't the OS X Eject key and won't restart your computer. | |||
2016-05-31 | zweihander-osx: use eject instead of power | 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-31 | Merge branch 'master' of github.com:jackhumbert/qmk_firmware | Nathan Sharfi | |
2016-05-31 | Update to Makefile an ergodox readme (#365) | 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-31 | Added a README and minor tweaks | Dave Jones | |
2016-05-31 | Squash the prototype compiler warning | Dave Jones | |
unselect_rows declared with no parameter list; requires (void) to prevent compiler warning | |||
2016-05-30 | Rearranged the layer toggles and keys. | 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-30 | Merge branch 'master' of github.com:jackhumbert/qmk_firmware | Nathan Sharfi | |
2016-05-30 | zweihander: Add :, disable sleep LED waves | Nathan Sharfi | |
2016-05-30 | Merge branch 'master' of https://github.com/johgh/qmk_firmware | jorge | |
2016-05-30 | ergodox_ez: added dvorak_spanish layout | jorge | |
2016-05-29 | Add a nicer sine based gradient for the LEDs | Fred Sundvik | |
2016-05-29 | Merge pull request #353 from algernon/ergodox-ez/algernon | Erez Zukerman | |
My layout for the ErgoDox EZ | |||
2016-05-29 | Add support for the KC60 v2.0 2015-09-12 (#360) | 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-29 | Make LED visualization times configurable | Fred Sundvik | |
2016-05-29 | Fix build errors (#359) | 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-28 | Corrects a backtick | Erez Zukerman | |
2016-05-28 | Corrects links | Erez Zukerman | |
2016-05-28 | Adds a roadmap to the intro section of the docs | Erez Zukerman | |
2016-05-29 | Fix emulator #ifdef check | Fred Sundvik | |
2016-05-28 | makes .SILENT (less verbose) by default - override with VERBOSE=1 | Jack Humbert | |
also took out some @echo newlines to make things a bit cleaner | |||
2016-05-28 | process_record implementation (non-breaking for process_action ATM) | Jack Humbert | |
2016-05-28 | updates quantum template to prevent backlight conflicts | Jack Humbert | |
2016-05-28 | brings alps64 up-to-date (needs testing) | Jack Humbert | |
2016-05-28 | Don't include lcd_backlight_hal for emulator | Fred Sundvik | |
2016-05-28 | ergodox_ez: added dvorak_spanish layout | jorge | |
2016-05-27 | zweihander-osx: Add =, :, juggle Home/End | Nathan Sharfi | |
2016-05-26 | zweihander-osx: Bump ALFRED_LEAD_TIME to 250ms | Nathan Sharfi | |
2016-05-26 | removes duplicate double quote and odd whitespace | Jack Humbert | |
2016-05-26 | ergodox_ez/algernon: Add a HEX file | Gergely Nagy | |
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> | |||
2016-05-26 | ergodox_ez/algernon: New layout. | Gergely Nagy | |
This is a squashed up version of the layout I have been working on for the past month or so. Based on Dvorak, with a lot of unconventional stuff thrown in for good measures. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> | |||
2016-05-26 | Merge pull request #352 from algernon/ergodox-ez/supercoder | Erez Zukerman | |
ergodox_ez: Add a SuperCoder keymap | |||
2016-05-26 | ergodox_ez: Add a SuperCoder keymap | Gergely Nagy | |
Inspired by @faxm0dem, and the SuperCoder 2000 "keyboard". Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> | |||
2016-05-26 | Fix formatting | Mazin Bokhari | |
2016-05-26 | Fix formatting | Mazin Bokhari | |
2016-05-25 | Merge pull request #351 from adiabatic/master | Erez Zukerman | |
Add KC_DQUO ("); update Zweihander | |||
2016-05-25 | Add single and double quotes to numpad layer | Nathan Sharfi | |
…as well as recover from a bunch of Git user errors. | |||
2016-05-25 | Add double quote for everyone; update Zweihander | Nathan Sharfi | |
2016-05-25 | Change bottom keycluster keys to be alt temporarily until a more permanent ↵ | Mazin Bokhari | |
solution is though up... although you just now lost your arrow keys, so idk what to do about that tomorrow lol | |||
2016-05-25 | Add notes | Mazin Bokhari | |
2016-05-25 | Add gui macro to bksp and tab (second outter-most keys) on both thumb clusters | Mazin Bokhari | |
2016-05-25 | Tap then hold built-in functionality actually overrides the ctrl/alt/etc. macros | Mazin Bokhari | |
2016-05-25 | Change mouse clicks to j and k | Mazin Bokhari | |
2016-05-25 | Update layout viz | Mazin Bokhari | |
2016-05-25 | Add todo: windows and nix layers | Mazin Bokhari | |
2016-05-25 | Add todo: override holding macro functionlity | Mazin Bokhari | |
2016-05-25 | Add ctrl macro to spc and ent on thumb cluster (outter-most keys_) | Mazin Bokhari | |
2016-05-25 | Change rr3c1 from quotes/gui to quotes/ctl | Mazin Bokhari | |
2016-05-25 | Change r3c1 from backspace to esc/control | Mazin Bokhari | |
2016-05-25 | Change r2c1 from Del to Tab | Mazin Bokhari | |