Konstantin Đorđević c69060465e Fix parentheses in macros, and in general clean up quantum.h (#5021)
* Fix up GPIO macros

* Fix up send string macros

`string` arguments must not be parenthesized

* Fix up miscellaneous macros

* Make indentation uniform (4 spaces)

* Make #ifdef vs #if defined usage consistent

* Reorder standard includes

* Revert indentation changes as per review comments

* Revert #if defined(__AVR__) → #ifdef __AVR__ change

* Change 2 space indent to 4 spaces on a couple of lines

* Replace include guard with #pragma once
2019-07-09 11:16:24 -07:00
..
2017-04-09 18:34:59 +03:00
2019-03-29 06:20:25 -07:00
2017-04-19 01:40:16 +07:00
2017-04-19 01:40:16 +07:00
2019-05-15 21:09:36 -07:00
2019-05-15 21:09:36 -07:00
2019-05-19 15:23:01 -07:00
2019-05-10 16:55:02 -07:00
2019-05-01 08:02:02 -07:00