Commit Graph

7 Commits

Author SHA1 Message Date
josh-l-wang
0bb5548227
changed bruce le clavier encoder configuration (#715) 2024-04-14 19:39:39 -06:00
josh-l-wang
48c09a1f5a
Add bruce le clavier (#703)
* add le bruce layout to bruce the keyboard firmware

* add rules.mk

* Update keymap.c

* update author

* add bruce le clavier separate from bruce the keyboard

* Update info.json

* Update info.json

* Update readme.md

---------

Co-authored-by: avshockeyw <avshockeyw@users.noreply.github.com>
2024-04-01 21:56:27 -06:00
josh-l-wang
3be37c3693
add isobae (#701)
* add isobae

* Update rules.mk

---------

Co-authored-by: avshockeyw <avshockeyw@users.noreply.github.com>
2024-04-01 21:56:01 -06:00
NCKiser
e7ece72d93
Add Brian the Keyboard (#682)
* Add Brian the Keyboard

* Removed transparent layers, fixed compile issue
2024-03-10 16:13:34 -06:00
josh-l-wang
4a85152925
add bruce the keyboard (#674)
* add bruce the keyboard

* Update vial.json

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* Update config.h

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* Update rules.mk

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* Clean up Bruce the Keyboard

---------

Co-authored-by: avshockeyw <avshockeyw@users.noreply.github.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2024-02-17 18:32:52 -06:00
josh-l-wang
6dda01b973
Add Vault 35 PCB variants: HHKB universal, WKL ortho, WKL universal (#626)
* initial commit

still need to update RGB and vial.json

* completed vial firmware

used for prototype testing

* change name of board for consistency

* update rgb driver to pwm

* Merge branch 'vault35_wkl_universal' into universal_vault

* update hal/mcuconf files

* fixed compile issues

fixed PWM driver issues and defines. all three included boards compile default keymap without issue. hhkb universal board also compiles vial without issue

* updated vial.jsons

* Update vial UID

* Update vial UID

* update vial UID

* updated matrix

* Update info.json

Updated pins

* Update vial.json

* Update vial.json

* Update vial.json

* update LED drivers

* updated encoder map

* increase eeprom size

---------

Co-authored-by: avshockeyw <avshockeyw@users.noreply.github.com>
2024-02-10 00:46:53 -06:00
josh-l-wang
91fb55983a
add Vault35 katana (#605)
* added qaz fold

* added vault35 katana

* added chiffre 32

* Update keyboards/le_chiffre_32/keymaps/vial/rules.mk

make secure

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* Delete keyboards/le_chiffre_32 directory

* Delete keyboards/tominabox1/qazfold directory

* Create rules.mk

* Apply suggestions from code review

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

* change rgb.c to vault35_katana.c

* moved LED matrix to info.json

* Apply suggestions from code review

Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>

---------

Co-authored-by: avshockeyw <avshockeyw@users.noreply.github.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-12-02 23:28:31 -06:00