Skip to content

Add EN 11x12 layout #1139

Add EN 11x12 layout

Add EN 11x12 layout #1139

Workflow file for this run

name: Run clang-format Linter
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DoozyX/clang-format-lint-action@v0.18.2
with:
source: '.'
extensions: 'h,hpp,cpp,ino'
clangFormatVersion: 11