summaryrefslogtreecommitdiff
path: root/keyboards/s60_x
Commit message (Collapse)AuthorAge
* Remove all Makefiles from the keyboards directory. (#1660)skullydazed2017-09-08
| | | | | | | | | | | | | | | | | | | | | | * 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
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Update s60_x/default/rule.mk for original Sentraq S60-XDaniel Khodabakhsh2017-08-20
| | | | 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.
* Make the bulk of our keyboards match the readme.md standardskullY2017-08-16
|
* Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert2017-06-30
| | | this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
* Merge pull request #1387 from antelaurijssen/masterJack Humbert2017-06-12
|\ | | | | Submitting my own custom layout for S60X keyboard
| * Properly formatted unordered lists in readme.mdAnte Laurijssen2017-06-12
| |
| * Mods to readme.mdAnte Laurijssen2017-06-12
| |
| * Modifications to readme.md and deletion of keyboard layout imagesAnte Laurijssen2017-06-12
| |
| * -MIDI Chords now using process_record_user instead of F(n) keysAnte Laurijssen2017-06-11
| | | | | | | | -Morse Code shift keys implemented
| * Created special shift keys for Morse layer that change variable value, ↵Ante Laurijssen2017-06-07
| | | | | | | | enabling to send “shifted” special morse code characters.
| * Working on Morse Code MacrosAnte Laurijssen2017-06-07
| |
| * Added a couple of custom keys and updated layer imageAnte Laurijssen2017-06-05
| |
| * Improvements and corrections to morse code macros layerAnte Laurijssen2017-06-02
| |
| * Improvements to Midi and keymapAnte Laurijssen2017-05-30
| |
| * Another typo...Ante Laurijssen2017-05-29
| |
| * Corrected typo in readme.mdAnte Laurijssen2017-05-29
| |
| * Added a few imagesAnte Laurijssen2017-05-29
| |
| * Added MIDI_CHORD layer and other little fixes.Ante Laurijssen2017-05-29
| | | | | | | | Updated readme.md
| * Midi Chord Function is now working! But some chords lag...Ante Laurijssen2017-05-28
| |
| * Still working on these MIDI CHORDS!Ante Laurijssen2017-05-26
| |
| * More changes to keymap.c to try and get midi chords to workAnte Laurijssen2017-05-25
| |
| * More updates to keymap.c - still errors with midi when trying to compileAnte Laurijssen2017-05-24
| |
| * More work on my keymap.c and added .png images of my different layers.Ante Laurijssen2017-05-22
| |
| * More work on keymap.c and config.hAnte Laurijssen2017-05-21
| |
| * Continuing work on keymap.cAnte Laurijssen2017-05-21
| |
| * Added Space Cadet Rollover Disable to config.hAnte Laurijssen2017-05-16
| |
| * Working on keymap.c file...Ante Laurijssen2017-05-15
| |
| * Started working on custom midi chord functionAnte Laurijssen2017-05-14
| |
| * Initial push of my keymapAnte Laurijssen2017-05-14
| |
* | remove .hex, .PNG, .jpgJack Humbert2017-06-11
| |
* | remove the rest of the .pngsJack Humbert2017-06-11
|/
* fixes s60_x keyboardJack Humbert2017-04-30