| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | updates rgblight implementation, makes non-timer stuff compatible with audio | Jack Humbert | 2016-07-07 | 3 | -14/+41 |
| * | | Merge pull request #490 from fredizzimo/integrate_visualizer | Jack Humbert | 2016-07-07 | 4 | -31/+25 |
| |\ \ |
|
| | * | | Move the visualizer_user file to keymap folder | Fred Sundvik | 2016-07-07 | 1 | -3/+8 |
| | * | | Delete lcd_backlight_hal.c | Fred Sundvik | 2016-07-07 | 1 | -3/+0 |
| | * | | Fix the SERIAL_LINK_ENABLE macro in Visualizer | Fred Sundvik | 2016-07-07 | 1 | -5/+5 |
| | * | | Fix visualizer crash at startup | Fred Sundvik | 2016-07-07 | 2 | -3/+1 |
| | * | | Makefile fixes and update of Visualizer | Fred Sundvik | 2016-07-07 | 2 | -7/+5 |
| | * | | Makefile changes and files to compile Visualizer | Fred Sundvik | 2016-07-07 | 3 | -15/+11 |
| * | | | corrects quantum template | Jack Humbert | 2016-07-07 | 1 | -1/+1 |
| * | | | default keymap, reset sorted out for now, added serial to makefile | Jack Humbert | 2016-07-06 | 1 | -1/+1 |
| |/ / |
|
| * | | Merge commit '73d890a2c9c34b905cd5e74e7146fdd4578dcb96' into add_visualizer | Fred Sundvik | 2016-07-06 | 5 | -25/+342 |
| * | | Delete .gitmodules from visualizer | Fred Sundvik | 2016-07-06 | 2 | -3/+0 |
| * | | Add 'quantum/visualizer/' from commit 'bde869aa7ec8601459bc63b9636081d21108d1be' | Fred Sundvik | 2016-07-06 | 13 | -0/+1403 |
| * | | Merge pull request #482 from fredizzimo/serial_link | Jack Humbert | 2016-07-06 | 21 | -0/+2374 |
| |\ \ |
|
| | * | | Remove extra serial_link subdirectory | Fred Sundvik | 2016-07-06 | 22 | -62/+1 |
| | * | | Remove CGreen make files | Fred Sundvik | 2016-07-06 | 3 | -71/+0 |
| | * | | Remove serial_link .gitignore and .gitmodules | Fred Sundvik | 2016-07-06 | 2 | -4/+0 |
| | * | | Add 'quantum/serial_link/' from commit 'a20d513e3cdacbf6e0e70a80402497ad10166... | Fred Sundvik | 2016-07-05 | 28 | -0/+2510 |
| * | | | fix/annotate wait_us lines | Jack Humbert | 2016-07-06 | 1 | -12/+2 |
| |/ / |
|
| * | | Merge pull request #471 from Chipairon/patch-1 | Jack Humbert | 2016-07-05 | 1 | -2/+2 |
| |\ \
| | |/
| |/| |
|
| | * | Fix for '~' in spanish layout | Rubén Díaz-Jorge | 2016-07-02 | 1 | -2/+2 |
| * | | reverts #343 for the most part (#474) | Jack Humbert | 2016-07-04 | 1 | -129/+163 |
| |/ |
|
| * | Add ChibiOS support for QMK (#465) | fredizzimo | 2016-07-01 | 6 | -11/+24 |
| * | gets rid of rand warning [skip ci] | Jack Humbert | 2016-06-29 | 1 | -0/+1 |
| * | rand supports other chips | Jack Humbert | 2016-06-29 | 1 | -2/+5 |
| * | adds random base64 character generator | Jack Humbert | 2016-06-29 | 2 | -0/+38 |
| * | Moves features to their own files (process_*), adds tap dance feature (#460) | Jack Humbert | 2016-06-29 | 16 | -587/+667 |
| * | Implements subprojects and updates projects for this (#459) | Jack Humbert | 2016-06-29 | 2 | -26/+26 |
| * | updates planck macros to keycodes, prototype fn_actions | Jack Humbert | 2016-06-26 | 1 | -0/+4 |
| * | updates ez's matrix to spec | Jack Humbert | 2016-06-23 | 1 | -6/+0 |
| * | Backlight abstraction and other changes (#439) | Jack Humbert | 2016-06-23 | 16 | -227/+534 |
| * | increase leader seq size to 5 | Jack Humbert | 2016-06-21 | 2 | -5/+9 |
| * | Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) | Jack Humbert | 2016-06-21 | 1 | -1/+1 |
| * | adds fuse settings for atmega32u4, fixes keymap_extras includes | Jack Humbert | 2016-06-21 | 2 | -1/+1 |
| * | Warning reductions (#430) | Jack Humbert | 2016-06-21 | 3 | -7/+10 |
| * | reduces rgblight warnings, integrates completely (#428) | Jack Humbert | 2016-06-21 | 2 | -5/+4 |
| * | updates all config.h and Makefiles to correct references, text | Jack Humbert | 2016-06-21 | 1 | -39/+1 |
| * | [Jack & Erez] Fixes Space Cadet right shift | Jack & Erez | 2016-06-20 | 2 | -5/+5 |
| * | Cleans up quantum/keymap situation, removes extra lufa folders (#416) | Jack Humbert | 2016-06-18 | 26 | -696/+724 |
| * | adds power_up to quantum's matrix file | Jack Humbert | 2016-06-17 | 1 | -0/+24 |
| * | addresses #369 | Jack Humbert | 2016-06-17 | 1 | -8/+19 |
| * | Makefile redo & other features (#395) | Jack Humbert | 2016-06-11 | 4 | -107/+4 |
| * | Improve string sending (#376) | Eric Tang | 2016-06-03 | 2 | -52/+104 |
| * | new line/tab in send_string | Jack Humbert | 2016-06-01 | 1 | -1/+1 |
| * | adds send_string functionality (string macros) | Jack Humbert | 2016-06-01 | 2 | -0/+56 |
| * | makes .SILENT (less verbose) by default - override with VERBOSE=1 | Jack Humbert | 2016-05-28 | 1 | -0/+4 |
| * | process_record implementation (non-breaking for process_action ATM) | Jack Humbert | 2016-05-28 | 2 | -0/+16 |
| * | updates quantum template to prevent backlight conflicts | Jack Humbert | 2016-05-28 | 1 | -1/+1 |
| * | brings alps64 up-to-date (needs testing) | Jack Humbert | 2016-05-28 | 2 | -2/+5 |
| * | removes duplicate double quote and odd whitespace | Jack Humbert | 2016-05-26 | 1 | -9/+1 |