Files
zmk/app/boards/shields/helix
Joel Spadin 32ae776c42 refactor: Add more checks to pre-commit
Updated existing pre-commit hooks and added some new hooks:

- Remove trailing whitespace
- Ensure every non-empty file ends with a new line
- Check YAML file validity
- Prevent adding large files
- Ensure any scripts with shebangs are executable

Added a GitHub action to run pre-commit on every commit. Removed any
existing actions which duplicate pre-commit.

Ran pre-commit on the codebase.
2023-04-24 16:07:04 -07:00
..
2021-01-05 18:56:47 +00:00
2021-01-05 18:56:47 +00:00
2021-01-05 18:56:47 +00:00

Note to user:

  • If desired, RGB underglow must be manually enabled before building and flashing. Check 'helix.conf' to do so.
  • Peripheral RGB function is impaired until full support is implemented in the master branch.
  • OLED displays are not currently included in this shield. This will be updated after OLED support is live.
  • 'KANA' and 'EISUU' input is currently utilized under the 'LANG1' and 'LANG2' keycodes respectively.

Thanks to Nicell, KemoNine, petejohanson, TJ "Chormbo The Great", joelspadin/Rinh, Wofiel, Okke, innovaker, and the rest of the ZMK contributors for their support in constructing this shield. I appreciate your assistance greatly. This has been a valuable learning experience for me. May this contribution serve the community well.