qmk-firmware/keyboards/deltasplit75
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check (#2029)
* 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-27 23:08:21 -05:00
..
keymaps Remove extra underscore from MASTER_RIGHT define 2017-11-01 01:19:06 -04:00
v2 Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05:00
config.h Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
deltasplit75.c Changed case of deltasplit75 to be lowercase. 2017-07-28 10:45:34 -04:00
deltasplit75.h Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
eeprom-lefthand.eep Changed case of deltasplit75 to be lowercase. 2017-07-28 10:45:34 -04:00
eeprom-righthand.eep Changed case of deltasplit75 to be lowercase. 2017-07-28 10:45:34 -04:00
i2c.c Normalize all line endings 2017-08-01 16:44:29 -04:00
i2c.h Normalize all line endings 2017-08-01 16:44:29 -04:00
matrix.c Updated my files and added debouncing 2017-08-26 23:31:47 -04:00
readme.md Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00
rules.mk Updates bootloader settings, adds file size check (#2029) 2017-11-27 23:08:21 -05:00
serial.c Normalize all line endings 2017-08-01 16:44:29 -04:00
serial.h Normalize all line endings 2017-08-01 16:44:29 -04:00
split_util.c Updated my files and added debouncing 2017-08-26 23:31:47 -04:00
split_util.h Normalize all line endings 2017-08-01 16:44:29 -04:00

readme.md

DeltaSplit75

A split 75% keyboard made by xyxjj. More info on qmk.fm

Keyboard Maintainer: xyxjj
Hardware Supported: Pro Micro
Hardware Availability: Group Buy

Make example for this keyboard (after setting up your build environment):

make deltasplit75/v2:default

See build environment setup then the make instructions for more information.

Files are available here: DeltaSplit75 Case Files

The build guide should be found here: DeltaSplit75 Build Guide