~ruther/qmk_firmware

9bf9adb5 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
9d6cea07 — Takeshi ISHII 3 years ago
[Keymap] Change helix:five_rows_jis keymap to use split_common (#16538)

6425dd17 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
4cae7bec — Takeshi ISHII 3 years ago
[Keymap] Change helix:fraanrosi keymap to use split_common (#16533)

0f9849ca — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
30209de9 — Joel Challis 3 years ago
merge/uma - Resolve configurator issues (#16551)

621b4b73 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
16cd1d9b — Takeshi ISHII 3 years ago
Change helix:five_rows keymap to use QMK standerd oled driver (#16539)

f7512d61 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
`qmk info`: nicer rendering of ISO enter (#16466)

e2ab5056 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
b202e593 — Joel Challis 3 years ago
Update info.json (#16540)

ab76e6ab — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
da6d6ce2 — kiilerix 3 years ago
Some docs improvements (#15845)

* docs: clarify in "Keymap Overview" what LAYOUT is and isn't

It is not strictly necessary to use LAYOUT macros in keyboard.c, but it
is a convenient abstraction of hardware internals, allowing focus on the
physical keyboard layout.

From the C source point of view LAYOUT is macro with a parameter list,
which expands to a array of rows that each is an array with a keyboard
scancode for each column. A macro parameter list is not an array, and
even less a single array.

Perhaps no big deal, but also no reason to give incorrect hints.

* docs: update "Understanding QMK's Code" to current code structure introduced in 96e2b13d1de

This part of the documentation was no longer correct. I tried updating
it, mainly copy editing and using github links to latest release.

This is not trying to fix all problems, but just trying to fix some
problems while reusing much of the old phrases and structure.

* Update docs to use "qmk format-python"
967b9e31 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
82dd84e2 — yulei 3 years ago
support more leds (#15840)

Map data driven `DESCRIPTION` as string literal (#16523)

618aaa8c — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
0be73456 — Kyle McCreery 3 years ago
[Keyboard] BDE Rev2 (#15877)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
386d19b5 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
Next