Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-23 | Creates a layouts/ folder for keymaps shared between keyboards (#1609) | ||
* 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 | ||
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 | ||
2017-06-30 | Update keyboards' rules.mk/Makefiles (#1442) | ||
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 | ||
Submitting my own custom layout for S60X keyboard | |||
2017-06-12 | Properly formatted unordered lists in readme.md | ||
2017-06-12 | Mods to readme.md | ||
2017-06-12 | Modifications to readme.md and deletion of keyboard layout images | ||
2017-06-11 | remove .hex, .PNG, .jpg | ||
2017-06-11 | remove the rest of the .pngs | ||
2017-06-11 | -MIDI Chords now using process_record_user instead of F(n) keys | ||
-Morse Code shift keys implemented | |||
2017-06-07 | Created special shift keys for Morse layer that change variable value, ↵ | ||
enabling to send “shifted” special morse code characters. | |||
2017-06-07 | Working on Morse Code Macros | ||
2017-06-05 | Added a couple of custom keys and updated layer image | ||
2017-06-02 | Improvements and corrections to morse code macros layer | ||
2017-05-30 | Improvements to Midi and keymap | ||
2017-05-29 | Another typo... | ||
2017-05-29 | Corrected typo in readme.md | ||
2017-05-29 | Added a few images | ||
2017-05-29 | Added MIDI_CHORD layer and other little fixes. | ||
Updated readme.md | |||
2017-05-28 | Midi Chord Function is now working! But some chords lag... | ||
2017-05-26 | Still working on these MIDI CHORDS! | ||
2017-05-25 | More changes to keymap.c to try and get midi chords to work | ||
2017-05-24 | More updates to keymap.c - still errors with midi when trying to compile | ||
2017-05-22 | More work on my keymap.c and added .png images of my different layers. | ||
2017-05-21 | More work on keymap.c and config.h | ||
2017-05-21 | Continuing work on keymap.c | ||
2017-05-16 | Added Space Cadet Rollover Disable to config.h | ||
2017-05-15 | Working on keymap.c file... | ||
2017-05-14 | Started working on custom midi chord function | ||
2017-05-14 | Initial push of my keymap | ||
2017-04-30 | fixes s60_x keyboard | ||