Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make arguments redo, subproject elimination (#1784) | Jack Humbert | 2017-10-14 | 2 | -28/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * start to update readmes and keyboards * look in keyboard directories for board.mk * update visualizer rules * fix up some other keyboards/keymaps * fix arm board ld includes * fix board rules * fix up remaining keyboards * reset layout variable * reset keyboard_layouts * fix remainging keymaps/boards * update readmes, docs * add note to makefile error * update readmes * remove planck keymap warnings * update references and docs * test out tarvis build stages * don't use stages for now * don't use stages for now | ||||
* | remove all makefiles from keyboard directories | Jack Humbert | 2017-09-27 | 2 | -39/+0 |
| | |||||
* | Remove all Makefiles from the keyboards directory. (#1660) | skullydazed | 2017-09-08 | 2 | -0/+39 |
| | | | | | | | | | | | | | | | | | | | | | | * Remove all Makefiles from the keyboards directory. * update keymaps added in the last 8 days * Ignore keyboard/keymap makefiles * update hand_wire to reflect our new Makefile-less reality * Update the make guide to reflect the new reality * move planck keymap options to rules.mk * update planck keymaps 4real * trigger travis * add back build_keyboard.mk * restore changes to build_keyboard | ||||
* | Merge pull request #1387 from antelaurijssen/master | Jack Humbert | 2017-06-12 | 4 | -0/+908 |
|\ | | | | | Submitting my own custom layout for S60X keyboard | ||||
| * | Properly formatted unordered lists in readme.md | Ante Laurijssen | 2017-06-12 | 1 | -29/+29 |
| | | |||||
| * | Mods to readme.md | Ante Laurijssen | 2017-06-12 | 1 | -1/+1 |
| | | |||||
| * | Modifications to readme.md and deletion of keyboard layout images | Ante Laurijssen | 2017-06-12 | 8 | -5214/+16 |
| | | |||||
| * | -MIDI Chords now using process_record_user instead of F(n) keys | Ante Laurijssen | 2017-06-11 | 1 | -328/+164 |
| | | | | | | | | -Morse Code shift keys implemented | ||||
| * | Created special shift keys for Morse layer that change variable value, ↵ | Ante Laurijssen | 2017-06-07 | 1 | -143/+29 |
| | | | | | | | | enabling to send “shifted” special morse code characters. | ||||
| * | Working on Morse Code Macros | Ante Laurijssen | 2017-06-07 | 1 | -9/+24 |
| | | |||||
| * | Added a couple of custom keys and updated layer image | Ante Laurijssen | 2017-06-05 | 2 | -7/+36 |
| | | |||||
| * | Improvements and corrections to morse code macros layer | Ante Laurijssen | 2017-06-02 | 1 | -44/+44 |
| | | |||||
| * | Improvements to Midi and keymap | Ante Laurijssen | 2017-05-30 | 1 | -57/+57 |
| | | |||||
| * | Another typo... | Ante Laurijssen | 2017-05-29 | 1 | -1/+1 |
| | | |||||
| * | Corrected typo in readme.md | Ante Laurijssen | 2017-05-29 | 1 | -2/+2 |
| | | |||||
| * | Added a few images | Ante Laurijssen | 2017-05-29 | 3 | -0/+5190 |
| | | |||||
| * | Added MIDI_CHORD layer and other little fixes. | Ante Laurijssen | 2017-05-29 | 5 | -29/+226 |
| | | | | | | | | Updated readme.md | ||||
| * | Midi Chord Function is now working! But some chords lag... | Ante Laurijssen | 2017-05-28 | 2 | -46/+124 |
| | | |||||
| * | Still working on these MIDI CHORDS! | Ante Laurijssen | 2017-05-26 | 2 | -26/+11 |
| | | |||||
| * | More changes to keymap.c to try and get midi chords to work | Ante Laurijssen | 2017-05-25 | 1 | -74/+86 |
| | | |||||
| * | More updates to keymap.c - still errors with midi when trying to compile | Ante Laurijssen | 2017-05-24 | 1 | -71/+61 |
| | | |||||
| * | More work on my keymap.c and added .png images of my different layers. | Ante Laurijssen | 2017-05-22 | 6 | -99/+120 |
| | | |||||
| * | More work on keymap.c and config.h | Ante Laurijssen | 2017-05-21 | 2 | -104/+197 |
| | | |||||
| * | Continuing work on keymap.c | Ante Laurijssen | 2017-05-21 | 1 | -34/+416 |
| | | |||||
| * | Added Space Cadet Rollover Disable to config.h | Ante Laurijssen | 2017-05-16 | 1 | -0/+3 |
| | | |||||
| * | Working on keymap.c file... | Ante Laurijssen | 2017-05-15 | 1 | -4/+6 |
| | | |||||
| * | Started working on custom midi chord function | Ante Laurijssen | 2017-05-14 | 1 | -0/+68 |
| | | |||||
| * | Initial push of my keymap | Ante Laurijssen | 2017-05-14 | 4 | -0/+319 |
| | | |||||
* | | remove .hex, .PNG, .jpg | Jack Humbert | 2017-06-11 | 4 | -3/+3 |
| | | |||||
* | | remove the rest of the .pngs | Jack Humbert | 2017-06-11 | 3 | -2/+2 |
|/ | |||||
* | fixes s60_x keyboard | Jack Humbert | 2017-04-30 | 35 | -0/+4836 |