~ruther/qmk_firmware

6cc03dd3 — shela 4 years ago
Remove unwanted notes (#13563)

366be0f7 — Joel Challis 4 years ago
Migrate arm_atsam print logic to use common framework (#13554)

5fda0e2c — Takeshi ISHII 4 years ago
remove `#include "rgblight.h"` when `defined(RGB_MATRIX_ENABLE)` from quantum.h (#13555)

c330fa72 — Andre Brait 4 years ago
Set some default configurations for GMMK Pro (#13219)

* Set some default configurations for GMMK Pro

* Remove FORCE_NKRO to avoid issues with KVMs
[Keyboard] correct the info.json for qmk configurator and add two empty layers for via (#13552)

9d0b7ab9 — Zach White 4 years ago
[keyboard] Clueboard 2x1800 2021 Support (#13220)

* 2x1800 2021

* add support for writing a whole frame at a time

* improvements

* wip

* fix scrolling

* small tweak

* add a buffer that's larger than the display

* add the start of a font

* working upper and lower case letters

* add qmk animation

* integrate the message sign into the qmk task system

* add encoder defaults

* add MAX7219_LED_CUSTOM to config.h

* tweaks

* remove unneeded keymaps

* add a keymap showing how to control the signboard

* cleanup

* cleanup

* add a way to disable the startup test

* make it easier to define options at the keymap level

* Fix define names

Co-authored-by: Greg Cochard <gcochard@users.noreply.github.com>

* Apply suggestions from gcochard

Co-authored-by: Greg Cochard <gcochard@users.noreply.github.com>

* feedback from noroads

* format info.json

Co-authored-by: Greg Cochard <gcochard@users.noreply.github.com>
18c6e1d4 — mechlovin 4 years ago
[Keyboard] Add Serratus PCB (#13281)

Co-authored-by: Ryan <fauxpark@gmail.com>
867d60bd — Koobaczech 4 years ago
[Keyboard] Tidying up my projects and subprojects (#13289)

Co-authored-by: Erovia <Erovia@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ethan Madden <maddene@madden.ninja>
Fix some RGB Matrix-enabled keymaps referring to RGBLight mode (#13509)

ffdfe379 — Zach White 4 years ago
switch to qmk-dotty-dict (#13460)

1c9af238 — mechlovin 4 years ago
correct data info.json (#13544)

rouge87 and rogue87
[Keyboard] Add MelGeek MJ6xy which is a 60% keyboard that support mul… (#13494)

Co-authored-by: Ryan <fauxpark@gmail.com>
dd5ead67 — James Young 4 years ago
Traveller handwired layout macro refactor (#13539)

70efc82c — James Young 4 years ago
Lucid Phantom soldered: layout macro touch-up (#13540)

b29179de — Albert Y 4 years ago
RGB Matrix support for Scylla (#13415)

Co-authored-by: filterpaper <filterpaper@localhost>
ef8267d6 — Joel Challis 4 years ago
Refactor Drop boards to custom matrix lite (#13468)

6cdba3a4 — Ian Klug 4 years ago
[Keyboard] Add ianklug grooveboard (#13536)

Co-authored-by: Ryan <fauxpark@gmail.com>
2fd45959 — Anton 4 years ago
[Keyboard} Add ISO support for the GMMK Pro (#13532)

* Added iso layer support for the GMMK Pro iso version

* Adjusted the mapping

* aligning with best practises
* aligning with comments from PR

* Added iso layout to info.json
d4399172 — James Young 4 years ago
Ortho 5x14 handwired info.json correction (#13538)

* ortho5x14 handwired: correct info.json data

Last key was incorrectly positioned.

* fix readme typo
a3d60464 — James Young 4 years ago
4pplet AEKISO60 keymap/macro touch-up (#13528)

Moves the ISO Enter keycode to the home row for more consistency with the rest of QMK. Also grid-aligns the keycodes and adds a block comment for the layout macro.
Next