Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1188 from hot-leaf-juice/master | Jack Humbert | 2017-03-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | changed hotkey cluster to accomodate awkward software... again | Callum Oakley | 2017-03-30 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1187 from hot-leaf-juice/master | Jack Humbert | 2017-03-30 | 1 | -7/+7 | |
|\| | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | changed hotkey cluster to accomodate awkward software | Callum Oakley | 2017-03-30 | 1 | -7/+7 | |
| | |/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1185 from exiva/rn42_bluetooth | Jack Humbert | 2017-03-30 | 4 | -2/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Add RN42 Bluetooth module support | Travis La Marr | 2017-03-29 | 4 | -2/+43 | |
| |/ / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1184 from osamuaoki/master | Jack Humbert | 2017-03-30 | 2 | -90/+144 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Update to match QMK keymap | Osamu Aoki | 2017-03-30 | 1 | -89/+143 | |
| * | | | | | | | | | | | | | | | | | | | | | Typo fix | Osamu Aoki | 2017-03-30 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1183 from Rovanion/real-master | Jack Humbert | 2017-03-29 | 1 | -4/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Added link to the teensy linux page. | Rovanion Luckey | 2017-03-29 | 1 | -2/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | Added instructions for how to build and flash the firmware with teensy_cli. | Rovanion Luckey | 2017-01-24 | 1 | -4/+14 | |
* | | | | | | | | | | | | | | | | | | | | | | | Clarify the quantum license (#1042) | skullydazed | 2017-03-28 | 89 | -1293/+2172 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1182 from henxing/default_atreus_layout | Jack Humbert | 2017-03-28 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into default_atreus_layout | Hugh Enxing | 2017-03-28 | 101 | -782/+4925 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Swapped placement of `Ctrl` and `Alt` keys to match Technomancy's | Hugh Enxing | 2017-03-24 | 1 | -6/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1139 from Swoy/master | Jack Humbert | 2017-03-28 | 4 | -0/+328 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | typo removed {3 ... | Ole Anders | 2017-03-28 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | fixed capitalization issue (checkTime => checktime) | Ole Anders | 2017-03-28 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | moved checktime out of function | Ole Anders | 2017-03-28 | 1 | -6/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | declaring checktime before the function it is used in. | Ole Anders | 2017-03-28 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | fixed function to not accept any arguments. | Ole Anders | 2017-03-28 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | removed varable trace option from makefile | Ole Anders | 2017-03-28 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | slight cleanup as per recommendation | Ole Anders | 2017-03-28 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Moved key_timer out of function. | Ole Anders | 2017-03-28 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | removed a carriage return | Ole Anders | 2017-03-28 | 1 | -19/+18 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'refs/remotes/qmk/master' | Ole Anders | 2017-03-28 | 324 | -3360/+16019 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1174 from nooges/atreus50 | Jack Humbert | 2017-03-28 | 8 | -0/+565 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Move Atreus50 to hardwired directory and update README | Danny Nguyen | 2017-03-28 | 9 | -25/+16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Add RGB support | Danny Nguyen | 2017-03-23 | 3 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Cleanup keymap | Danny Nguyen | 2017-03-23 | 3 | -115/+94 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Initial commit for Atreus50 with working audio | Danny Nguyen | 2017-03-23 | 9 | -0/+595 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #1112 from newsboytko/newsboytko/midi-keycodes | Jack Humbert | 2017-03-28 | 36 | -506/+1445 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | add debug messages to audio | Gabriel Young | 2017-03-02 | 1 | -158/+164 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | fix 'stop_all_notes' naming to be more consistent | Gabriel Young | 2017-03-02 | 6 | -7/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Update size estimates in the Makefile | Gabriel Young | 2017-02-25 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Fix redundant process_music.c in sources | Gabriel Young | 2017-02-25 | 1 | -16/+22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Update existing keymaps | Gabriel Young | 2017-02-25 | 23 | -19/+472 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Add basic layer to sample MIDI keycap | Gabriel Young | 2017-02-25 | 3 | -3/+25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Factor basic note processing into respective processors | Gabriel Young | 2017-02-25 | 9 | -83/+184 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED | Gabriel Young | 2017-02-25 | 9 | -11/+80 | |
| * | | | | | | | | | | | | | | | | | | | | | | |