* Run CI for new boards with own defines
* Do not redefine board when defined from CI or other places
* Move sensor defaults to the separate file too
* Add comment to sensor offset
* Add a way to ask for raw accel from BNO08X
* Merge fix
* Update from suggestions
* Fix typos
* Move some stuff around and apply suggestions
* Fix formatting
* Add defines for all other boards too
* Make glove buildable
* Make failed build report better
* Reverse IMU I2C address from supplement to full
* Formatting fix
* More formatting
* Make suggested change to improve compatibility with lazy people
* Create CODEOWNERS
* Fix include and C++ standards
* Enforce clang-format on the repo
* improve CI config
* fix build error
* undo src format
* apply format by hand
* fix last one
* fix build error
* wat