summaryrefslogtreecommitdiff
path: root/quantum/audio
diff options
context:
space:
mode:
authorKonstantin Đorđević <vomindoraan@gmail.com>2019-07-09 20:16:24 +0200
committerFlorian Didron <fdidron@users.noreply.github.com>2019-07-10 09:01:14 +0900
commit4675f2727b0464d8ea042fc0830f34fa37a83d9f (patch)
tree2499fb5670fb4b6fa27e87505575be885d02a72d /quantum/audio
parentdba5ec7d92c04b9bfa1b39c4b04227c3032667fb (diff)
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
Diffstat (limited to 'quantum/audio')
0 files changed, 0 insertions, 0 deletions