Age | Commit message (Expand) | Author |
2018-09-17 | Create AG_TOGG code to toggle Alt/Gui swap. | Joe Wasson |
2018-09-17 | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson |
2018-09-13 | Zeal60/Zeal65/M60-A implementation (#3879) | Wilba6582 |
2018-09-13 | rgblight.[ch] more configurable (#3582) | Takeshi ISHII |
2018-09-09 | Fix typo in keymap_swedish.h (#3877) | Peter Nguyen |
2018-09-09 | Add support for a different pinout on Split boards (#3869) | Danny |
2018-08-29 | Mask off keycode/layer/mod where possible in LT(), MT(), etc. (#3430) | fauxpark |
2018-08-29 | Updated templates for use by new_project.sh (#3783) | noroadsleft |
2018-08-28 | ISSI31FL3733 driver (#3679) | yiancar |
2018-08-25 | Add a belgian keymap, partially based on keymap_french.h (#3737) | Anthony |
2018-08-15 | Rgb matrix arm (#3648) | yiancar |
2018-08-11 | Split Common: Serial Backlight LED fix (#3586) | Seth Barberee |
2018-08-09 | Update ps2avrgb readme (#3599) | MechMerlin |
2018-08-04 | Make sure 'shutdown_user' is called | Drashna Jaelre |
2018-08-04 | Fix Audio code when resetting keyboard | Drashna Jaelre |
2018-08-04 | Make sure Planck light calls user suspend functions (#3568) | Drashna Jaelre |
2018-08-03 | Update templates used for new_project.sh (#3558) | MechMerlin |
2018-08-02 | Keymap: Refactor symbols layer with layer tap workaround (#3520) | Kenny Hung |
2018-07-29 | Added alternating led underglow pattern (#3498) | Brad |
2018-07-25 | Keymap: Bocaj Ergodox Updates (#3364) | Jacob Jerrell |
2018-07-25 | Fix for the Split Common I2C code's SCL_CLOCK issue (#3474) | Drashna Jaelre |
2018-07-22 | Convert Iris to use SPLIT_KEYBOARD (#3458) | Seth Barberee |
2018-07-18 | keymapping for hungarian layout added (#3438) | donfuge |
2018-07-18 | Add #include "config_common.h" after #pragma once to config.h templates (#3444) | noroadsleft |
2018-07-18 | Song List: Mario Mushroom (#3432) | Paul Davis |
2018-07-17 | Split common (#3429) | That-Canadian |
2018-07-16 | Lets split eh (#3120) | That-Canadian |
2018-07-16 | Adds support for Planck Rev 6 (#2666) | Jack Humbert |
2018-07-16 | Update template config.h with `#pragma once` (#3415) | Evan Travers |
2018-07-15 | Integrating Peter Fleury's HD44780 LCD library (#3209) | Max Audron |
2018-07-15 | Fix tapdance when one-shot is disabled. | Joe Wasson |
2018-07-15 | Added pin C6 to hardware PWM backlight | Wilba6582 |
2018-07-12 | Slow down speed of All Star song by factor of 4 (#3383) | Danny |
2018-07-11 | Add macro to play All Star chorus and print lyrics, fixes issues #3345, #3346... | Danny |
2018-07-03 | Merge pull request #3229 from qmk/hf/shinydox | Erez Zukerman |
2018-07-03 | Addition of hard brigtness limit for RGB_Matrix (#3299) | yiancar |
2018-06-28 | Clean up SEND_STRING keycodes and add media keys (#3214) | fauxpark |
2018-06-28 | Disable JTAG in keyboard init | Drashna Jaelre |
2018-06-22 | refactor, non-working | Jack Humbert |
2018-06-12 | adds timeout to avr i2c | Jack Humbert |
2018-06-12 | fix issue with rgbinit unused variable (#3165) | Jon Allen |
2018-06-04 | Add rgblight mode 35 (R,G,B test mode) (#3114) | Takeshi ISHII |
2018-05-31 | Updated matrix.c for some PS2AVRGB boards and templates for new_project scrip... | Kenneth Aloysius |
2018-05-30 | Customizable LED test duration (#3086) | Erez Zukerman |
2018-05-30 | Add kuatsure map to preonic board (#3087) | Jarrett Drouillard |
2018-05-29 | Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070) | Drashna Jaelre |
2018-05-16 | Fixed sprintf overflow | M1K3L08 |
2018-05-15 | Add default to LEADER_TIMEOUT in case it's not defined (#2818) | Drashna Jaelre |
2018-05-14 | Add rgblight set at commands | Drashna Jaelre |
2018-05-14 | Rgb matrix fixes, I2C library can now retry if it has failed (#2943) | yiancar |