diff options
author | ajp10304 <a.Pocklington@Gmail.com> | 2020-07-09 20:18:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-09 20:18:51 +0100 |
commit | c5e255a4172cdd8e813fbd9a86e560dac90dee64 (patch) | |
tree | 122b63d3e90c06e753a56364492f90b1fb9ed5d8 /keyboards/handwired/atreus50/atreus50.h | |
parent | bae3e03e5f5c74da05d3db71901b196004b105cc (diff) | |
download | qmk_firmware-c5e255a4172cdd8e813fbd9a86e560dac90dee64.tar.gz qmk_firmware-c5e255a4172cdd8e813fbd9a86e560dac90dee64.zip |
Create ajp10304 userspace and ortho_4x12 layout. (#9304)
Diffstat (limited to 'keyboards/handwired/atreus50/atreus50.h')
-rw-r--r-- | keyboards/handwired/atreus50/atreus50.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/handwired/atreus50/atreus50.h b/keyboards/handwired/atreus50/atreus50.h index eb31ca1b8e..e2e8510b62 100644 --- a/keyboards/handwired/atreus50/atreus50.h +++ b/keyboards/handwired/atreus50/atreus50.h @@ -3,7 +3,7 @@ #include "quantum.h" -// The first section contains all of the arguements +// The first section contains all of the arguments // The second converts the arguments into a two-dimensional array #define LAYOUT( \ k00, k01, k02, k03, k04, k05, k06, k07, k08, k09, k0a, k0b, \ |