From ccc8338b0e828f357a8051a729f2ccdbe3129fdb Mon Sep 17 00:00:00 2001 From: Maarten Dekkers Date: Thu, 23 Apr 2020 02:01:46 +0200 Subject: [Keyboard] Add wasdat code controller (#8858) * Initial keyboard upload * Code cleanup and product name * Fix sequence in info.json layouts --- keyboards/maartenwut/wasdat_code/readme.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 keyboards/maartenwut/wasdat_code/readme.md (limited to 'keyboards/maartenwut/wasdat_code/readme.md') diff --git a/keyboards/maartenwut/wasdat_code/readme.md b/keyboards/maartenwut/wasdat_code/readme.md new file mode 100644 index 0000000000..403fabc684 --- /dev/null +++ b/keyboards/maartenwut/wasdat_code/readme.md @@ -0,0 +1,19 @@ +# Wasdat Code + +A drop-in replacement controller for the WASD CODE TKL and fullsize models. + +* Keyboard Maintainer: [Maartenwut](https://github.com/Maartenwut) +* Hardware Supported: WASD CODE TKL/Fullsize ANSI & ISO with Wasdat Code controller +* Hardware Availability: [maartenwut.com](https://maartenwut.com/product/wasdat-code/) + +## Flashing + +The WASD has no reset button, so to put the controller in flashing mode, simply unplug the USB cable and plug it back in while holding the ESC key on the keyboard. + +--- + +Make example for this keyboard (after setting up your build environment): + + make maartenwut/wasdat_code:default + +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). -- cgit v1.2.3