aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #810 from Vifon/dynamic_macrosJack Humbert2016-10-102-4/+9
|\ | | | | Reduce the default dynamic macro buffer
| * Reduce the default dynamic macro bufferWojciech Siewierski2016-10-092-4/+9
| | | | | | | | | | There have been reports of it leaving not enough free memory preventing the keyboard from working properly.
* | Merge pull request #814 from fredizzimo/rgb_tuningJack Humbert2016-10-101-22/+33
|\ \ | | | | | | Improve the RGB led effects
| * | CIE 1931 dim curveFred Sundvik2016-10-091-17/+30
| | |
| * | Apply the dim curve to the RGB outputFred Sundvik2016-10-091-5/+3
| |/ | | | | | | Just like it's supposed to be used. It now looks much better.
* | Merge pull request #813 from fredizzimo/add_cluecard_rgb_effectsJack Humbert2016-10-107-0/+84
|\ \ | |/ |/| Add a Cluecard keymap for testing the RGB effects
| * Update the Cluecard readme filesFred Sundvik2016-10-092-1/+9
| |
| * Tune snake and knight intervals for CluecardFred Sundvik2016-10-091-0/+3
| |
| * Tunable RGB light intervalsFred Sundvik2016-10-092-0/+12
| |
| * Tune the snake and knight effect parameters for CluecardFred Sundvik2016-10-091-0/+3
| |
| * Add keymap with audio disabled but RGB effects enabledFred Sundvik2016-10-094-0/+58
|/
* Merge pull request #807 from hot-leaf-juice/masterJack Humbert2016-10-062-7/+7
|\ | | | | minor update to callum planck keymap
| * updated readmeCallum Oakley2016-10-061-3/+3
| |
| * added lock screen button and fixed error in diagramCallum Oakley2016-10-061-4/+4
| |
* | Merge pull request #805 from SethSenpai/gamenumJack Humbert2016-10-067-0/+443
|\ \ | |/ |/| Gamenum
| * updated the wrong makefile like a dummySethSenpai2016-10-041-73/+3
| |
| * added rules.mkSethSenpai2016-10-041-0/+73
| |
| * updated readme with imagesSethSenpai2016-10-031-1/+9
| |
| * update readmeSethSenpai2016-10-031-6/+8
| |
| * moved folder, update readmeSethSenpai2016-10-036-1/+1
| |
| * added gamenum handwired keyboardSethSenpai2016-10-036-0/+430
| |
* | Merge pull request #804 from algernon/ergodox-ez/algernonErez Zukerman2016-10-039-175/+212
|\ \ | | | | | | ergodox: Update algernon's keymap to v1.8
| * | ergodox: Update algernon's keymap to v1.8Gergely Nagy2016-10-039-175/+212
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ADORE ----- * Major rearrangements were made, to reduce pinky use, and to balance out the hand usage. Tools ----- * The `hid-commands` tool will now display a notification when the **AppSel** layer is triggered. * The `log-to-heatmap.py` tool now treats the innermost keys on the bottom row as thumb keys, as far as statistics are concerned. Miscellaneous ------------- * Fixed the **Steno** toggle key. * My wife is now present on the keyboard too. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
* | Merge pull request #799 from coderkun/masterJack Humbert2016-10-031-0/+1
|\ \ | | | | | | Declare Unicode method hex_to_keycode() as “weak”
| * | Declare Unicode method hex_to_keycode() as “weak”coderkun2016-10-021-0/+1
| |/ | | | | | | Declare Unicode method hex_to_keycode() as “weak” to be able to override it in keymaps.
* | Merge pull request #798 from Dbroqua/masterJack Humbert2016-10-031-13/+35
|\ \ | | | | | | Updated dbroqua layout for HHKB keyboard
| * | - Fixed key name in default layer definitiondbroqua2016-10-011-1/+1
| | |
| * | Merge remote-tracking branch 'origin/master'dbroqua2016-10-0124-692/+1251
| |\ \
| | * | Merge pull request #7 from jackhumbert/masterDamien2016-09-309-119/+443
| | |\| | | | | | | | | Merge from jackhumbert
| | * | Merge pull request #6 from jackhumbert/masterDamien2016-09-2915-573/+808
| | |\ \ | | | | | | | | | | Merge from jackhumbert
| * | | | - Updated dbroqua layout for HHKB keyboarddbroqua2016-10-011-13/+35
| |/ / /
* | | | Merge pull request #797 from hot-leaf-juice/masterJack Humbert2016-10-031-76/+6
|\ \ \ \ | |_|_|/ |/| | | Made some simplifications leveraging the LALT(), LGUI(), and S() functions.
| * | | Made some simplifications leveraging the LALT(), LGUI(), and S() functions.Callum Oakley2016-10-011-76/+6
|/ / /
* | | Merge pull request #788 from chwilk/kastyle-refreshErez Zukerman2016-09-304-36/+80
|\ \ \ | | | | | | | | Kastyle refresh
| * | | Added description of kastyle keymapchwilk2016-09-271-0/+14
| | | |
| * | | Moved hand_swap_config array so all keyboards get it definedchwilk2016-09-262-21/+24
| | | |
| * | | Updated kastyle keymap, including swap hands featurechwilk2016-09-261-36/+62
| | | |
| * | | Added ONEHAND_ENABLE to allow SWAP HANDS actionschwilk2016-09-261-0/+1
| | | |
* | | | Merge pull request #789 from cmclen/masterErez Zukerman2016-09-302-0/+149
|\ \ \ \ | | | | | | | | | | Contributing new keymap to Ergodox
| * | | | Remove config.hChris McLennon2016-09-281-93/+0
| | | | |
| * | | | Contributing new keymap to ErgodoxChris McLennon2016-09-283-0/+242
| | | | |
* | | | | Merge pull request #794 from AGausmann/midi-patchJack Humbert2016-09-291-1/+3
|\ \ \ \ \ | | | | | | | | | | | | Missing ifdef statement
| * | | | | Missing ifdef statementAdam Gausmann2016-09-291-1/+3
| | | | | |
* | | | | | Merge pull request #792 from hot-leaf-juice/masterJack Humbert2016-09-292-82/+211
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | Big restructure, plus mouse and some convenience keys.
| * | | | | Merge branch 'master' of https://github.com/hot-leaf-juice/qmk_firmwareCallum Oakley2016-09-290-0/+0
| |\ \ \ \ \
| | * | | | | added en-dash and gbp keys and updated readmeCallum Oakley2016-09-292-96/+91
| | | | | | |
| | * | | | | big restructure now I only have to consider macOS, also added mouse, more ↵Callum Oakley2016-09-281-23/+116
| | | | | | | | | | | | | | | | | | | | | | | | | | | | function keys, and some neat macros
| | * | | | | removed windows layer and updated brightness keys for macOS SierraCallum Oakley2016-09-281-76/+14
| | | | | | |
| | * | | | | changed RALT to LALT on WindowsCallum Oakley2016-09-281-1/+1
| | | | | | |
| | * | | | | fixed commentsCallum Oakley2016-09-281-10/+10
| | | | | | |