Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-08 | Remove all Makefiles from the keyboards directory. (#1660) | skullydazed | |
* 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 | |||
2017-08-23 | Creates a layouts/ folder for keymaps shared between keyboards (#1609) | Jack Humbert | |
* include variables and .h files as pp directives * start layout compilation * split ergodoxes up * don't compile all layouts for everything * might seg fault * reset layouts variable * actually reset layouts * include rules.mk instead * remove includes from rules.mk * update variable setting * load visualizer from path * adds some more examples * adds more layouts * more boards added * more boards added * adds documentation for layouts * use lowercase names for LAYOUT_ * add layout.json files for each layout * add community folder, default keymaps for layouts * touch-up default layouts * touch-up layouts, some keyboard rules.mk * update documentation for layouts * fix up serial/i2c switches | |||
2017-08-20 | Update s60_x/default/rule.mk for original Sentraq S60-X | Daniel Khodabakhsh | |
Fix and issue with the original Sentraq S60-X not being compatible with 'default'. If 'default' shouldn't be changed, perhaps I can create an 'original' revision. | |||
2017-08-16 | Make the bulk of our keyboards match the readme.md standard | skullY | |
2017-06-30 | Update keyboards' rules.mk/Makefiles (#1442) | Jack Humbert | |
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit | |||
2017-06-12 | Merge pull request #1387 from antelaurijssen/master | Jack Humbert | |
Submitting my own custom layout for S60X keyboard | |||
2017-06-12 | Properly formatted unordered lists in readme.md | Ante Laurijssen | |
2017-06-12 | Mods to readme.md | Ante Laurijssen | |
2017-06-12 | Modifications to readme.md and deletion of keyboard layout images | Ante Laurijssen | |
2017-06-11 | remove .hex, .PNG, .jpg | Jack Humbert | |
2017-06-11 | remove the rest of the .pngs | Jack Humbert | |
2017-06-11 | -MIDI Chords now using process_record_user instead of F(n) keys | Ante Laurijssen | |
-Morse Code shift keys implemented | |||
2017-06-07 | Created special shift keys for Morse layer that change variable value, ↵ | Ante Laurijssen | |
enabling to send “shifted” special morse code characters. | |||
2017-06-07 | Working on Morse Code Macros | Ante Laurijssen | |
2017-06-05 | Added a couple of custom keys and updated layer image | Ante Laurijssen | |
2017-06-02 | Improvements and corrections to morse code macros layer | Ante Laurijssen | |
2017-05-30 | Improvements to Midi and keymap | Ante Laurijssen | |
2017-05-29 | Another typo... | Ante Laurijssen | |
2017-05-29 | Corrected typo in readme.md | Ante Laurijssen | |
2017-05-29 | Added a few images | Ante Laurijssen | |
2017-05-29 | Added MIDI_CHORD layer and other little fixes. | Ante Laurijssen | |
Updated readme.md | |||
2017-05-28 | Midi Chord Function is now working! But some chords lag... | Ante Laurijssen | |
2017-05-26 | Still working on these MIDI CHORDS! | Ante Laurijssen | |
2017-05-25 | More changes to keymap.c to try and get midi chords to work | Ante Laurijssen | |
2017-05-24 | More updates to keymap.c - still errors with midi when trying to compile | Ante Laurijssen | |
2017-05-22 | More work on my keymap.c and added .png images of my different layers. | Ante Laurijssen | |
2017-05-21 | More work on keymap.c and config.h | Ante Laurijssen | |
2017-05-21 | Continuing work on keymap.c | Ante Laurijssen | |
2017-05-16 | Added Space Cadet Rollover Disable to config.h | Ante Laurijssen | |
2017-05-15 | Working on keymap.c file... | Ante Laurijssen | |
2017-05-14 | Started working on custom midi chord function | Ante Laurijssen | |
2017-05-14 | Initial push of my keymap | Ante Laurijssen | |
2017-04-30 | fixes s60_x keyboard | Jack Humbert | |