Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | planck default layout updates | Jack Humbert | 2016-04-17 | 2 | -6/+7 |
| | |||||
* | no need for length of play_notes array with macro | Jack Humbert | 2016-04-16 | 4 | -11/+35 |
|\ | |||||
| * | Fixed how note arrays are used. | IBNobody | 2016-04-16 | 4 | -12/+30 |
| | | |||||
* | | changes to play_notes, goodbye | Jack Humbert | 2016-04-16 | 2 | -8/+10 |
|/ | |||||
* | rests between notes as an argument | Jack Humbert | 2016-04-16 | 3 | -10/+24 |
| | |||||
* | Merge pull request #260 from IBNobody/personal_atomic_planck | Jack Humbert | 2016-04-16 | 1 | -0/+182 |
|\ | | | | | Atomic TLC and musical note freqs for audio | ||||
| * | Adding Musical Notes | IBNobody | 2016-04-16 | 8 | -163/+489 |
| |\ | |||||
| * | | Added Audio to my Atomic | IBNobody | 2016-04-15 | 1 | -2/+2 |
| | | | |||||
* | | | fixes audio prescaler to emit correct freq | Jack Humbert | 2016-04-16 | 2 | -8/+10 |
| |/ |/| | |||||
* | | MAGIC functionality, AG swap in default layout | Jack Humbert | 2016-04-16 | 2 | -115/+163 |
| | | |||||
* | | updates to preonic default, music mode integrated | Jack Humbert | 2016-04-16 | 1 | -45/+55 |
| | | |||||
* | | added keymap_extras to path | Jack Humbert | 2016-04-16 | 1 | -0/+1 |
| | | |||||
* | | eeprom reset tool | Jack Humbert | 2016-04-16 | 2 | -0/+15 |
| | | |||||
* | | audio enable stored in eeprom | Jack Humbert | 2016-04-15 | 2 | -2/+60 |
| | | |||||
* | | [Erez & Jack] Makes tri-layer available across Quantum | Erez Zukerman | 2016-04-07 | 2 | -0/+12 |
|/ | |||||
* | audio note length fixes | Jack Humbert | 2016-04-15 | 2 | -7/+10 |
| | |||||
* | the spacessss | Jack Humbert | 2016-04-15 | 1 | -4/+4 |
| | |||||
* | changing up the makefile a bit | Jack Humbert | 2016-04-14 | 1 | -4/+4 |
| | |||||
* | Added parenthesis to midi macro. | IBNobody | 2016-04-13 | 1 | -1/+1 |
| | |||||
* | Compiler Warnings / Atomic TLC | IBNobody | 2016-04-13 | 3 | -5/+5 |
| | | | | | Corrected compiler warnings for a number of issues. Gave Atomic some TLC. | ||||
* | add silent notes | Jack Humbert | 2016-04-05 | 1 | -0/+3 |
| | |||||
* | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Stephan Bösebeck | 2016-04-01 | 2 | -3/+3 |
|\ | |||||
| * | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard | Jack Humbert | 2016-03-30 | 10 | -51/+466 |
| |\ | |||||
| | * | Updated several keyboard folders to use new keymap naming scheme | Noah Andrews | 2016-03-29 | 1 | -1/+1 |
| | | | |||||
| * | | preonic update | Jack Humbert | 2016-03-30 | 1 | -2/+2 |
| | | | |||||
* | | | fixed de_osx prefix in keymap include to avoid conflicts | Stephan Bösebeck | 2016-03-31 | 1 | -78/+78 |
| |/ |/| | |||||
* | | Merge pull request #219 from IBNobody/master | Jack Humbert | 2016-03-28 | 2 | -11/+43 |
|\ \ | | | | | | | Master | ||||
| * | | Minor Tweaks and Documentation | IBNobody | 2016-03-28 | 2 | -11/+43 |
| | | | | | | | | | | | | | | | | | | | | | | | | Fixed compiler warning by including bootloader.h in keymap_common.c. Changed FORCE_NKRO to only be applied if NKRO_ENABLE is defined. Added extra documentation to the template config.h | ||||
* | | | Merge pull request #214 from cdlm/action-hook | Jack Humbert | 2016-03-28 | 2 | -6/+19 |
|\ \ \ | |/ / |/| | | Add per-event user hook function | ||||
| * | | Add action-preprocessing hook to keyboard template | Damien Pollet | 2016-03-28 | 2 | -6/+19 |
| | | | |||||
* | | | Magic Key Overrides / Keyboard Lock / Forced NKRO | IBNobody | 2016-03-28 | 2 | -12/+58 |
|/ / | | | | | | | | | | | Added Magic Key Overrides / Magic Key Cleanup / Added Keyboard Lock option to template / Added forced NKRO option to template (disabled by default) | ||||
* | | Fixed extra semicolons. | IBNobody | 2016-03-22 | 2 | -9/+6 |
| | | | | | | | | Fixed extra semicolons. | ||||
* | | Fixed LED Function Calls | IBNobody | 2016-03-22 | 1 | -8/+7 |
| | | | | | | | | | | Fixed LED indicator function calls to match how the matrix init function calls are formatted. | ||||
* | | Merge remote-tracking branch 'refs/remotes/jackhumbert/master' | IBNobody | 2016-03-22 | 3 | -31/+18 |
|\ \ | | | | | | | | | | | | | | | | # Conflicts: # quantum/template/template.c # quantum/template/template.h | ||||
| * \ | Pull request 190 resolution with 'qmk/master' for merge | yoyoerx | 2016-03-21 | 2 | -2/+313 |
| |\ \ | |||||
| * | | | Addressed void* return warning in all keymaps | yoyoerx | 2016-03-10 | 3 | -28/+18 |
| | |/ | |/| | |||||
* | | | Adding LED function pointers | IBNobody | 2016-03-15 | 3 | -6/+36 |
| |/ |/| | |||||
* | | Merge pull request #194 from DidierLoiseau/bépo-keymap-header | Jack Humbert | 2016-03-14 | 1 | -0/+311 |
|\ \ | | | | | | | Keymap header for the BÉPO layout | ||||
| * | | Keymap header for the BÉPO layout | Didier Loiseau | 2016-03-13 | 1 | -0/+311 |
| |/ | |||||
* / | fixes an obvious typo to have DE_LCBR produce { | Daniel Kriesten | 2016-03-14 | 1 | -2/+2 |
|/ | |||||
* | Remove extraneous comma | Noah Andrews | 2016-03-04 | 1 | -1/+1 |
| | |||||
* | update neo keymap | plgruener | 2016-03-03 | 1 | -0/+19 |
| | |||||
* | Fix FR_RCBR declaration in keymap_french.h | Kévin Letord | 2016-02-27 | 1 | -1/+1 |
| | |||||
* | Include Dvorak underscore and plus keys. | Keller-Laminar | 2016-02-22 | 1 | -1/+3 |
| | | | There were previously no Dvorak specific underscore and plus key codes. For a keyboard like the Planck which has layers directly to shifted versions of special character keys you were unable to produce those characters using the Lower layer. | ||||
* | Add extra keymap for swiss french keyboard | Vincent Pochet | 2016-02-20 | 1 | -0/+98 |
| | |||||
* | Merge pull request #145 from gerbercj/feature/atreus_astar | Jack Humbert | 2016-02-17 | 1 | -0/+3 |
|\ | | | | | Add support for Atreus running on A-Star | ||||
| * | Add support for Atreus running on A-Star | Chris Gerber | 2016-02-15 | 1 | -0/+3 |
| | | |||||
* | | Norwegian Colemak Ergodox and Norwegian key definitions | joar | 2016-02-11 | 1 | -0/+41 |
|/ | |||||
* | README changes | Jack Humbert | 2016-02-07 | 1 | -158/+2 |
| | |||||
* | Use boolean AND instead of bitwise (possible typo) | Wojciech Siewierski | 2016-02-07 | 1 | -1/+1 |
| | | | Fortunately seems harmless. |