Fork of the espurna firmware for `mhsw` switches
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
295 B

  1. style=attach
  2. indent=spaces=4
  3. indent-classes
  4. indent-switches
  5. indent-namespaces
  6. indent-continuation=4
  7. #indent-preproc-define
  8. #indent-preproc-cond
  9. #indent-preproc-block
  10. indent-col1-comments
  11. pad-oper
  12. pad-comma
  13. pad-header
  14. align-pointer=type
  15. align-reference=type
  16. add-brackets
  17. convert-tabs
  18. suffix=none