summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Mouse layer updatesJeeBak Kim2016-08-05
| | | | | | - Rename to MOUSECURSOR - Use "d" key, since middle finger is stronger than pinky - Shuffle some mouse buttons around
* Revert swapp of AltTab/CmdTab in readme. Layout did not changeJeeBak Kim2016-08-04
|
* Workaround for KC_COPY, etc. based on current AG_NORM/AG_SWAP settingJeeBak Kim2016-08-03
|
* Add CmdSlash to TouchCursor LayerJeeBak Kim2016-08-03
|
* Number layer tweaksJeeBak Kim2016-08-03
|
* Add Alt-Tab, Cmd-Tab, and Ctl-Tab Macros to TouchCursor layer, swap LGUI and ↵JeeBak Kim2016-08-03
| | | | LSFT
* Update readme.mdJeeBak Kim2016-08-03
|
* Merge pull request #605 from kuel/masterJack Humbert2016-08-03
|\ | | | | Add keymap_cyrillic.h, lots of cyrillic characters
| * Add keymap_cyrillic.h, lots of cyrillic characterskuel2016-08-02
| |
* | Merge pull request #599 from Depariel/masterJack Humbert2016-08-03
|\ \ | | | | | | Fixed compiling errors and updated keymaps for infinity_chibios
| * | added support for Infinity 1.1a (4th drop) matrix, no LED support yetDepariel2016-07-31
| | |
| * | fixed typo in hasu/keymap.cDepariel2016-07-31
| | |
| * | fixed compiling bugs in infinity_chibios.h, updated keymaps, added depariel ↵Depariel2016-07-31
| | | | | | | | | | | | keymap
* | | Merge pull request #561 from 0xdec/patch-1Jack Humbert2016-08-03
|\ \ \ | |_|/ |/| | Clean up formatting & tiny refactor in rgblight.c
| * | Simplify HSV->RGB calculationJordi Orlando2016-07-26
| | | | | | | | | De-dupe repeated code
| * | Increament -> incrementJordi Orlando2016-07-26
| | |
| * | Clean up rgblight.cJordi Orlando2016-07-26
| | | | | | | | | Fix formatting issues, clarify comments
* | | Merge pull request #592 from sethbc/ez-sethbcErez Zukerman2016-08-02
|\ \ \ | | | | | | | | Ez sethbc
| * | | rebaseSeth Chandler2016-07-30
| | | |
| * | | update makefileSeth Chandler2016-07-30
| | | |
| * | | initial commit of sethbc keymapSeth Chandler2016-07-30
| | | |
* | | | Merge pull request #593 from J3RN/masterErez Zukerman2016-08-02
|\ \ \ \ | | | | | | | | | | Updated the J3RN ErgoDox keymap
| * | | | Updated readme with recent changesJonathan Arnett2016-07-30
| | | | |
| * | | | Updated my keymapJack Humbert2016-07-30
| |\ \ \ \
* | \ \ \ \ Merge pull request #600 from adiabatic/masterErez Zukerman2016-08-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | zweihander-osx: add left-hand-thumb tab key
| * | | | | | Thumb ⌫ into ⇥, numpad & into :, yank home/endNathan Sharfi2016-07-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Also: add (back?) in the light-shine disabler
| * | | | | | Remove /keyboard/* filesNathan Sharfi2016-07-31
| | | | | | |
| * | | | | | Merge branch 'master' of github.com:jackhumbert/qmk_firmwareNathan Sharfi2016-07-31
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # keyboard/ergodox_ez/keymaps/zweihander-osx/keymap.c # keyboard/ergodox_ez/keymaps/zweihander-osx/zweihander-osx.hex
| * | | | | | zweihander-osx: Use power instead of ejectNathan Sharfi2016-05-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | KC_EJCT isn't the OS X Eject key and won't restart your computer.
| * | | | | | zweihander-osx: use eject instead of powerNathan Sharfi2016-05-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | | | | | Merge branch 'master' of github.com:jackhumbert/qmk_firmwareNathan Sharfi2016-05-31
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of github.com:jackhumbert/qmk_firmwareNathan Sharfi2016-05-30
| |\ \ \ \ \ \ \
| * | | | | | | | zweihander: Add :, disable sleep LED wavesNathan Sharfi2016-05-30
| | | | | | | | |
| * | | | | | | | zweihander-osx: Add =, :, juggle Home/EndNathan Sharfi2016-05-27
| | | | | | | | |
| * | | | | | | | zweihander-osx: Bump ALFRED_LEAD_TIME to 250msNathan Sharfi2016-05-26
| | | | | | | | |
* | | | | | | | | correct file nameJack Humbert2016-08-01
| | | | | | | | |
* | | | | | | | | fix mkdir cmdJack Humbert2016-08-01
| | | | | | | | |
* | | | | | | | | Updates ErgoDox readmeErez Zukerman2016-08-01
| | | | | | | | |
* | | | | | | | | automatically forward ergodox ezJack Humbert2016-08-01
| | | | | | | | |
* | | | | | | | | Merge pull request #597 from Jiehong/feature/basic_keyboard_docJack Humbert2016-08-01
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | feature: add basic doc about how a keyboard works on USB
| * | | | | | | | | feature: add basic doc about how a keyboard works on USBJiehong Ma2016-07-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This comes from the discussion on #520
* | | | | | | | | | Merge pull request #596 from fredizzimo/rid_of_quickJack Humbert2016-08-01
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | Fix the makefile dependencies and remove quick targets
| * | | | | | | | | Travis calls the normal build target, instead of quickFred Sundvik2016-07-31
| | | | | | | | | |
| * | | | | | | | | Fix the readme for the removed quick targetFred Sundvik2016-07-31
| | | | | | | | | |
| * | | | | | | | | Remove the quick commands and add proper cleanFred Sundvik2016-07-31
| | | | | | | | | |
| * | | | | | | | | Also depend on the gcc versionFred Sundvik2016-07-31
| | | | | | | | | |
| * | | | | | | | | Generate version information to version.hFred Sundvik2016-07-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | So that only the files that really needs a version are recompiled.
| * | | | | | | | | Force compilation and linking when options changesFred Sundvik2016-07-31
| | | | | | | | | |
| * | | | | | | | | More reliable .d file generationFred Sundvik2016-07-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also generated inside the obj dir instead of separate deps folder.
| * | | | | | | | | Put the build output inside the root/.build directoryFred Sundvik2016-07-31
| | | | | | | | | |