Update Atreus to current code conventions (#5849)
* Update atreus to current code conventions - add multi revision instead of defines * Remove config.h duplication from user keymaps * Add breaking change log * Add missing pragma once
This commit is contained in:
committed by
skullydazed
parent
3619678b10
commit
75ee8df19e
3
docs/ChangeLog/20190830/PR5849.md
Normal file
3
docs/ChangeLog/20190830/PR5849.md
Normal file
@ -0,0 +1,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
|
Reference in New Issue
Block a user