Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plaid Keymap for Programmers #6706

Merged
merged 12 commits into from
Sep 17, 2019
Prev Previous commit
Next Next commit
fix documentation
  • Loading branch information
Canino Developments committed Sep 14, 2019
commit 2d8aa8c2b0020e56dd308c233901d093bd9d32dc
4 changes: 2 additions & 2 deletions keyboards/plaid/keymaps/thehalfdeafchef/keymap.c
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,9 @@ LAYOUT_planck_mit(
* ,--------------------------------------------------------------------------------.
* | NLCK | 1 | 2 | 3 | - | | | | ! | # | $ | + |
* |------+------+------+------+------+-----+-----+-----+------+------+------+------+
* | | 4 | 5 | 6 | + | | | | % | ! | ! | = |
* | / | 4 | 5 | 6 | + | | | | % | ! | ! | = |
* |------+------+------+------+------+-----+-----+-----+------+------+------+------+
* | | 7 | 8 | 9 | * | | | | _ | - | @ | ~ |
* | * | 7 | 8 | 9 | , | | | | _ | - | @ | ~ |
* |------+------+------+------+------+-----+-----+-----+------+------+------+------+
* | | 0 | . | Ent | = | | | | | | ` |
* `--------------------------------------------------------------------------------'
Expand Down