Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-10 | Merge pull request #811 from Vifon/planck_keymap_vifon | ||
New Planck keymap: vifon | |||
2016-10-10 | Merge pull request #810 from Vifon/dynamic_macros | ||
Reduce the default dynamic macro buffer | |||
2016-10-10 | Merge pull request #814 from fredizzimo/rgb_tuning | ||
Improve the RGB led effects | |||
2016-10-10 | Merge pull request #813 from fredizzimo/add_cluecard_rgb_effects | ||
Add a Cluecard keymap for testing the RGB effects | |||
2016-10-10 | Add example keymap | ||
2016-10-09 | Adding whiskey_tango_foxtrot_capslock ergodox keymap | ||
2016-10-10 | Unicode map framework. Allow unicode up to 0xFFFFF using separate | ||
mapping table | |||
2016-10-09 | CIE 1931 dim curve | ||
2016-10-09 | Apply the dim curve to the RGB output | ||
Just like it's supposed to be used. It now looks much better. | |||
2016-10-09 | Update the Cluecard readme files | ||
2016-10-09 | Tune snake and knight intervals for Cluecard | ||
2016-10-09 | Tunable RGB light intervals | ||
2016-10-09 | Tune the snake and knight effect parameters for Cluecard | ||
2016-10-09 | New Planck keymap: vifon | ||
2016-10-09 | Reduce the default dynamic macro buffer | ||
There have been reports of it leaving not enough free memory preventing the keyboard from working properly. | |||
2016-10-09 | Add keymap with audio disabled but RGB effects enabled | ||
2016-10-07 | Updated Readme to help windows users use docker for build | ||
2016-10-07 | Add Altgr combination for non US layouts | ||
2016-10-06 | Merge pull request #807 from hot-leaf-juice/master | ||
minor update to callum planck keymap | |||
2016-10-06 | Merge pull request #805 from SethSenpai/gamenum | ||
Gamenum | |||
2016-10-06 | updated readme | ||
2016-10-06 | added lock screen button and fixed error in diagram | ||
2016-10-04 | updated the wrong makefile like a dummy | ||
2016-10-04 | added rules.mk | ||
2016-10-03 | Merge pull request #804 from algernon/ergodox-ez/algernon | ||
ergodox: Update algernon's keymap to v1.8 | |||
2016-10-03 | updated readme with images | ||
2016-10-03 | ergodox: Update algernon's keymap to v1.8 | ||
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> | |||
2016-10-03 | Overwrite method hex_to_unicode() for make it compatible with Neo | ||
2016-10-03 | Merge branch 'master' into coderkun_neo2 | ||
2016-10-03 | Merge pull request #799 from coderkun/master | ||
Declare Unicode method hex_to_keycode() as “weak” | |||
2016-10-03 | Merge pull request #798 from Dbroqua/master | ||
Updated dbroqua layout for HHKB keyboard | |||
2016-10-03 | Merge pull request #797 from hot-leaf-juice/master | ||
Made some simplifications leveraging the LALT(), LGUI(), and S() functions. | |||
2016-10-03 | update readme | ||
2016-10-03 | moved folder, update readme | ||
2016-10-03 | added gamenum handwired keyboard | ||
2016-10-02 | Declare Unicode method hex_to_keycode() as “weak” | ||
Declare Unicode method hex_to_keycode() as “weak” to be able to override it in keymaps. | |||
2016-10-02 | Merge branch 'master' into coderkun_neo2 | ||
2016-10-02 | Add double arrow Unicode characters to FMU layer | ||
2016-10-01 | - Fixed key name in default layer definition | ||
2016-10-01 | Merge remote-tracking branch 'origin/master' | ||
2016-10-01 | - Updated dbroqua layout for HHKB keyboard | ||
2016-10-01 | Made some simplifications leveraging the LALT(), LGUI(), and S() functions. | ||
2016-09-30 | Merge pull request #7 from jackhumbert/master | ||
Merge from jackhumbert | |||
2016-09-30 | Merge pull request #788 from chwilk/kastyle-refresh | ||
Kastyle refresh | |||
2016-09-30 | Merge pull request #789 from cmclen/master | ||
Contributing new keymap to Ergodox | |||
2016-09-29 | Merge pull request #794 from AGausmann/midi-patch | ||
Missing ifdef statement | |||
2016-09-29 | Merge pull request #792 from hot-leaf-juice/master | ||
Big restructure, plus mouse and some convenience keys. | |||
2016-09-29 | Merge pull request #6 from jackhumbert/master | ||
Merge from jackhumbert | |||
2016-09-29 | Missing ifdef statement | ||
2016-09-29 | Merge branch 'master' of https://github.com/hot-leaf-juice/qmk_firmware | ||