* 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 <drashna@live.com>
* Rename 'ortho' keymap to 'default_ortho'
* Update keyboards/walletburner/cajal/cajal.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update readme.md
Adding bootloader instructions.
Co-authored-by: worldspawn00 <mcmancuso@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
23 lines
903 B
Markdown
23 lines
903 B
Markdown
# Cajal
|
|
|
|

|
|
|
|
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).
|