1
0
Fork 0

[Keyboard] Add userspace pdl and a handwired board (#14199)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
This commit is contained in:
Daniel Perrett 2022-04-13 06:25:19 +01:00 committed by GitHub
parent 0524a82a88
commit a5e41615f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
25 changed files with 1104 additions and 0 deletions

View file

@ -0,0 +1,17 @@
# reclined
A custom staggered 40 percent keyboard split at 22.5 degrees.
* Keyboard Maintainer: [pdl](https://github.com/pdl)
* Hardware Supported: Just one device
* Hardware Availability: None
Make example for this keyboard (after setting up your build environment):
make handwired/reclined:default
Flashing example for this keyboard:
make handwired/reclined:default:flash
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).