Ilya Zhuravlev
69a6732861
fix failing boards
2024-07-06 11:43:10 -06:00
Ilya Zhuravlev
e9d70b410a
Merge remote-tracking branch 'qmk/master' into merge-2024-06-23
2024-06-23 22:54:29 -06:00
josh-l-wang
abf8752ced
Deskcheck ( #656 )
...
* 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>
* update bruce the firmware
* Update rules.mk
* updated uid
* remove qaz-fold
was not meant to be included
* deskcheck firmware
* remove broken le chiffre
* change RGB driver
* Update info.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 info.json
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>
* Update info.json
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* Update info.json
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* Update info.json
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* Delete keyboards/jlw/deskcheck/config.h
* Delete keyboards/jlw/vault35_katana/rgb.c
---------
Co-authored-by: avshockeyw <avshockeyw@users.noreply.github.com>
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2024-05-12 18:48:55 -06:00
josh-l-wang
cb47e1706a
add Lestmovoz firmware ( #728 )
...
* add lestmovoz
* vial uid
* lestmovoz compiles
* cannot get these LEDs to work
* oops added conf
* working leds
---------
Co-authored-by: avshockeyw <avshockeyw@users.noreply.github.com>
2024-05-12 18:47:28 -06:00
Joel Challis
4c2bdf7ab0
Migrate build target markers to keyboard.json - Misc ( #23653 )
2024-05-03 16:13:43 +01:00
josh-l-wang
8753ae354b
add Bruce le Clavier ( #23640 )
2024-05-01 00:05:45 -07:00
josh-l-wang
8129b73d8a
[Keyboard] add Bruce the keyboard ( #23639 )
2024-04-30 23:35:39 -07:00
josh-l-wang
4f4602abd5
[Keyboard] Vault35 WKL universal ( #23519 )
2024-04-29 19:49:34 -07:00
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