Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-21 | Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) | Jack Humbert | |
* fixes from tmk's repo * rename keyboard to keyboards | |||
2016-06-21 | updates all config.h and Makefiles to correct references, text | Jack Humbert | |
2016-06-11 | Makefile redo & other features (#395) | Jack Humbert | |
* .build containment implemented * no destructive variable setting - builds in either folder * make from 3 places * cleans before each build * make from root with keyboard=keyboard, keymap=keymap * make from keyboard/keyboard with keymap=keymap * make from keymaps/keymap * only implemented on planck * adds color diag to avr-gcc * makefiles for all plancks, clean-up * quick build-all makefile for plancks * reformatting of make output (colors) * color toggle, tmk path corrections * correct if statement for color * move config.h to main makefile, updates preonic, atomic * format update, all keyboards targets * makefile optional for build all target, alps and arrow_pad updated * alps updated * make planck default, trying out travis recipe for all-keyboards * all-keymaps target, different travis recipe * updates alps64 * updates keyboards to new format * updates clue* projects * all projects updated, specialise EZ .hex, let .hex through * updates travis * automatically find root, keyboard, keymap * silent echo, cleaned-up mass make output * updates all keyboards' .hex files except EZ * Rename Bantam44.c to bantam44.c * Rename Bantam44.h to bantam44.h * nananana * adds six key keyboard * does same to ez as rest * updates send_string example * brings ergodox_ez up to date * updates template/new project script * adds sixkeyboard * adds readme for sixkeyboard * adds sixkeyboard to travis * filenames, gitignore mess * define clock prescaler stuff manually * make quick, size test example * documentation and dfu-no-build | |||
2016-04-29 | moves backlight functionality to keyboard files and updates template makefile | Jack Humbert | |
previously there were two backlight.c files (bad) | |||
2016-04-17 | planck default layout updates | Jack Humbert | |
2016-04-15 | Added Audio to my Atomic | IBNobody | |
2016-04-15 | Prepping for merge with new_defaults | IBNobody | |
2016-04-15 | the spacessss | Jack Humbert | |
2016-04-14 | bootmagic somehow not getting enabled, so adding eeconfig to backlight src ↵ | Jack Humbert | |
include cond | |||
2016-04-14 | fixed merging | IBNobody | |
2016-04-14 | changing up the makefile a bit | Jack Humbert | |
2016-04-14 | new defaults | Jack Humbert | |
2016-04-14 | Adding personal build file settings | IBNobody | |
2016-04-13 | Corrected spacing. | IBNobody | |
2016-04-12 | Adding personal files | IBNobody | |
2016-03-29 | Fix error in Planck makefile comment | Noah Andrews | |
[This comment](https://www.reddit.com/r/olkb/comments/428umx/rgb_underglow/czaivbc) states that because both audio output and RGB support require the user of timer 3, they can't be enabled at the same time. That makes sense, I can see where audio.c uses timer 3. But this comment in the code states that the incompatibility is with MIDI support, which doesn't make sense based on what I see in the code. Please enlighten me if I'm mistaken. | |||
2016-01-24 | no message | Yang Liu | |
2016-01-24 | Integrate WS2812 code into quantum core | Yang Liu | |
2016-01-24 | Add support for WS2812 LEDs | Yang Liu | |
2016-01-23 | Makefile back to defaults | Jack Humbert | |
2016-01-23 | Merge branch 'audio' of https://github.com/jackhumbert/tmk_keyboard into ↵ | Jack Humbert | |
smarkefile | |||
2016-01-20 | keymap.c changes, disable grep stuff | Jack Humbert | |
2016-01-20 | better integrations | Jack Humbert | |
2016-01-16 | added error for keymap file not existing | Jack Humbert | |
2016-01-16 | new keymap folder structure and makefile magic | Jack Humbert | |
2016-01-11 | pwm audio | Jack Humbert | |
2015-11-05 | nkro info | Jack Humbert | |
2015-10-27 | new project script | Jack Humbert | |
2015-10-27 | merging tmk | Jack Humbert | |
2015-10-26 | quantum separated | Jack Humbert | |
2015-10-23 | bluetooth working with usb | Jack Humbert | |
2015-10-22 | bluetooth | Jack Humbert | |
2015-09-25 | backlight | Jack Humbert | |
2015-09-21 | new default layout | Jack Humbert | |
2015-09-14 | unicode working, i think | Jack Humbert | |
2015-09-14 | unicode working, i think | Jack Humbert | |
2015-09-14 | use preprocessor conditional on backlight initialization | Keith Miyake | |
2015-08-31 | beeps update | Jack Humbert | |
2015-08-29 | speaker working, midi out | Jack Humbert | |
2015-08-25 | midi on planck | Jack Humbert | |
2015-08-24 | midi working | Jack Humbert | |
2015-08-22 | making the extended keymap the default - no more 'common' | Jack Humbert | |
2015-08-21 | preonic | Jack Humbert | |
2015-08-20 | midi | Jack Humbert | |
2015-08-16 | matrix | Jack Humbert | |
2015-08-16 | merging | Jack Humbert | |
2015-08-16 | ok | Jack Humbert | |
2015-06-02 | Added ability to set the MATRIX in build/make | cr3473 | |
2015-05-21 | layouts, default | Jack Humbert | |
2015-05-15 | quark | Jack Humbert | |