~ruther/qmk_firmware

36d913e1 — codecoffeecode 5 years ago
[Keymap] Adding keymap for KBDFans Kbd67 MKII RGB (#7712)

* Adding keymap for Kbd67 MKIIRGB

* "addressing comments by fauxpark"
250a99ff — Joel Challis 5 years ago
Add rules.mk defaults for f103,f072,f042 (#7704)

* Add rules.mk defaults for f103,f072,f042

* Add rules.mk defaults for f103,f072,f042 - remove comment

* Add rules.mk defaults for f103,f072,f042 - align USE_FPU

* Reset MCU to avoid build issues

* Move essential config values to top and remove ability for override

* Align DFU_SUFFIX_ARGS order with DFU_ARGS
c329a0ec — yiancar 5 years ago
[Keyboard] Doppelganger (#7682)

* Initial commit

* Update info.json

* Update doppelganger.c

* Update keyboards/doppelganger/readme.md

* Update keyboards/doppelganger/readme.md

* Update keyboards/doppelganger/readme.md

* Update keyboards/doppelganger/rules.mk

* Update keyboards/doppelganger/rules.mk

* Update keyboards/doppelganger/rules.mk

* Update keyboards/doppelganger/rules.mk

* More fixes my g:)

* Update keyboards/doppelganger/rules.mk

* Update keyboards/doppelganger/rules.mk

* More prettying

* Update rules.mk

* Minor spacing

* Init pins

* Update rules.mk

* Update keyboards/doppelganger/info.json
26a82308 — Takeshi ISHII 5 years ago
[Docs] Fix minor differences in docs/newbs_git_resynchronize_a_branch.md (#7728)

80e73b62 — shela 5 years ago
[Docs] Update Japanese translation (#7693)

* [Docs] Update translation

* Update docs/ja/contributing.md

* Update docs/ja/contributing.md

Co-Authored-By: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
b359830e — fauxpark 5 years ago
Fix file encoding for zh-cn/custom_quantum_functions.md (#7665)

c32d0857 — James Young 5 years ago
[Keyboard] Kyria Configurator Fixes (#7719)

* Fix key object order

info.json: Reorder the key objects into the order required by kyria.h

* linting

info.json: fix indent depth and trailing whitespaces

* Minimize visual footprint

info.json: Subtract 0.25 from each Y value to minimize the keyboard dimensions when rendered
a14339e7 — Josh Hinnebusch 5 years ago
Add h75-singa ver. (#7667)

* add h75_singa

* delete some stuff

* update to remove extra crap
cfbb848e — Josh Hinnebusch 5 years ago
Add LZ PhysiX PCB (#7668)

* add physix PCB

* update info.json and default keymap per LZ

* update make example in readme

* remove extra stuff

* remove excess newlines
12baca12 — Jonathan Rascher 5 years ago
Initial Crkbd layout (#7716)

4edc8fc3 — Martin Karlsson 5 years ago
K-Nunmpad17  (#7708)

* Initial commit for K-Nunmpad

* Changed layoutname

Corrected the files according to drashnas suggestions.
* Some names have been changed
* Some code thats not been used has been removed

* Fixed rules.mk

When adding the commnity layout, tapdancing broke. This was fixed with
rules.mk was changed in the k-numpad and karlssn keymap.

* Cleanup according fauxpark

Cleaned up the readme.md and the rules.mk according to feedback from
fauxpark.
e5501d48 — fauxpark 5 years ago
Make the keyboard beep when Audio is enabled and `\a` is encountered in a sendstring
46e2b6e4 — Drashna Jaelre 5 years ago
Turn off RGB Matrix LEDs when keyboard sleeps (#7713)

9aedb620 — zvecr 5 years ago
Add backwards compatibility for oled_write_raw_P on ARM
7494490d — Toshihiro Suzuki 5 years ago
Update toshi0383 keymap (#7700)

* minor update for reviung39:toshi0383

* update zinc:toshi0383
70661645 — Drashna Jaelre 5 years ago
Completely remove i2c_transmit_receive function (#7686)

* Add i2c_transmit_receive function

This function is listed in the ARM header file, but doesn't actually exist.

* Remove i2c_transmit_receive function

* Update DRV2605L read function to use i2c_readReg on both arm and avr
0e2ff9b3 — XScorpion2 5 years ago
Readded lost pgm_read_word code to encoder array lookups (#7577)

376419a4 — Joel Challis 5 years ago
Add central location for ChibiOS defines (#7542)

* Add central location for chibios defines

* Add central location for chibios defines - actually add files this time....

* Add Copyright header

* Update include order to resolve i2cv1 build errors
Add TADA68 keymap/rules/config for QMK bootloader (#7679)

* Add TADA68 keymap/rules/config for QMK bootloader

* Remove extraneous #DEFINEs

* use #pragma rather than include guards

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Remove obselete #endif

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* #undefine DESCRIPTION before redefining

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Remove obselete #define

Co-Authored-By: fauxpark <fauxpark@gmail.com>

Co-authored-by: fauxpark <fauxpark@gmail.com>
52c18ef0 — shela 5 years ago
[Docs] fix docs (#7642)

* [Docs] recurse-submodules option is need now

* [Docs] `tmk_core` folder is correct

* [Docs] fix typo

* [Docs] package scope has changed

* [Docs] Fix menu differences

* Update docs/arm_debugging.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* Update docs/arm_debugging.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>

* fix typo

Co-authored-by: fauxpark <fauxpark@gmail.com>
Next