~ruther/qmk_firmware

ccc8338b — Maarten Dekkers 5 years ago
[Keyboard] Add wasdat code controller (#8858)

* Initial keyboard upload

* Code cleanup and product name

* Fix sequence in info.json layouts
bafa35ff — Takeshi ISHII 5 years ago
fix sample code indent in feature_encoders.md (#8883)

c1c579c5 — Jonathan Rascher 5 years ago
[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>
738c6612 — Rossman360 5 years ago
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
f7889658 — Mikkel Jeppesen 5 years ago
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
837ffd00 — Alex Ong 5 years ago
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
92a50a38 — Nicholas Junker 5 years ago
[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
357c6009 — TerryMathews 5 years ago
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.
e916ce5f — Sergey Vlasov 5 years ago
Add VIA support to ID80 (#8791)

086a7cf8 — Brandon Schlack 5 years ago
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
2dca087b — Fred Silberberg 5 years ago
Add naked60 layout, clean up my userspace files and rules.mk. (#8848)

7e4cf9ac — huajijam 5 years ago
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
1522d97c — Jared Hendry 5 years ago
Add support for YMD75 rev 2 (#8853)

2d39a9dc — Konstantin Đorđević 5 years ago
Remove no-longer-necessary LTO checks from keyboards' config.h files (#8773)

* Remove no-longer-necessary LTO checks from keyboards' config.h files

* Remove unnecessary LTO check in @danielo515's Ergodox EZ keymap

* Remove unnecessary USE_Link_Time_Optimization checks from keyboards' config.h files

Note: DISABLE_LEADER doesn't seem to be used anywhere
33bf4863 — Maarten Dekkers 5 years ago
Fix ta-65 tsangan layouts (#8855)

The key next to the spacebar wasn't working, fixed that.

Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
ad547c1f — Maarten Dekkers 5 years ago
Fix Plain60 layout (#8854)

Fixes the LAYOUT_60_ansi_split_bs_rshift where the key next to right shift didn't work.

Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
Next