summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* removes extra voices, updates .hex filesJack Humbert2016-04-297-6393/+6370
|
* stops forcing debug_actionJack Humbert2016-04-284-16/+16
|
* adds condition to one last audio ref in planck defaultJack Humbert2016-04-281-1/+3
|
* Bring the clueboard firmware size downskullY2016-04-283-14/+16
|
* Addresses #290Erez Zukerman2016-04-291-1/+1
|
* Updating my entry in the READMEskullY2016-04-271-1/+1
|
* Updated personal layouts (#291)IBNobody2016-04-275-189/+658
|
* gh60 Rev C with LED controls (#289)a0-c2016-04-268-0/+592
| | | | | | | | | | | | | | | | * gh60_rev_c * gh60 Rev C Support for WASD, Poker, Esc, FN LED clusters * clean up spacing * Update README.md * Added image and pinout * PCB image
* actually resolves conflicts in rgblight.cJack Humbert2016-04-261-5/+0
|
* resolves conflicts in rgblight.cJack Humbert2016-04-2625-6/+1891
|\ | | | | | | | | # Conflicts: # quantum/rgblight.c
| * updates README, fixes typo in new_project.shJack Humbert2016-04-262-3/+5
| |
| * Fixup rgb underlight for clueboard1skullY2016-04-133-10/+9
| |
| * Fixup RGBLIGHT support for clueboard2skullY2016-04-102-9/+8
| |
| * Add a help message to new_project.shskullY2016-04-071-0/+5
| |
| * Fixup the cluepad codeskullY2016-04-054-13/+13
| |
| * Fix the clueboard2 led codeskullY2016-04-051-1/+1
| |
| * Fixup clueboard support and add rgb to clueboard1skullY2016-03-289-43/+137
| |
| * Adding clueboard/cluepad support to qmkskullY2016-03-2722-2/+1783
| |
* | Merge branch 'master' of github.com:jackhumbert/qmk_firmwareErez Zukerman2016-04-263-0/+390
|\ \
| * | adds freq LUT for future useJack Humbert2016-04-261-0/+357
| | |
| * | adds delayed vibratoJack Humbert2016-04-262-0/+33
| | |
* | | Honing in on an interval that works for meErez Zukerman2016-04-262-1081/+1081
|/ /
* | [Erez & Jack] Examples for advanced macro stuffErez Zukerman2016-04-263-1070/+1230
| |
* | Merge pull request #282 from jasontwong/masterErez Zukerman2016-04-254-0/+1399
|\ \ | | | | | | Add new keymap
| * | Compiled Hex FileJason T. Wong2016-04-241-0/+1159
| | | | | | | | | The keymap file to use without compilation.
| * | Update keymap imageJason T. Wong2016-04-231-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Why: * The transparency made it ugly. This change addresses the need by: * Make transparent parts white.
| * | Add new keymapJason T. Wong2016-04-233-0/+240
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Why: * I want a custom keymap that suits my needs. This change addresses the need by: * Cloned default keymap. * Customized layout. * Updated README. * Add an image created from keyboard layout editor.
* | | adds revisions of .hex files for planck/preonicJack Humbert2016-04-256-0/+10413
| | |
* | | removes old .hex filesJack Humbert2016-04-255-7944/+0
| | |
* | | updates default voice, prunes voicesJack Humbert2016-04-252-29/+29
| | |
* | | addresses memory limits concerns for atomic default makefileJack Humbert2016-04-251-1/+1
| | |
* | | updates preonic default keymapJack Humbert2016-04-251-16/+16
| | |
* | | updates planck default keymapJack Humbert2016-04-251-19/+18
| | |
* | | updating personal atomic keymap (#285)IBNobody2016-04-241-86/+97
| | |
* | | Merge pull request #280 from Twey/masterErez Zukerman2016-04-244-0/+1398
|\ \ \ | | | | | | | | Add `quantum/keymap_extras/keymap_plover.h` and a keymap.
| * | | Add Twey's keymapJames ‘Twey’ Kay2016-04-253-0/+1366
| | | |
| * | | Add a keymap_extras header for PloverJames ‘Twey’ Kay2016-04-231-0/+32
| |/ /
* / / adds voice iteration to planck defaultJack Humbert2016-04-231-4/+24
|/ /
* | Fix typo (#276)Eric Tang2016-04-221-3/+3
| |
* | adds more voice harmonicsJack Humbert2016-04-222-3/+18
| |
* | Merge remote-tracking branch 'origin/master'Jack Humbert2016-04-225-39/+85
|\ \ | | | | | | | | | | | | # Conflicts: # quantum/audio/voices.c
| * | fixed compiler warnings (#273)IBNobody2016-04-225-37/+83
| | |
* | | adds fifth and fourth down voicesJack Humbert2016-04-222-0/+17
|/ /
* | adds more voices, fixes macro redefinesJack Humbert2016-04-212-4/+9
| |
* | Merge pull request #271 from eltang/qmk_firmware/eeprom_wear_fixJack Humbert2016-04-2114-52/+52
|\ \ | | | | | | Update functions used to write to EEPROM
| * | Update functions used to write to EEPROMEric Tang2016-04-2114-52/+52
|/ /
* | adds multiple voices and the ability to iterate/deiterate between themJack Humbert2016-04-213-5/+53
| |
* | Merge pull request #265 from sboesebeck/masterErez Zukerman2016-04-2110-2936/+3246
|\ \ | | | | | | ErgodoxLayoutGenerator used
| * | changed the macro generation of the ELG to use UP, DOWN, TYPE instead of ↵Stephan Bösebeck2016-04-201-24/+24
| | | | | | | | | | | | U,D,T - makes it work with custom keycodes
| * | added some words about the ELG in the readmeStephan Bösebeck2016-04-201-0/+13
| | |