2019-03-13 |
Michael F. Lamb | Sleep until USB port becomes writable before running... |
tree | commitdiff |
2019-03-12 |
Takuya Urakawa | Add new keyboard Plaid and ATMEGA328p support (#5379) |
tree | commitdiff |
2019-03-12 |
James Churchill | Next set of split_common changes (#4974) |
tree | commitdiff |
2019-02-21 |
Chris Lewis | Velocikey: Match RGB animation speed to typing speed... |
tree | commitdiff |
2019-02-18 |
Jumail Mundekkat | Fixed grep issue in bootloader build target (#3848) |
tree | commitdiff |
2019-02-18 |
Konstantin Đorđević | Change Command keycode defaults to match corresponding... |
tree | commitdiff |
2019-02-17 |
ishtob | Haptic feedback generalized - DRV2605 and solenoids... |
tree | commitdiff |
2019-02-15 |
Shihpin Tseng | Enable custom chibios sub-platform |
tree | commitdiff |
2019-02-15 |
Drashna Jaelre | Debounce refactor / API (#3720) |
tree | commitdiff |
2019-02-15 |
Drashna Jaelre | Add kb and user level keyboard initialization functions... |
tree | commitdiff |
2019-02-13 |
Andrew Kannan | Add Satisfaction75 to QMK, Enable EEPROM on stm32f072... |
tree | commitdiff |
2019-02-13 |
Drashna Jaelre | Remove AUTOGEN and fix Travis Compiled Push scripts... |
tree | commitdiff |
2019-02-10 |
skullY | compiles, but long delay on startup and problems |
tree | commitdiff |
2019-02-06 |
Konstantin Đorđević | Remove unnecessary IS_COMMAND definitions from recently... |
tree | commitdiff |
2019-02-05 |
Thomas Baart | Add One Shot Key callbacks (#4697) |
tree | commitdiff |
2019-02-01 |
fauxpark | Change return type of layer_switch_get_layer() to uint8... |
tree | commitdiff |
2019-01-30 |
Andrew Kannan | Moving cannonkeys boards to one place, eeprom fix ... |
tree | commitdiff |
2019-01-29 |
patrickmt | arm_atsam ADC0 factory calibration correction |
tree | commitdiff |
2019-01-29 |
Rockman18 | Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769) |
tree | commitdiff |
2019-01-29 |
Andrew Kannan | Practice60 RGB and PWM Backlight (#4929) |
tree | commitdiff |
2019-01-27 |
Konstantin Đorđević | Fix Command feature: use get_mods() instead of keyboard... |
tree | commitdiff |
2019-01-26 |
Drashna Jaelre | Adds a default value for IS_COMMAND for COMMAND feature... |
tree | commitdiff |
2019-01-26 |
alex-ong | Whitespace cleanup. |
tree | commitdiff |
2019-01-26 |
alex-ong | DO NOT USE - Removed debounce from TMK. |
tree | commitdiff |
2019-01-26 |
Alex Ong | DO NOT USE Merge branch 'master' into debounce_refactor |
tree | commitdiff |
2019-01-26 |
Drashna Jaelre | Fix RGBLIGHT_SLEEP function (#4865) |
tree | commitdiff |
2019-01-26 |
Alex Ong | Merge branch 'master' of https://github.com/qmk/qmk_fir... |
tree | commitdiff |
2019-01-26 |
Drashna Jaelre | Circular animation (#4796) |
tree | commitdiff |
2019-01-25 |
Konstantin Đorđević | Add MOD_MASK_* macros to core code (#4337) |
tree | commitdiff |
2019-01-25 |
Drashna Jaelre | Fix process_combo which assign -1 to uint16_t (#3697) |
tree | commitdiff |
2019-01-25 |
Shihpin Tseng | Fix oneshot_time wrong type (#3696) |
tree | commitdiff |
2019-01-25 |
lambda_sakura | Add support for RETRO_TAPPING to LT(layer, kc) |
tree | commitdiff |
2019-01-22 |
fauxpark | Always read two bytes from the endpoint if we have... |
tree | commitdiff |
2019-01-21 |
Konstantin Đorđević | Tidy up IS_{,HOST_}LED_{ON,OFF} macros (#4894) |
tree | commitdiff |
2019-01-18 |
Junya Ogura | Flip definitions of macOS brightness alias |
tree | commitdiff |
2019-01-18 |
DidierLoiseau | Defined IS_(HOST_)LED_ON/OFF() and improved LED documen... |
tree | commitdiff |
2019-01-18 |
Jeremy Bernhardt | MacOS Brightness Alias (#4836) |
tree | commitdiff |
2019-01-17 |
James Churchill | Simplify split_common Code significantly (#4772) |
tree | commitdiff |
2019-01-17 |
Drashna Jaelre | Add documentation and fix formating (#4860) |
tree | commitdiff |
2019-01-16 |
Nikolaus Wittenstein | Add some function comments in action_layer.c (#4858) |
tree | commitdiff |
2019-01-12 |
James Churchill | Improved fix for __always_inline redefinition bug |
tree | commitdiff |
2019-01-12 |
fauxpark | Fix Caps Lock LEDs once and for all (#4824) |
tree | commitdiff |
2019-01-08 |
Konstantin Đorđević | Add missing parentheses to some important macros (... |
tree | commitdiff |
2019-01-07 |
patrickmt | Update to arm_atsam wait and timer routines |
tree | commitdiff |
2019-01-07 |
Ian O'Dea | Fix indentation in tmk_core led_matrix.c |
tree | commitdiff |
2019-01-07 |
Ian O'Dea | Make arm_atsam led matrix circular animation circular... |
tree | commitdiff |
2019-01-07 |
Ian O'Dea | Add ability to animate arm_atsam led matrix from the... |
tree | commitdiff |
2019-01-07 |
yiancar | Final HS60v2 changes. (#4790) |
tree | commitdiff |
2019-01-05 |
Konstantin Đorđević | Add underscores to names of brightness control constant... |
tree | commitdiff |
2019-01-04 |
Alex Ong | Merge branch 'master' into debounce_refactor |
tree | commitdiff |
2019-01-04 |
Alex Ong | Merge branch 'master' of https://github.com/qmk/qmk_fir... |
tree | commitdiff |
2018-12-28 |
Konstantin Đorđević | Keep pressed keys on layer state change (fixes #2053... |
tree | commitdiff |
2018-12-15 |
Takeshi ISHII | Refactor quantum/split_common/i2c.c, quantum/split_comm... |
tree | commitdiff |
2018-12-15 |
Drashna Jaelre | Add left/right EEPROM flashing for DFU (#4560) |
tree | commitdiff |
2018-12-14 |
patrickmt | Fix macro redefinition for GNUC compilers > 6 |
tree | commitdiff |
2018-12-14 |
Drashna Jaelre | Fix up tap_code functionality (#4609) |
tree | commitdiff |
2018-12-12 |
Konstantin Đorđević | Add standard definitions for ALGR and KC_ALGR (#4389) |
tree | commitdiff |
2018-12-10 |
patrickmt | Bringing Massdrop keyboard hardware configuration to... |
tree | commitdiff |
2018-12-06 |
Ian O'Dea | Vertical animation support for arm_atsam led_matrix... |
tree | commitdiff |
2018-12-05 |
fauxpark | Only try to read the report ID from SetReport when... |
tree | commitdiff |
2018-12-04 |
ishtob | adding Hadron v3 keyboard, QWIIC devices support, hapti... |
tree | commitdiff |
2018-11-28 |
Giuseppe Rota | Add Extrakey support for Brightness up/down (#4477) |
tree | commitdiff |
2018-11-28 |
Erez Zukerman | Merge pull request #4501 from amayer5125/ergodox-ez... |
tree | commitdiff |
2018-11-27 |
Christon DeWan | fixed misplaced paranthesis in arm usb mouse send funct... |
tree | commitdiff |
2018-11-27 |
mtei | Fixed docs/newbs_testing_debugging.md and tmk_core... |
tree | commitdiff |
2018-11-22 |
Erez Zukerman | Merge pull request #4454 from trunneml/improveddebounce |
tree | commitdiff |
2018-11-22 |
Erez Zukerman | Merge pull request #4458 from drashna/ergodox_ez_matrix_fix |
tree | commitdiff |
2018-11-21 |
yiancar | Fix raw hid define for chibios (#4460) |
tree | commitdiff |
2018-11-16 |
James Laird-Wah | Use a single endpoint for HID reports (#3951) |
tree | commitdiff |
2018-11-14 |
Phillip Tennen | Backlight status functions (#4259) |
tree | commitdiff |
2018-11-06 |
Sean Dwyer | Add localized LED flash effect on keypress to Massdrop... |
tree | commitdiff |
2018-11-06 |
Drashna Jaelre | Fix Spacing issue in makefile that breaks Terminal... |
tree | commitdiff |
2018-11-06 |
Drashna Jaelre | command.h include was not set correctly |
tree | commitdiff |
2018-11-06 |
Drashna Jaelre | Fix Terminal feature on ChibiOS |
tree | commitdiff |
2018-11-02 |
patrickmt | USB Suspend for arm_atsam protocol |
tree | commitdiff |
2018-11-02 |
patrickmt | Fix CTRL/ALT keyboard does not wake computer from sleep |
tree | commitdiff |
2018-11-02 |
Danny Nguyen | Move disable JTAG code from `keyboard_init` to `keyboar... |
tree | commitdiff |
2018-11-02 |
Jack Humbert | Add support for Atmega32A to pin declarations and unive... |
tree | commitdiff |
2018-10-29 |
patrickmt | Fix undefined reference to `console_printf` for CTRL... |
tree | commitdiff |
2018-10-27 |
Drashna Jaelre | Add Bootmagic Lite to QMK (#4215) |
tree | commitdiff |
2018-10-27 |
Drashna Jaelre | Add delayed flashing option for DFU Util (#4225) |
tree | commitdiff |
2018-10-27 |
Drashna Jaelre | Fix mouse_send() on chibiOS so it won't lock up the... |
tree | commitdiff |
2018-10-23 |
Ajax | Made a userspace that allows you to use your keyboard... |
tree | commitdiff |
2018-10-22 |
markspanbroek | Keyboard: Port of TMK XT USB Converter (#3619) |
tree | commitdiff |
2018-10-21 |
a-chol | Keyboard: bminiex : Working backlight (#4171) |
tree | commitdiff |
2018-10-19 |
Takuya Urakawa | stm32f1xx EEPROM emulation (#3914) |
tree | commitdiff |
2018-10-10 |
patrickmt | Massdrop keyboards console device support for hid_listen |
tree | commitdiff |
2018-10-04 |
Drashna Jaelre | Add mousekey_send to (un)register_code |
tree | commitdiff |
2018-10-02 |
Drashna Jaelre | Add tap_code function (#3784) |
tree | commitdiff |
2018-10-02 |
Drashna Jaelre | Add Function level EECONFIG code for EEPROM (#3084) |
tree | commitdiff |
2018-10-01 |
Drashna Jaelre | Add user level to default_layer_state_set |
tree | commitdiff |
2018-09-29 |
patrickmt | CTRL keyboard bootloader_jump support |
tree | commitdiff |
2018-09-29 |
patrickmt | Massdrop keyboard updates for SEND_STRING, syscalls... |
tree | commitdiff |
2018-09-29 |
Takuya Urakawa | add st-link_cli flashing (#3899) |
tree | commitdiff |
2018-09-28 |
Takeshi ISHII | add 'mavrdude' target into tmk_core/avr.mk (#3986) |
tree | commitdiff |
2018-09-27 |
skullydazed | Treat too-large firmwares as an error, not a warning... |
tree | commitdiff |
2018-09-17 |
Joe Wasson | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) |
tree | commitdiff |
2018-09-13 |
Wilba6582 | Zeal60/Zeal65/M60-A implementation (#3879) |
tree | commitdiff |
2018-09-13 |
Takeshi ISHII | rgblight.[ch] more configurable (#3582) |
tree | commitdiff |
2018-09-13 |
patrickmt | Keyboard: ALT keymap update and LED driver brightness... |
tree | commitdiff |
next |