Age | Commit message (Expand) | Author |
2019-08-30 | Update swedish based keymaps with newer keycodes | Drashna Jaelre |
2019-08-21 | [Keyboard] Updates to ZSA boards (#6513) | Drashna Jaelre |
2019-08-20 | [Keyboard] Tweak RGB Matrix timing for ZSA Boards (#6422) | Drashna Jaelre |
2019-07-30 | [Keymap] ErgoDox EZ Spanish Colemak (#6258) | Mario Arias |
2019-07-15 | Remove/migrate action_get_macro()s from default keymaps (#5625) | fauxpark |
2019-07-09 | Use QUANTUM_LIB_SRC for i2c_master.c inclusion (#5617) | Drashna Jaelre |
2019-06-24 | [Keyboard] Add idle/wakeup function calls to Ergodox EZ (#6173) | Drashna Jaelre |
2019-06-18 | [Keymap] Add new mod tap dances to Hacker Dvorak (#6155) | Ismael Venegas Castelló |
2019-06-07 | use mods (#6095) | Pavlos Vinieratos |
2019-05-15 | Removes Erez personally from QMK (#5883) | Erez Zukerman |
2019-05-14 | [Keymap] Pvinis master (#5843) | Pavlos Vinieratos |
2019-05-10 | Cleanup/rgb matrix (#5811) | XScorpion2 |
2019-05-07 | rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ... | XScorpion2 |
2019-04-29 | Updated rgb_led struct field modifier to flags (#5619) | XScorpion2 |
2019-04-18 | Set default debounce to 5 | Florian Didron |
2019-04-13 | Fix Ergodox EZ keyboard dimensions in info.json | noroadsleft |
2019-04-08 | ergodox_ez: fixed bug where debounce() was called without calculating changed... | Alex Ong |
2019-04-03 | Eager Per Row Debouncing added (added to Ergodox) (#5498) | Alex Ong |
2019-04-02 | RGB Matrix Overhaul (#5372) | XScorpion2 |
2019-03-26 | Fixing Ergodox_EZ rgb_led initialization | Ryan Caltabiano |
2019-03-18 | [Keymap] add android studio keyboard shortcuts to dvorak 42 key atreus / ergo... | lucwastiaux |
2019-03-12 | Next set of split_common changes (#4974) | James Churchill |
2019-02-28 | [Keymap] use steno mode from base (#5220) | Tobias Schulte |
2019-02-18 | Migrate ACTION_LAYER_TAP_TOGGLEs to TT() | fauxpark |
2019-02-17 | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark |
2019-02-14 | Migrate fn_actions for default keymaps (#4935) | fauxpark |
2019-01-27 | Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955) | Konstantin Đorđević |
2019-01-26 | [Keyboard] drop unused i2c files (#4948) | seebs |
2019-01-24 | Remove unused fn_actions[] and action_function() in default keymaps (#4829) | fauxpark |
2019-01-16 | [Keymap] Adding bdk keymap for ergobox_ez (#4850) | bendk |
2019-01-11 | Remove empty fn_actions[] | fauxpark |
2019-01-04 | Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) | noroadsleft |
2019-01-03 | Remove redundant, language-specific aliases for KC_ALGR (#4720) | Konstantin Đorđević |
2018-12-19 | Keymap: Refactor Hacker Dvorak (#4688) | Ismael Venegas Castelló |
2018-12-05 | Keymap: Hacker Dvorak (#4514) | Ismael Venegas Castelló |
2018-12-04 | Keymap: Ergodox EZ: Clean Up Keymap Array Alignment (#4545) | Alex Mayer |
2018-11-27 | Ergodox EZ: Clean Up process_record_user Function | Alex Mayer |
2018-11-27 | Ergodox EZ: Remove Unused Code From Keymap | Alex Mayer |
2018-11-22 | Merge pull request #4454 from trunneml/improveddebounce | Erez Zukerman |
2018-11-21 | Fix row 11 | Drashna Jaelre |
2018-11-20 | Adaptive debounce logic | Michael Graf |
2018-11-18 | Delete readme.md | Drashna Jaelre |
2018-11-18 | Add default glow board | Drashna Jaelre |
2018-11-18 | Fix i2c_master.d listed more than once warning | Drashna Jaelre |
2018-11-18 | Make Ergodox EZ Glow's rgb matrix user configurable | Drashna Jaelre |
2018-10-20 | Ergodox EZ: Use Correct Const For LED Color | Alex Mayer |
2018-10-15 | Keymap: Update to ergodox layout (#4134) | Christoffer Holmberg |
2018-10-01 | Add Function level EECONFIG code for EEPROM (#3084) | Drashna Jaelre |
2018-09-27 | RGB Matrix refactoring to open up for new drivers (#3913) | James Laird-Wah |
2018-09-17 | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson |