aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-07-281-10/+8
|\
| * remove unnecessary includesSeth Chandler2016-07-271-2/+0
| |
| * fix numerous errors in bone2planck keymapSeth Chandler2016-07-271-10/+10
| |
* | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-07-261-2/+2
|\|
| * disable midi by defaultJack Humbert2016-07-261-2/+2
| |
* | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-07-252-75/+121
|\|
| * Fixes midi functionalityJack Humbert2016-07-241-1/+1
| |
| * fixed include pathsJason Janse van Rensburg2016-07-201-16/+16
| |
| * reformatJason Janse van Rensburg2016-07-201-16/+16
| |
| * updated bone2planckJason Janse van Rensburg2016-07-201-65/+111
| |
* | Notes about changesChristopher Browne2016-07-181-8/+8
| |
* | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-07-126-74/+89
|\|
| * Fix cluepad and planckTerryMathews2016-07-071-3/+3
| |
| * Create keycodes for RGB control functionsTerryMathews2016-07-071-59/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | Moves RGB controls out of the macro function and assigns them their own keycodes: RGB_TOG (toggle on/off) RGB_MOD (mode step) RGB_HUI (increase hue) RGB_HUD (decrease hue) RGB_SAI (increase saturation) RGB_SAD (decrease saturation) RGB_VAI (increase brightness) RGB_VAD (decrease brightness)
| * updates rgblight implementation, makes non-timer stuff compatible with audioJack Humbert2016-07-075-13/+84
| |
* | I did not like Space Cadet paren; it jumps in in way too many extra casesChristopher Browne2016-07-121-1/+1
| |
* | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-07-071-8/+8
|\|
| * correct break/return order for planck and preonic defaultsJack Humbert2016-07-041-8/+8
| |
* | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-06-303-23/+45
|\|
| * updates planck experimental, width of color outputJack Humbert2016-06-291-21/+30
| |
| * adds random base64 character generatorJack Humbert2016-06-291-2/+13
| |
| * Implements subprojects and updates projects for this (#459)Jack Humbert2016-06-292-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * non-working commit * working * subprojects implemented for planck * pass a subproject variable through to c * consolidates clueboard revisions * thanks for letting me know about conflicts.. * turn off audio for yang's * corrects starting paths for subprojects * messing around with travis * semicolon * travis script * travis script * script for travis * correct directory (probably), amend files to commit * remove origin before adding * git pull, correct syntax * git checkout * git pull origin branch * where are we? * where are we? * merging * force things to happen * adds commit message, adds add * rebase, no commit message * rebase branch * idk! * try just pull * fetch - merge * specify repo branch * checkout * goddammit * merge? idk * pls * after all * don't split up keyboards * syntax * adds quick for all-keyboards * trying out new script * script update * lowercase * all keyboards * stop replacing compiled.hex automatically * adds if statement * skip automated build branches * forces push to automated build branch * throw an add in there * upstream? * adds AUTOGEN * ignore all .hex files again * testing out new repo * global ident * generate script, keyboard_keymap.hex * skip generation for now, print pandoc info, submodule update * try trusty * and sudo * try generate * updates subprojects to keyboards * no idea * updates to keyboards * cleans up clueboard stuff * setup to use local readme * updates cluepad, planck experimental * remove extra led.c [ci skip] * disable power up for now * config files updates * makefile updates * .h file updates, config tuning * disable audio for yang
* | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-06-284-116/+208
|\|
| * zoom and undo keys for ab's planck keymap (#446)Anand Babu (AB) Periasamy2016-06-273-43/+58
| |
| * updates preonic default layoutJack Humbert2016-06-261-11/+13
| |
| * updates planck macros to keycodes, prototype fn_actionsJack Humbert2016-06-261-31/+27
| |
| * Swap up and down on ab's layout to match default (#441)Anand Babu (AB) Periasamy2016-06-243-54/+133
| |
* | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-06-2439-39902/+158
|\|
| * Backlight abstraction and other changes (#439)Jack Humbert2016-06-2338-39917/+101
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * redoes matrix pins, abstracts backlight code for B5,6,7 * slimming down keyboard stuff, backlight breathing implemented * don't call backlight init when no pin * cleans up user/kb/quantum calls, keyboard files * fix pvc atomic * replaces CHANNEL with correct var in breathing * removes .hexs, updates readmes, updates template * cleans-up clueboards, readmes to lowercase * updates readme
| * Add OS specific layers that can be switched with macros (#436)Peter2016-06-232-1153/+1225
| |
* | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-06-237-0/+1443
|\|
| * AB's practical planck keymap (#435)Anand Babu (AB) Periasamy2016-06-227-0/+1443
| |
* | Use Space Cadet parens on LSFTChristopher Browne2016-06-221-1/+1
| |
* | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwareChristopher Browne2016-06-223-7/+28
|/
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-2198-0/+43126
* fixes from tmk's repo * rename keyboard to keyboards