summaryrefslogtreecommitdiff
path: root/keyboards/deltasplit75
AgeCommit message (Collapse)Author
2018-06-06Refactor for DeltaSplit75 (#3132)noroadsleft
2018-05-28Fix nyquist (and other splits using D2 in debouncing) (#3067)Danny
* Update default Nyquist revision * LED slave fix * Sync changes from lets_split * Add needed check for debouncing * Remove line that was setting PD2 pin and interfering with use of that pin * Add backlight key to keymap
2018-05-25Fix Split keyboards so they compile on Configurator (#3051)Drashna Jaelre
* Fix serial split for BFO9000 * Fix serial split for DeltaSplit75 * Fix serial split for Helix * Fix serial split for MiniDox * Fix serial split for Viterbi * Revert "Fix serial split for Helix" since it's super complex This reverts commit 72538df105ba6d5fe6915773a20c509f2a47785d. We'll let the helix owner fix this issue, or dive into the code later
2018-04-11Remove bootloader from info.jsonsskullY
2018-04-07Pull information from config.h and rules.mk (#2711)skullydazed
* Pull information from config.h and rules.mk * Readd the kbd75 maintainer
2018-02-16Fix EE HANDS on splits losing handedness if RGB is enabled (#2399)Drashna Jaelre
* Fix EE HANDS on splits losing handedness if RGB is enabled * Because I'm an idiot and did a bad cut/paste job
2018-02-06Remove _quantum functions from custom matrix.c codeU-LANDSRAAD\drashna
2018-02-02Added info.json and updated README for Deltasplit75 (#2266)Donald
* Added info.json and updated README * Updated info.json
2017-11-27Updates bootloader settings, adds file size check (#2029)Jack Humbert
* pull fuse settings for bootloader jump * fix 32a chips * make automatic bootloader selection optional * quantify bootloaders * fixs #164, speeds up dfu reset * fix for chips w/o usb * missing an n * fix bootloader sizes, use words for addresses * fix bmini, pearl, and [[ issue, make things quiet * ignore avr errors on arm for now * update settings for the light * document bootloader stuff * add bootloader title
2017-11-01Remove extra underscore from MASTER_RIGHT defineDanny Nguyen
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert
* redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * start to update readmes and keyboards * look in keyboard directories for board.mk * update visualizer rules * fix up some other keyboards/keymaps * fix arm board ld includes * fix board rules * fix up remaining keyboards * reset layout variable * reset keyboard_layouts * fix remainging keymaps/boards * update readmes, docs * add note to makefile error * update readmes * remove planck keymap warnings * update references and docs * test out tarvis build stages * don't use stages for now * don't use stages for now
2017-09-27remove all makefiles from keyboard directoriesJack Humbert
2017-09-08Remove 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-26Updated readme to new standard.unknown
2017-08-26Updated my files and added debouncingunknown
2017-08-03Move avrdude flashing script from individual keyboard rules.mk to common ↵Danny Nguyen
location and improve script. Port detection script is now more informative and better handles first time flashing of a Pro Micro
2017-08-01Normalize all line endingsZeal Jagannatha
2017-07-30line-endingsJack Humbert
2017-07-28Fixed error in readmeunknown
2017-07-28Removed un-needed protosplit directory and updated readmeunknown
2017-07-28Reverted changesunknown
2017-07-28Figured out that I didn't need to include both keymaps in both filesunknown
2017-07-28Hopefully compile issues are gone, and updated filesunknown
2017-07-28Fixed all things jack suggested.unknown
2017-07-28Added to blank spaces at end of protosplit to make it compile under make v2unknown
2017-07-28Updated readme to show compile rules that won't throw an errorunknown
2017-07-28Fixed typo in my layout and updatedunknown
2017-07-28Fixed some capitalization issuesunknown
2017-07-28Another typo fixunknown
2017-07-28Fixed typo in my layoutunknown
2017-07-28Updated my makefile..againunknown
2017-07-28Updated my makefileunknown
2017-07-28Removed old keymapsunknown
2017-07-28Removed old protosplit folderunknown
2017-07-28Changed case of protosplitDonald
Also updated readme to have correct capitalization.
2017-07-28Changed case of deltasplit75 to be lowercase.Donald
To follow convention.
2017-07-28Add my layoutunknown