* Added files for voidhhkb-hotswap
* Updated keyboard name to resolve build errors
* Implement suggestions from PR. Use 60_hhkb community layout.
* Update keyboards/void/voidhhkb_hotswap/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Apply suggestions from code review
Co-authored-by: jack <jack@pngu.org>
---------
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: jack <jack@pngu.org>
* Added a default firmware and layout for the WindStudio Wind X R1
keyboard.
* Wind X R1: cleaned-up the folders to make clear that this firmware is
for the release 1 of this keyboard.
* Delete keyboards/windstudio/wind_x/R1 directory
Removing the uppercase R1 folder
* feat(cannonkeys/savage65): Added layout to keyboard.json
- Added the layout LAYOUT_65_ansi_blocker_tsangan_split_bs to the
community layouts.
* Allow disabling Underglow on Work Louder devices
Allows disabling Underglow on Work Louder devices by using `RGBLIGHT_ENABLE = no` on rules.mk
* Update keyboards/work_louder/rgb_functions.c
Suggested by @zvecr on review.
Co-authored-by: Joel Challis <git@zvecr.com>
---------
Co-authored-by: Joel Challis <git@zvecr.com>
* Add vial keymap for ai03/altair_x
* add altair
* switch to left-half-only unlock-combo
I don't have an altair_x to test on, but I assume it will have the same
issue as the altair, where the unlock-combo doesn't work across the
split.
---------
Co-authored-by: brnlee <github.holtz@mail.brnlee.com>
* Basic VIAL porting for Quark 4x12 and pi60 HSE
* Added TKC m0lly VIAL Compatibility
* Updated TKC m0lly rules.mk
* Added support for idobao i42, fixed tkc m0lly, pi60_hse, and checkerboards quark
* Modified Quark vial firmware so it actually compiles under the limit
* Switched encoder map enable from board to keymap level
* Reduced features further on Checkerboards Quark, hopefully making it compile so it can be merged
* Add splitkb's Elora
* Add Vial support for splitkb.com's Elora
* Add selectable labels
* Add Joystick
* Increase the EEPROM size for layout options and share the encoder button with the joystick button so it can be set
* fix missing call to keyboard init user for elora
* snapshot
* Fixed joystick and RGB
Joystick now works on slave side, RGB convert to RGB matrix and now sync correctly when replugging
TODO: Fix OLED not working when only connected on the slave side
* Add slave only OLED support
* Add fixes
* Cleaning up
* Add encoder quadrature and update files
* merge 'splitkb/qmk_firmware/elora`
* disable lto
* Update RGB keycodes
---------
Co-authored-by: Leah Post <leah@splitkb.com>
Co-authored-by: harveysch <126267034+harvey-splitkb@users.noreply.github.com>
Co-authored-by: Thomas Baart <support@splitkb.com>