Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-07 | Use boolean AND instead of bitwise (possible typo) | ||
Fortunately seems harmless. | |||
2016-02-05 | Fixes CM_SCLN and updates docs for Colemak | ||
2016-02-05 | Fix 2 macros in the Nordic keymap | ||
By testing I found out that, at least on Linux using the Swedish layout, two macros present on this file were wrong, for the backslash and pipe keys. Jack helped me find the correct combination for the backslash and that led me to the right one for pipe. | |||
2016-01-29 | audio on reset | ||
2016-01-29 | missing file | ||
2016-01-24 | fix bugs in animation effects | ||
2016-01-24 | Integrate WS2812 code into quantum core | ||
2016-01-23 | changes to the template | ||
2016-01-23 | Merge branch 'audio' of https://github.com/jackhumbert/tmk_keyboard into ↵ | ||
smarkefile | |||
2016-01-23 | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard into ↵ | ||
smarkefile | |||
2016-01-23 | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard into audio | ||
2016-01-20 | keymap.c changes, disable grep stuff | ||
2016-01-20 | better integrations | ||
2016-01-19 | complete keymap_german.h (all alphanumerics) | ||
add 'DE_'-prefixed aliases for all alphanumerics, so it becomes immediatly obvious which layout we are assuming. | |||
2016-01-18 | Add defines for CtrlAltGui modifiers | ||
2016-01-16 | new keymap folder structure and makefile magic | ||
2016-01-16 | working | ||
2016-01-15 | sounds | ||
2016-01-15 | using keymap_german_osx.h more, adding macros for CTRL/CMD-V combination | ||
2016-01-13 | note seq, start-up beeps, function beeps | ||
2016-01-11 | timer 3 | ||
2016-01-11 | pwm audio | ||
2016-01-05 | quantum: Add French keymap for OSX (keymap_french_osx) | ||
2015-12-19 | Add neo2 keymap and neo2 ergodox layout | ||
2015-12-19 | Add Ctrl-Shift tap modifier | ||
2015-12-19 | Add german keymap and german ergodox layout | ||
2015-11-21 | atomic hex | ||
2015-11-10 | [Jack & Erez] Adds standalone versions of Hyper and Meh | ||
2015-11-10 | [Erez & Jack] Adds Meh key (Hyper without Win/Cmd) | ||
2015-11-05 | nkro info | ||
2015-10-30 | atomic up-to-date | ||
2015-10-29 | homebrew instructions | ||
2015-10-29 | Adds Hyper key, tweaks ErgoDox EZ default keymap | ||
2015-10-28 | merging | ||
2015-10-28 | changes | ||
2015-10-28 | More work on ErgoDox EZ default keymap | ||
2015-10-28 | Initial working version of ErgoDox EZ layout using new syntax | ||
2015-10-27 | layer tap, mod tap | ||
2015-10-27 | toggle and hold-tap action shortcuts | ||
2015-10-27 | new project script | ||
2015-10-27 | [Jack & Erez] Comments + tiny updates and cleanup | ||
2015-10-26 | fixed makefile, added MO DF shortcuts | ||
2015-10-26 | added ergodox | ||
2015-10-26 | quantum separated | ||