summaryrefslogtreecommitdiff
path: root/keyboards/walletburner
AgeCommit message (Collapse)Author
2021-01-20Remove `DESCRIPTION`, W-Z (#11633)Ryan
2021-01-15New Keyboard: walletburner/cajal (#10458)ridingqwerty
* 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>
2020-11-04[Keymap] add brandonschlack userspace and keymaps (#10411)Brandon Schlack
2020-04-18fixing Walletburner Neuron layout for configurator (#8839)worldspawn00
* fixing layout for configurator adding missing bottom row key to resolve formatting
2020-03-06[Keyboard] Add VIA support for neuron (#8264)Anthony Leung
* add VIA support for neuron * update neuron vendor and product id * update neuron product id Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2020-02-07[Keyboard] adding keyboard: neuron (#7980)worldspawn00
* neuron * Update keyboards/walletburner/neuron/neuron.h Co-Authored-By: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/walletburner/neuron/neuron.h Co-Authored-By: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/walletburner/neuron/config.h Co-Authored-By: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/walletburner/neuron/config.h Co-Authored-By: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/walletburner/neuron/config.h Co-Authored-By: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/walletburner/neuron/rules.mk Co-Authored-By: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/walletburner/neuron/rules.mk Co-Authored-By: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/walletburner/neuron/rules.mk Co-Authored-By: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/walletburner/neuron/rules.mk Co-Authored-By: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/walletburner/neuron/rules.mk Co-Authored-By: ridingqwerty <george.g.koenig@gmail.com> * Update keyboards/walletburner/neuron/readme.md Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/walletburner/neuron/readme.md Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/walletburner/neuron/readme.md Co-Authored-By: Drashna Jaelre <drashna@live.com> * Committed review suggestions * Corrected bootloader to use atmel-dfu * One last tweak to correct MANUFACTURER Co-authored-by: ridingqwerty <george.g.koenig@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>