Commit Graph

7 Commits (31808df29489770a85f15d03e4908c05ee4a3173)

Author SHA1 Message Date
Fred Sundvik 25285a1c5a Don't process keycodes on the slave 7 years ago
Jack Humbert 791b9cc652 remove all makefiles from keyboard directories 7 years ago
Andrew Plaza (insidious) 6198fed566 Updated README in ergodox_infinity keyboard (#1702)
* changed 'infinity' to 'ergodox_infinity' and specified to be in the top-level directory as per recent changes to directory structure of QMK_firmware git repo

* accidently removed '-' in last line of readme
7 years ago
Florent C 17c84f24cd Adapt build instructions to new keyboard name 7 years ago
Jack Humbert f10e9586df adds a default ergodox_infinity keymap 7 years ago
Jay Liu b032867236 Update Infinity Ergodox Makefile (#1682)
I believe this change is needed in response to the recent change in folder structure.
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