~ruther/qmk_firmware

d112935c — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
4fc01dde — Zereef 4 years ago
[Keyboard] Ymdk_np21 via port (#12693)

b7a3ddb6 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
07245987 — Juno Nguyen 4 years ago
[Keymap] community/ortho_4x12/junonum update (#14062)

* Update new community universal keymaps

* Revert bottom row to default for better use of WIN_MODS and MAC_MODS

* Revert to use public domain songs

* Update Dpad layer in junonum to tailor for StarCraft group control

* Remove junonum512

* Update junonum readme

* Define custom songs in the keymap

* Move DP_OFF location

* Update DPAD modifiers

* Update F-row placement in junonum dpad layer

* Update CapsLock location  and rectify KC_APP
db316716 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
Fix AT90USB64/128 bootloaders (#14064)

1445fd21 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
9ac0023a — yiancar 4 years ago
Add MNK50 (#14031)

* Add MNK50

* Update keyboards/mnk50/rules.mk

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Update keyboards/mnk50/rules.mk

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

* Update keyboards/mnk50/readme.md

hihi thanks!

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

* Update keyboards/mnk50/keymaps/default/readme.md

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

Co-authored-by: yiancar <yiancar@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
a995dd16 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
49be4860 — Tran Kim Tung 4 years ago
[Keyboard] adds new keyboard version: dztech/dz60rgb_wkl/v2_1 (#14021)

* [Keyboard] adds new keyboard version: dztech/dz60rgb_wkl/v2_1

* Update keyboards/dztech/dz60rgb_wkl/readme.md

Remove external flash manual link

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

* dz60rgb_wkl/v2_1: remove NO_USB_STARTUP_CHECK

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

Co-authored-by: Ryan <fauxpark@gmail.com>
2ff1a6a7 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
Added VIA keymap for pistachio_mp (#14015)

* Added VIA keymap for pistachio_mp

* Fixed typos
7a125872 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
46866128 — AquaCylinder 4 years ago
emi20 update (#14013)

* Update keymap & readme

-Keymap.c: Key combinations removed for resetting and added a new way to reset. Also removed unused timer code.

-config.h & rules.mk: Removed on kemap level (these were there for the key combo's)

-Readme.md: Changed the preview image and changed the description to reset the keyboard. Also added what connector type is used.

* Update readme.md

Better wording on how to get the keyboard in bootloader mode

* Update keymap.c

Switched + and - around, same with / and *.
f86a0871 — Takeshi ISHII 4 years ago
[Keymap] fix helix:fraanrosi compile error caused by #13677. (#14061)

I'm against using RGBLIGHT_ANIMATIONS because this happens.
See also #8688.
c8e8c213 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
068ab280 — James Young 4 years ago
Keebio Quefrency Configurator rework (#14060)

* add info.json for Quefrency rev1

* add info.json for Quefrency rev2

* add info.json for Quefrency rev3

* add info.json for Quefrency rev4

* remove "global" Quefrency info.json

* remove layout macro aliases from keyboard headers

These were moved into the info.json files.
b23a4db4 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
ac1309cd — James Young 4 years ago
Feels Feels65 Refactor (#14032)

* rename layout macros

The existing layout macro names were not accurate to QMK's standard for the names that were given.

- rename LAYOUT_65_ansi_blocker to LAYOUT_65_ansi_blocker_split_bs
- rename LAYOUT_65_iso_blocker to LAYOUT_65_iso_blocker_split_bs

* correct info.json data

* add LAYOUT_65_iso_blocker

* add LAYOUT_65_ansi_blocker

* add Community Layout support

* update grid alignment on layout macros

* add LAYOUT_all

* refactor default and via keymaps

- use LAYOUT_all macro
- use _______ for KC_TRNS
- via keymap fixes
  - swap KC_BSPC for KC_DEL on Layer 1 (matches default keymap)
  - remove KC_PGUP from Layers 2 and 3 (makes both layers fully transparent)
c6dc1f7f — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
Next