zmk/app/boards/arm/corneish_zen
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
..
widgets refactor(display): Updates for LVGL v8.x changes. 2023-04-05 22:55:38 -07:00
board.cmake feat(boards): Add Corne-ish zen v2 2022-12-16 10:57:25 -06:00
CMakeLists.txt feat(boards): Add Corne-ish zen v2 2022-12-16 10:57:25 -06:00
corneish_zen.conf fix(boards): Add Zen .conf file for setup script 2022-12-16 17:41:39 -06:00
corneish_zen.dtsi feat(boards): Add Corne-ish zen v2 2022-12-16 10:57:25 -06:00
corneish_zen.keymap feat(boards): Add Corne-ish zen v2 2022-12-16 10:57:25 -06:00
corneish_zen.yaml feat(boards): Add Corne-ish zen v2 2022-12-16 10:57:25 -06:00
corneish_zen_v2.yaml feat(boards): Add Corne-ish zen v2 2022-12-16 10:57:25 -06:00
corneish_zen_v2.zmk.yml feat(boards): Add Corne-ish zen v2 2022-12-16 10:57:25 -06:00
corneish_zen_v2_left.dts refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
corneish_zen_v2_left_defconfig refactor(boards): Move to pinctrl. 2023-04-05 22:55:38 -07:00
corneish_zen_v2_right.dts refactor: Add more checks to pre-commit 2023-04-24 16:07:04 -07:00
corneish_zen_v2_right_defconfig refactor(boards): Move to pinctrl. 2023-04-05 22:55:38 -07:00
custom_status_screen.c fix(boards): Fix Zen logo alignment 2023-04-14 14:39:54 -07:00
custom_status_screen.h feat(boards): Add Corne-ish zen v2 2022-12-16 10:57:25 -06:00
Kconfig.board feat(boards): Add Corne-ish zen v2 2022-12-16 10:57:25 -06:00
Kconfig.defconfig refactor(display): Updates for LVGL v8.x changes. 2023-04-05 22:55:38 -07:00