~ruther/qmk_firmware

2aab8a11 — MelGeek 4 years ago
[Keyboard] Update MJ61 architecture to support multi version (#11787)

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>
6b2a3a67 — RinoSolutions 4 years ago
[Keyboard] Adding of Monarch keyboard (#11769)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ramon Imbao <ramonimbao@gmail.com>
cfefecd9 — Ian McLinden 4 years ago
[Keyboard] Added Koolertron AMAG23 (#11725)

05357d79 — Oliver Gaskell 4 years ago
[Keyboard] Add Tau4 keyboard (#11361)

with default and i2cscanner keymaps

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
a0089aa3 — Nick Brassel 4 years ago
Fixup Satisfaction75 bootprocess. (#12621)

- Use normal ChibiOS I2C driver.
- Move drawing code to housekeeping -- previously it was during matrix
  scan, which gets executed during bootmagic checks. However, bootmagic
  is invoked before QWIIC subsystem is enabled, which means I2C isn't
  configured yet. All I2C calls to the OLED fail with timeouts while
  bootmagic is being checked. Housekeeping ensures this is executed once
  the system has initialised and settled.
- QWIIC OLED driver: properly clear out OLED buffer when clearing screen.
eb7e668e — Richard Dawe 4 years ago
Add RGB controls to picture; label Layer 3 correctly (#12337)

a3d717cb — Giorgi Chavchanidze 4 years ago
Keymap: Orthocarpus keymap for idobo (#12462)

* Keymap: Orthocarpus keymap for idobo

* Update keyboards/idobo/keymaps/gkbd_75/config.h

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

Co-authored-by: Giorgi Chavchanidze <giorgi@vivaldi.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
fd654516 — Antoine R. Dumont 4 years ago
keyboardio/atreus: Add ardumont keymap (#12479)

d0973e1c — Pierre Chevalier 4 years ago
Add ferris 0.2 (#12133)

Co-authored-by: Ryan <fauxpark@gmail.com>
c32264d9 — MarioCorona 4 years ago
mcrown crkbd new keymap (#12092)

Co-authored-by: Erovia <Erovia@users.noreply.github.com>
09a39243 — Harshit Goel 4 years ago
Ergodone via support (#11618)

Co-authored-by: Erovia <Erovia@users.noreply.github.com>
3975c712 — sendmmsg 4 years ago
Bug in beautifier script, compound modifiers not correctly parsed (#12595)

a8c013a1 — Wilba 4 years ago
Fix audio on WT60-XT (#12526)

a69616c4 — Jay Greco 4 years ago
Optimize NIBBLE oled_bongocat keymap to reduce flash usage (#12330)

* Optimize with squeez-o frame compression

Adds VIA support!

* Clean up for PR

+ Add copyright header
- Remove debug print statements
39d31d3e — MechMerlin 4 years ago
update readme (#12322)

588bcdc8 — Zach White 4 years ago
Add support for tab completion (#12411)

* Add support for tab completion

* make flake8 happy

* Add documentation
b33e6793 — Jan Christoph Ebersbach 4 years ago
Dactyl manuform 5x6 2 5 keymap (#11353)

* feat(keymap): add DactylManuform w/ 2 extra keys and 5 thumb keys

* fix(keymap): add missing readme

* chore: add gpl2 license header

* chore: add gpl2 license header

* docs[dactyl_manuform_5x6_2_5]: reformat readme

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

Co-authored-by: Ryan <fauxpark@gmail.com>
bcceb701 — Marius Kavoliunas 4 years ago
[Keyboard] CyberGear Macro25 (#12518)

* add cybergear macro25 keyboard

* add readme and fix file namings

* rename readme.md

* separate default and via keymaps

* add info.json

* unify info.json and key coordinates

* remove via json

* add missing via layers

* Update keyboards/cybergear/macro25/keymaps/via/rules.mk

* Update keyboards/cybergear/macro25/macro25.c

* Update keyboards/cybergear/macro25/macro25.h

* Update keyboards/cybergear/macro25/readme.md

* Update keyboards/cybergear/macro25/readme.md

* Update keyboards/cybergear/macro25/readme.md

* Update keyboards/cybergear/macro25/readme.md

* remove unnecessary config.h parameters

* Update keyboards/cybergear/macro25/config.h

* remove MATRIX_ROWS and COLS from config.h

* Apply suggestions from code review

set to LAYOUT_ortho_2x5 and fix grammar
9dea6f77 — J.Flanagan 4 years ago
[Keyboard] Add Caffeinated Studios Serpent65 (#12578)

b64dabdf — James Young 4 years ago
Correct layout macro name in Cannonkeys Ortho75 info.json (#12581)

Next