Commit Graph

25 Commits (7a89b51018e21e7c317c043ba819d950ff33fff8)

Author SHA1 Message Date
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>
6 years ago
Drashna Jaelre 0072fdd799 Cleanup Default Keymaps (#5442)
* Cleanup Default Keymaps to conform to QMK Firmware standards

* Minor fixes

* Revert some changes
6 years ago
fauxpark 3b2a484a5b Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) 6 years ago
fauxpark e2d3c92199 Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) 6 years ago
noroadsleft 7f4f0f7685 Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
* Remove QUANTUM_DIR code blocks from keyboard rules

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect entire keyboards.

* remove QUANTUM_DIR code blocks from rules for default keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect default keymaps.

* remove QUANTUM_DIR code blocks from rules for user keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect "user" keymaps. (It's actually any keymap
that isn't named `default`.)

* remove QUANTUM_DIR code blocks from rules for community layouts

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for community layouts.

* remove QUANTUM_DIR code blocks from rules for userspaces

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for userspaces.
6 years ago
Drashna Jaelre 00b6f14821 Replace outdated RGB/Audio information 7 years ago
Cory Shaw 5709e1b602 Fix Mbsurfer deltasplit75 keymap (#3262)
* Add mbsurfer keymap for DeltaSplit75 with ANSI split backspace

* Update mbsurfer DeltaSplit75 keymap to include right hand arrow cluster

* Update mbsurfer DS75 keymap, move volume down to be symmetrical

* Add readme to Mbsurfer DS75 keymap

* Fix Mbsurfer DS75 keymap image

* Clean up mbsurfer DeltaSplit75 keymap, add layer overview comments

* Fix volume down and add mute to fn layer
7 years ago
Cory Shaw bb4c0204ee Mbsurfer deltasplit75 keymap (#3174)
* Add mbsurfer keymap for DeltaSplit75 with ANSI split backspace

* Update mbsurfer DeltaSplit75 keymap to include right hand arrow cluster

* Update mbsurfer DS75 keymap, move volume down to be symmetrical

* Add readme to Mbsurfer DS75 keymap

* Fix Mbsurfer DS75 keymap image
7 years ago
noroadsleft 97d5b6aba0 Refactor for DeltaSplit75 (#3132) 7 years ago
Danny Nguyen fad967af4c Remove extra underscore from MASTER_RIGHT define 8 years ago
Jack Humbert 791b9cc652 remove all makefiles from keyboard directories 8 years ago
skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. (#1660)
* 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
8 years ago
unknown 78ab926cc8 Updated my files and added debouncing 8 years ago
Zeal Jagannatha dd3803f334 Normalize all line endings 8 years ago
unknown 1f78b62cd6 Hopefully compile issues are gone, and updated files 8 years ago
unknown b710e21efb Added to blank spaces at end of protosplit to make it compile under make v2 8 years ago
unknown f2824bca02 Fixed typo in my layout and updated 8 years ago
unknown 6d15f5a5b7 Another typo fix 8 years ago
unknown ea1fd96c84 Fixed typo in my layout 8 years ago
unknown 1eea91f5f8 Updated my makefile..again 8 years ago
unknown 9546b180b9 Updated my makefile 8 years ago
unknown 2265e4ce41 Removed old keymaps 8 years ago
Donald f1dbf72e09 Changed case of protosplit
Also updated readme to have correct capitalization.
8 years ago
Donald c71b60c82a Changed case of deltasplit75 to be lowercase.
To follow convention.
8 years ago
unknown 47c6d201aa Add my layout 8 years ago