Age | Commit message (Expand) | Author |
2016-06-13 | Simplify logic; no need to return so much | Christopher Browne |
2016-06-13 | Simplify submitting my fave cbbrowne keystroke by using SEND_STRING() | Christopher Browne |
2016-06-13 | Restructuring in keeping with recent changes to conventions | Christopher Browne |
2016-06-13 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Christopher Browne |
2016-06-12 | Move LED strip initialization (#397) | Eric Tang |
2016-06-11 | Makefile redo & other features (#395) | Jack Humbert |
2016-06-05 | adds planck keymap readme | Jack Humbert |
2016-06-04 | cleans up folder structure | Jack Humbert |
2016-06-01 | new line/tab in send_string | Jack Humbert |
2016-05-29 | Add support for the KC60 v2.0 2015-09-12 (#360) | Samuel Goodwin |
2016-05-24 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Christopher Browne |
2016-05-24 | Converted audio play functions to *_user (#349) | Jack Humbert |
2016-05-23 | Optimize matrix scanning (#343) | Eric Tang |
2016-05-20 | adds petereichinger's planck keymap (#340) | Peter |
2016-05-18 | adapts unicode to quantum.c (#333) | Jack Humbert |
2016-05-17 | adds KC_NUBS, KC_NUHS and shifted versions to default keymaps | Jack Humbert |
2016-05-16 | fixes default planck keymap | Jack Humbert |
2016-05-15 | Folders for each keymap.c file (#332) | Jacob Bilger |
2016-05-15 | cleans up default keymaps (olkb) | Jack Humbert |
2016-05-15 | updates midi functionality (#331) | Jack Humbert |
2016-05-15 | adds a sequencer to the music mode (#330) | Jack Humbert |
2016-05-15 | Leader key implementation (#326) | Erez Zukerman |
2016-05-14 | adds Bilger321's planck keymap | Jacob Bilger |
2016-05-12 | [planck] adds button for toggling output in plover app (#323) | cwhits |
2016-05-09 | Backlight Breathing for Planck and Atomic | Jack Humbert |
2016-05-03 | Clarified audio.c (#302) | IBNobody |
2016-04-29 | moves backlight functionality to keyboard files and updates template makefile | Jack Humbert |
2016-04-29 | fixes plover start sound | Jack Humbert |
2016-04-29 | removes extra voices, updates .hex files | Jack Humbert |
2016-04-28 | adds condition to one last audio ref in planck default | Jack Humbert |
2016-04-27 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | Christopher Browne |
2016-04-27 | Updated personal layouts (#291) | IBNobody |
2016-04-25 | adds revisions of .hex files for planck/preonic | Jack Humbert |
2016-04-25 | removes old .hex files | Jack Humbert |
2016-04-25 | updates planck default keymap | Jack Humbert |
2016-04-23 | adds voice iteration to planck default | Jack Humbert |
2016-04-21 | Update functions used to write to EEPROM | Eric Tang |
2016-04-20 | sounds for plover layout | Jack Humbert |
2016-04-20 | makes the plover keymap correct | Jack Humbert |
2016-04-20 | fixed startup audio with a 500ms delay | Jack Humbert |
2016-04-19 | breaking changes - restructuring audio.c a little | Jack Humbert |
2016-04-19 | updated comments about plover | Jack Humbert |
2016-04-19 | added plover to default layout | Jack Humbert |
2016-04-17 | Added extra songs, LED indicator notes | IBNobody |
2016-04-17 | planck default layout updates | Jack Humbert |
2016-04-16 | no need for length of play_notes array with macro | Jack Humbert |
2016-04-16 | changes to play_notes, goodbye | Jack Humbert |
2016-04-16 | rests between notes as an argument | Jack Humbert |
2016-04-16 | Adding Musical Notes | IBNobody |
2016-04-16 | MAGIC functionality, AG swap in default layout | Jack Humbert |