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