Change keymap encoder code
Co-Authored-By: Joel Challis <git@zvecr.com>
Add encoder to ta-65 default keymap
[Keyboard] Add wasdat code controller (#8858)
* Initial keyboard upload
* Code cleanup and product name
* Fix sequence in info.json layouts
fix sample code indent in feature_encoders.md (#8883)
[Keymap] Clean up my ergo keymaps and userspace (#8857)
* Remove more mouse keys settings missed in #8836
* Turn off more unwanted make options
* clang-format my userspace
* Reword ergo layout docs so Crkbd is canonical
* Add a basic readme to my userspace
* Tweak Crkbd readme wording and fix typos
* Enable SPLIT_USB_DETECT for Lily58 w/ Elite-C bug
idb 60 Bugfixes / Preparations for Open Source Hardware (#8866)
* Added idb 60 keyboard
* fixed info.json
* implemented revievers' suggested changes
* fixed an error
* implemented revievers' suggestions
* further cleanup
* implemented suggested changes
* fixed errors
* checkout
* delete old files
* delete old files
* preparations for open source hardware files
* revert eager debounce mode to default
* fix indicator LEDs stuck in "on" mode, rename ESC LED to fn LED (rev 2 PCB will have another LED slot on the right shift FN key)
* cleanup
* cleanup
* lost+found lufa
* lost+found lufa
* lost+found lufa
* lost+found lufa
* lost+found lufa
* Update keyboards/idb/idb_60/keymaps/pngu/keymap.c
Co-Authored-By: Joel Challis <git@zvecr.com>
* Update idb_60.h
* Update idb_60.h
* made suggested changes
* Update keyboards/idb/idb_60/idb_60.h
Co-Authored-By: Joel Challis <git@zvecr.com>
Co-authored-by: root <root@DESKTOP-QQ80MAV.localdomain>
Co-authored-by: tbrandt <thorben.brandt@dg-cybersicherheit.de>
Co-authored-by: Joel Challis <git@zvecr.com>
Rebound: add rev2 and thus rev1 as well (#8630)
* add rev2 and thus rev1 as well
* nitpicks :)
* buncha stuff
* back to one rev
* back to community layout with errors
* I see you've met my typo
* remove default48 kemap rules
* re-rework into 2 revs
* readme changes
* whitespace cleanup
* default folder
* rev1 be default
Update vitamins included default keymap, enable NKRO, rev2 rgbsplit (#8871)
* Update default vitamins_included keymap
* Turned on NKRO support
* Added NKRO toggle key to keymap
* Cleaned up key map to be more up to date with current standards
* configured RGBLED_SPLIT
Update to xealousbrown. (#8215)
* Update to xealousbrown.
5-13ms Latency decrease, 4x scan rate improvement.
(CUSTOM_MATRIX = lite) is a really great feature!
* Updated Readme.md, added an extra speedhack.
* More optimizations
* Update keyboards/handwired/xealousbrown/rules.mk
* Update keyboards/handwired/xealousbrown/rules.mk
[Keyboard] DMQ Design SPIN (#8820)
* added SPIN keyboard and respective keymaps
* Update keyboards/dmqdesign/spin/keymaps/default/keymap.c
* Update keyboards/dmqdesign/spin/keymaps/encoderLayers/keymap.c
* Update keyboards/dmqdesign/spin/rules.mk
* Update keyboards/dmqdesign/spin/spin.c
* Update keyboards/dmqdesign/spin/spin.h
* Update keyboards/dmqdesign/spin/keymaps/encoderLayers/keymap.c
* Update keyboards/dmqdesign/spin/readme.md
* Update keyboards/dmqdesign/spin/readme.md
* Update keyboards/dmqdesign/spin/spin.h
* Update keyboards/dmqdesign/spin/rules.mk
* Update keyboards/dmqdesign/spin/config.h
* Update keyboards/dmqdesign/spin/keymaps/encoderLayers/keymap.c
* Update keyboards/dmqdesign/spin/keymaps/encoderLayers/keymap.c
* changed keymap to all lowercase, removed LED typecasts
* made encoderLayers all lowercase
* fixed the duplicate folder after changing name (hopefully)
* fixed the info.json, followed the keyboard support doc
* Update keyboards/dmqdesign/spin/info.json
* Update keyboards/dmqdesign/spin/info.json
* Update keyboards/dmqdesign/spin/info.json
* Update keyboards/dmqdesign/spin/info.json
Wheatfield Blocked65: Update RGBLED num (#8725)
Evidently there is a polycarb variant with underglow LEDs. This change should support that without negatively impacting aluminum case variant which only has 2 RGB LEDs on top.
Add VIA support to ID80 (#8791)
CFTKB Mysterium & Discipad VIA support (#8794)
* [Keyboard] Add VIA support to Mysterium
* [Keyboard] Add VIA support to Discipad
Clean up ATSAM ifdefs (#8808)
[Docs] Japanese translation of docs/feature_encoders.md (#8843)
* add feature_encoders.md translation
* update based on comment
Add naked60 layout, clean up my userspace files and rules.mk. (#8848)
Fixing DecadePad Numlock LED Bug (#8831)
* Fixing Numlock LED Bugs
* Change LED CODE to new API
[Docs] Japanese translation of docs/feature_command.md (#8672)
* add feature_command.md translation
* update based on comment