qmk-firmware/keyboards/deltasplit75
Drashna Jaelre e6b9980bd4 Remove keymap_config extern from default keymaps (#7399)
* Remove keymap_config extern from default keymaps

* Revert unicode

Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :(

Co-Authored-By: fauxpark <fauxpark@gmail.com>
2019-11-20 22:31:36 +00:00
..
keymaps Remove keymap_config extern from default keymaps (#7399) 2019-11-20 22:31:36 +00:00
v2 Remove old promicro_bootloader_jmp() declarations (#6444) 2019-08-21 02:05:08 +01: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
info.json Refactor for DeltaSplit75 (#3132) 2018-06-06 09:47:25 -07:00
matrix.c Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Cleanup rules.mk for 32U4 keyboards, A-F (#6804) 2019-10-05 11:09:35 -07:00
serial.c Fix Split keyboards so they compile on Configurator (#3051) 2018-05-25 11:49:43 -07: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 Fix EE HANDS on splits losing handedness if RGB is enabled (#2399) 2018-02-16 12:00:39 -05:00

readme.md

DeltaSplit75

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

Keyboard Maintainer: xyxjj & itsaferbie
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