~ruther/qmk_firmware

72965a71 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
df7d3a17 — MelGeek 4 years ago
[Keyboard] Support MJ64 REV3 - a 60% RGB Hotswap with arrow (#11785)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
f3cf9c5c — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
6e59fe0b — MelGeek 4 years ago
[Keyboard] Update MJ63 architecture to support multi version (#11788)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
17ef79a0 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
03679f05 — James Skeen 4 years ago
[Keyboard] Add DimplePlus 7u Layout (#11816)

Co-authored-by: James Skeen <skeen@macbook.attlocal.net>
f6e90960 — Naoto Takai 4 years ago
[Keyboard] Add MIO keyboard (#11852)

Co-authored-by: Ryan <fauxpark@gmail.com>
076dd361 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
fe4f7e6c — Ethan Madden 4 years ago
[Keyboard] Added Ketch support (#11656)

1f7f4ec4 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
ergodox_ez / dvorak_42_key layout: convert macros to new format (#11139)

Co-authored-by: luc wastiaux <luc.wastiaux@airpost.net>
added unix60, moved togehter with southpaw75 into fr4 folder (#11195)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
cec56b35 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
d35d65f2 — gazeddy 4 years ago
Added ConsoleKeyboard (#11950)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
b423ebff — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
8efc3b39 — Jonathan Haddock 4 years ago
Fix minor typo (#11962)

c4bd6af8 — Liyang HU 4 years ago
tmk_core/common/action.c: refactor for code size; merge multiple `case`s into one (#11943)

* tmk_core/common/report.h: define `enum mouse_buttons` in terms of `#define MOUSE_BTN_MASK()`

* tmk_core/common/action.c: collapse multiple `case KC_MS_BTN[1-8]:` into single `MOUSE_BTN_MASK(action.key.code - KC_MS_BTN1)`

We all love tapping on our keyboards but this is taking the piss.

This saves ~134 bytes on my ATmega32.
2e4f0876 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
9682fca4 — Leon Anavi 4 years ago
[Keyboard] keyboards/anavi: Add ANAVI Macro Pad 2 (#11821)

ANAVI Macro Pad 2 is an open source mini mechanical keyboard with
2 keys and backlit. Powered by ATtiny 85 microcontroller and with
microUSB connector. Designed with KiCad.

Provides the following keymaps for ANAVI Macro Pad 2:

- Default (with a, b and combo to control the LEDs)
- Copy & paste
- Tap dance example with a, b and c
- Mute
- Volume
- Zoom
- Jitsi Meet

Co-authored-by: Drashna Jaelre <drashna@live.com>
Signed-off-by: Leon Anavi <leon@anavi.org>

Co-authored-by: Drashna Jaelre <drashna@live.com>
1a97f29f — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
Next