aboutsummaryrefslogtreecommitdiffstats
path: root/keyboard/planck/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-211-73/+0
| | | | | | * fixes from tmk's repo * rename keyboard to keyboards
* updates all config.h and Makefiles to correct references, textJack Humbert2016-06-211-40/+2
|
* Makefile redo & other features (#395)Jack Humbert2016-06-111-87/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * .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
* moves backlight functionality to keyboard files and updates template makefileJack Humbert2016-04-291-4/+0
| | | | previously there were two backlight.c files (bad)
* planck default layout updatesJack Humbert2016-04-171-2/+2
|
* Added Audio to my AtomicIBNobody2016-04-151-30/+1
|
* Prepping for merge with new_defaultsIBNobody2016-04-151-23/+39
|\
| * the spacessssJack Humbert2016-04-151-26/+40
| |
| * bootmagic somehow not getting enabled, so adding eeconfig to backlight src ↵Jack Humbert2016-04-141-7/+4
| | | | | | | | include cond
* | fixed mergingIBNobody2016-04-141-1/+37
|\|
| * changing up the makefile a bitJack Humbert2016-04-141-22/+34
| |
| * new defaultsJack Humbert2016-04-141-1/+1
| |
* | Adding personal build file settingsIBNobody2016-04-141-2/+2
|/
* Corrected spacing.IBNobody2016-04-131-13/+15
|
* Adding personal filesIBNobody2016-04-121-2/+2
|
* Fix error in Planck makefile commentNoah Andrews2016-03-291-1/+1
| | | [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.
* no messageYang Liu2016-01-241-2/+2
|
* Integrate WS2812 code into quantum coreYang Liu2016-01-241-7/+1
|
* Add support for WS2812 LEDsYang Liu2016-01-241-3/+10
|
* Makefile back to defaultsJack Humbert2016-01-231-3/+3
|
* Merge branch 'audio' of https://github.com/jackhumbert/tmk_keyboard into ↵Jack Humbert2016-01-231-4/+7
|\ | | | | | | smarkefile
| * better integrationsJack Humbert2016-01-201-2/+5
| |
| * pwm audioJack Humbert2016-01-111-2/+2
| |
* | keymap.c changes, disable grep stuffJack Humbert2016-01-201-3/+7
| |
* | added error for keymap file not existingJack Humbert2016-01-161-0/+4
| |
* | new keymap folder structure and makefile magicJack Humbert2016-01-161-2/+11
|/
* nkro infoJack Humbert2015-11-051-3/+3
|
* new project scriptJack Humbert2015-10-271-1/+1
|
* merging tmkJack Humbert2015-10-271-0/+2
|
* quantum separatedJack Humbert2015-10-261-16/+3
|
* bluetooth working with usbJack Humbert2015-10-231-15/+5
|
* bluetoothJack Humbert2015-10-221-5/+17
|
* backlightJack Humbert2015-09-251-1/+1
|
* new default layoutJack Humbert2015-09-211-4/+4
|
* unicode working, i thinkJack Humbert2015-09-141-1/+0
|\
| * use preprocessor conditional on backlight initializationKeith Miyake2015-09-141-1/+0
| |
* | unicode working, i thinkJack Humbert2015-09-141-1/+6
|/
* beeps updateJack Humbert2015-08-311-1/+1
|
* speaker working, midi outJack Humbert2015-08-291-1/+2
|
* midi on planckJack Humbert2015-08-251-1/+1
|
* midi workingJack Humbert2015-08-241-3/+7
|
* making the extended keymap the default - no more 'common'Jack Humbert2015-08-221-29/+9
|
* preonicJack Humbert2015-08-211-4/+2
|
* midiJack Humbert2015-08-201-1/+1
|
* matrixJack Humbert2015-08-161-12/+0
|
* mergingJack Humbert2015-08-161-1/+7
|\
| * Added ability to set the MATRIX in build/makecr34732015-06-021-2/+7
| |
* | okJack Humbert2015-08-161-4/+17
|/
* layouts, defaultJack Humbert2015-05-211-1/+1
|
* quarkJack Humbert2015-05-151-2/+2
|