From c628408688306ed3e970505268cc4a235af8a5ff Mon Sep 17 00:00:00 2001 From: ridingqwerty Date: Fri, 15 Jan 2021 16:49:49 -0500 Subject: New Keyboard: walletburner/cajal (#10458) * adding alpha variants * adding cajal layouts * adding V2 PCB support adding additional layouts for new PCB version, and correecting incorrect image in info file * Cleanup master -- remove alpha9 * Cleanup master -- remove g4m3ralpha * Cleanup master -- remove cajal & sl40 * Master cleanup -- re-add sl40 * Master cleanup -- correct SL40 image * New Keyboard: walletburner/cajal * Added license attribution to *.{c,h} files * Update keyboards/walletburner/cajal/config.h Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/walletburner/cajal/keymaps/ortho/keymap.c Co-authored-by: Drashna Jaelre * Rename 'ortho' keymap to 'default_ortho' * Update keyboards/walletburner/cajal/cajal.c Co-authored-by: Drashna Jaelre * Update readme.md Adding bootloader instructions. Co-authored-by: worldspawn00 Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Drashna Jaelre --- keyboards/walletburner/cajal/readme.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 keyboards/walletburner/cajal/readme.md (limited to 'keyboards/walletburner/cajal/readme.md') diff --git a/keyboards/walletburner/cajal/readme.md b/keyboards/walletburner/cajal/readme.md new file mode 100644 index 0000000000..4573e40679 --- /dev/null +++ b/keyboards/walletburner/cajal/readme.md @@ -0,0 +1,23 @@ +# Cajal + +![Cajal](https://i.imgur.com/FVKq7WH.png) + +The Cajal is a premium 45% keyboard with stagger or ortho layout options. + +* Keyboard Maintainer: [worldspawn00](https://github.com/worldspawn00/) +* Hardware Supported: The Cajal PCB and kit. +* Hardware Availability: [PCB & Kit](https://www.walletburner.co/) + +Make example for this keyboard (after setting up your build environment): + + make walletburner/cajal:default + + make walletburner/cajal:default_ortho + +Flashing example for this keyboard: + + make walletburner/cajal:default:flash + +To put the PCB into bootloader mode: Push the reset button on the bottom of the PCB + +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