summaryrefslogtreecommitdiffstats
path: root/keyboards/s60_x
AgeCommit message (Collapse)AuthorFilesLines
2017-09-27remove all makefiles from keyboard directoriesJack Humbert5-50/+0
2017-09-08Remove all Makefiles from the keyboards directory. (#1660)skullydazed3-0/+40
* 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-24Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2-9/+1
* 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 Khodabakhsh1-2/+2
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-17Make the bulk of our keyboards match the readme.md standardskullY1-250/+8
2017-06-30Update keyboards' rules.mk/Makefiles (#1442)Jack Humbert3-18/+18
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
2017-06-13Merge pull request #1387 from antelaurijssen/masterJack Humbert4-0/+908
Submitting my own custom layout for S60X keyboard
2017-06-13Properly formatted unordered lists in readme.mdAnte Laurijssen1-29/+29
2017-06-13Mods to readme.mdAnte Laurijssen1-1/+1
2017-06-13Modifications to readme.md and deletion of keyboard layout imagesAnte Laurijssen8-5214/+16
2017-06-12remove .hex, .PNG, .jpgJack Humbert4-3/+3
2017-06-12remove the rest of the .pngsJack Humbert3-2/+2
2017-06-11-MIDI Chords now using process_record_user instead of F(n) keysAnte Laurijssen1-328/+164
-Morse Code shift keys implemented
2017-06-08Created special shift keys for Morse layer that change variable value, ↵Ante Laurijssen1-143/+29
enabling to send “shifted” special morse code characters.
2017-06-08Working on Morse Code MacrosAnte Laurijssen1-9/+24
2017-06-06Added a couple of custom keys and updated layer imageAnte Laurijssen2-7/+36
2017-06-03Improvements and corrections to morse code macros layerAnte Laurijssen1-44/+44
2017-05-31Improvements to Midi and keymapAnte Laurijssen1-57/+57
2017-05-30Another typo...Ante Laurijssen1-1/+1
2017-05-30Corrected typo in readme.mdAnte Laurijssen1-2/+2
2017-05-30Added a few imagesAnte Laurijssen3-0/+5190
2017-05-30Added MIDI_CHORD layer and other little fixes.Ante Laurijssen5-29/+226
Updated readme.md
2017-05-28Midi Chord Function is now working! But some chords lag...Ante Laurijssen2-46/+124
2017-05-26Still working on these MIDI CHORDS!Ante Laurijssen2-26/+11
2017-05-26More changes to keymap.c to try and get midi chords to workAnte Laurijssen1-74/+86
2017-05-25More updates to keymap.c - still errors with midi when trying to compileAnte Laurijssen1-71/+61
2017-05-23More work on my keymap.c and added .png images of my different layers.Ante Laurijssen6-99/+120
2017-05-22More work on keymap.c and config.hAnte Laurijssen2-104/+197
2017-05-21Continuing work on keymap.cAnte Laurijssen1-34/+416
2017-05-17Added Space Cadet Rollover Disable to config.hAnte Laurijssen1-0/+3
2017-05-16Working on keymap.c file...Ante Laurijssen1-4/+6
2017-05-15Started working on custom midi chord functionAnte Laurijssen1-0/+68
2017-05-14Initial push of my keymapAnte Laurijssen4-0/+319
2017-04-30fixes s60_x keyboardJack Humbert51-0/+5450