Commit Graph

16 Commits (432674781a178857099e5035987e9ab96f846e19)

Author SHA1 Message Date
Jack Humbert 791b9cc652 remove all makefiles from keyboard directories 7 years ago
Jack Humbert d2ff66a985 Creates a layouts/ folder for keymaps shared between keyboards (#1609)
* 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
7 years ago
Joe Wasson fe60cbd928 Remove PLAY_NOTE_ARRAY usages to get rid of warning. 7 years ago
Jack Humbert 61ef949576 update some copyright headers 7 years ago
Jack Humbert f5f7dfa064 cleanup lets_split 7 years ago
skullY 62c77e7dbf Remove the DIODE_DIRECTION defines from lets_split so we can close #1067 7 years ago
Danny Nguyen d0cfaba6d2 Revise KEYMAP macro to make left and right halves more clear 8 years ago
Danny Nguyen 63e47a6425 Add RGB support for Let’s Split v1 8 years ago
TerryMathews 372af5e3f6 More code cleanup
Missed a few commented out vestigal defines in revx/config.h that had
been moved to keymap/serial and i2c.
8 years ago
TerryMathews 99d548c4fb Missed commenting out notes at end of line 8 years ago
TerryMathews efa526f570 Created lines to uncomment keyboards built upside down
* Reverses column order to fix left-to-right key order that occurs if
PCB assembled upside down.
8 years ago
TerryMathews 9d24943ec1 Refactor code to eliminate duplicate defines
* Moved duplicated defines out of inappropriate source files (matrix
pins in keymap subdirectory)
* Eliminated default keymap directory
* Hardcoded serial keymap to use serial defines and EE_CONFIG
* Hardcoded i2c keymap to use i2c defines
8 years ago
climbalima 21b6b4e6c4 should have fixed conflixed 8 years ago
climbalima 5cac51a773 Merge https://github.com/climbalima/qmk_firmware 8 years ago
climbalima 1dd6ceb45d Updated my repo to current qmk 8 years ago
climbalima b5cecb4cc9 Added both revisions into one folder 8 years ago