blob: 24dadc1f27c65d41eb7f28d4747aea56e36104f1 (
plain)
1
2
3
|
* Update Atreus to current code conventions
* Duplicate include guards have bypassed the expected header processing behavior
* All keymaps affected are recommended to remove duplication of `<keyboard>/config.h` to `<keyboard>/keymaps/<user>/config.h` and only provide overrides at the keymap level
|