Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-12 | Move single `LAYOUT`s to data driven (#20365) | Ryan | |
2023-03-16 | Remove useless "ifdef KEYBOARD_*" (#20078) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-03-11 | Move matrix config to info.json, part 3 (#19991) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2022-11-21 | Remove .noci functionality (#19122) | Joel Challis | |
2022-08-15 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | |
2022-08-15 | Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956) | Ryan | |
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel | |
2021-09-01 | Change keyboard level include guards to `pragma once` (#14248) | Ryan | |
* Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif | |||
2020-12-21 | Initial list of keyboards to exclude from CI (#11213) | Zach White | |
2019-08-21 | Remove old promicro_bootloader_jmp() declarations (#6444) | fauxpark | |
2018-06-07 | Eco: Refactor, Configurator support and Readme changes (#3143) | noroadsleft | |
* Readme changes * Refactor matrices; add QMK_KEYBOARD_H * Configurator Support | |||
2017-09-27 | remove all makefiles from keyboard directories | Jack Humbert | |
2017-08-23 | Creates a layouts/ folder for keymaps shared between keyboards (#1609) | Jack Humbert | |
* 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 | |||
2017-07-04 | Updated ECO files to follow proper formatting. Also updated that-canadian ↵ | That-Canadian | |
keymap to take out extraneous characters. | |||
2017-07-04 | Added ECO keyboard folder and configuration files. Also added my ↵ | That-Canadian | |
(That-Canadian) keymap folder and files. |