Commit Graph

11 Commits (b1d6005c52984403ab4815a705eab0da371082a3)

Author SHA1 Message Date
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
Danny Nguyen e0caf94323 Move avrdude flashing script from individual keyboard rules.mk to common location and improve script.
Port detection script is now more informative and better handles first time flashing of a Pro Micro
7 years ago
Jack Humbert b476d65b9c Update keyboards' rules.mk/Makefiles (#1442)
this may change some of the keyboards' default settings - if you experience anything odd, please check back to this commit
7 years ago
Nic Aitch 3b38e6954a Use single brackets for portability with other shells 7 years ago
Danny Nguyen 344ebbac43 Revert removal of avrdude make option 8 years ago
ishtob 65317a3a02 Added OLED SSD1306 support to I2C 8 years ago
Nic Aitch 3dbdd15304 Check for a new serial port every second 8 years ago
Nic Aitch 3131d65563 Add avrdude target 8 years ago
climbalima 1dd6ceb45d Updated my repo to current qmk 8 years ago
IBNobody 6631abc1cb Made Serial and I2C not include the Other
This saves 192 bytes
8 years ago
Fred Sundvik 44441de8ca Split keyboard makefiles into rules and Makefile 8 years ago