zmk/app/boards/shields/lily58
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
..
boards fix(underglow): Move to spi3 for underglow bus. 2023-04-09 14:41:00 -07:00
Kconfig.defconfig refactor(display): Updates for LVGL v8.x changes. 2023-04-05 22:55:38 -07:00
Kconfig.shield Initial Lily58 shield definition. 2020-07-16 23:41:55 -04:00
lily58.conf Added encoder to unified conf file 2020-08-29 18:12:12 -07:00
lily58.dtsi refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
lily58.keymap fix(shields): Proper arrow comments in reference keymap 2022-03-05 13:01:41 -05:00
lily58.zmk.yml refactor(shields): Add pro-micro shield metadata. 2021-09-11 00:50:36 -04:00
lily58_left.conf refactor(splits): Ability to override split role. 2020-12-28 10:16:24 -05:00
lily58_left.overlay feat(boards): Remove usage of pro_micro_a/d nodes 2021-09-25 23:09:21 -04:00
lily58_right.conf refactor(splits): Ability to override split role. 2020-12-28 10:16:24 -05:00
lily58_right.overlay feat(boards): Remove usage of pro_micro_a/d nodes 2021-09-25 23:09:21 -04:00