Skip to content

Create caps_lock_wasd_nav.json for caps lock WASD navigation #2101

Create caps_lock_wasd_nav.json for caps lock WASD navigation

Create caps_lock_wasd_nav.json for caps lock WASD navigation #2101

Workflow file for this run

name: KE-complex_modifications CI
on: [push, pull_request]
jobs:
build:
runs-on: macos-12
steps:
- uses: actions/checkout@v1
with:
fetch-depth: 1
- name: rebuild
run: make rebuild
- name: check uncommitted changes
run: bash scripts/check-uncommitted-changes.sh
- name: tests
run: make -C tests