~ruther/qmk_firmware

Remove BOOTLOADER_SIZE stuff from template (#8516)

bea62add — shela 5 years ago
[Docs] Trivial documentation fix (#8509)

* Trivial documentation fix

* fix

* fix

* fix translation
d511e52c — QMK Bot 5 years ago
format code according to conventions [skip ci]
789e1994 — Joel Challis 5 years ago
Add support for Bootmagic lite when using SPLIT_HAND_PIN (#8347)

* Add support for Bootmagic lite when using SPLIT_HAND_PIN

* Deduplicate bootmagic_lite logic from within via

* Revert location of defaults so that user overrides still work for now

* Tidy up code slightly
a747c1c3 — James Young 5 years ago
FLX Lodestone: add ANSI and ISO layout data and keymaps (#8481)

* Lodestone: add ANSI and ISO layout data and keymaps

* rename layout macros

LAYOUT_ansi -> LAYOUT_65_ansi_blocker_split_bs
LAYOUT_iso -> LAYOUT_65_iso_blocker_split_bs

* use four-space indent on the new keymaps

* add 65_ansi_blocker and 65_iso_blocker layouts
a521fc2b — James Young 5 years ago
[Docs] Fixes for feature_rgblight.md (#8514)

* remove extra comma that breaks the RGBLight Layers example

* linting

- use four spaces instead of tabs for indenting
- remove trailing spaces
8651eef2 — James Young 5 years ago
Claw44 rev1 Configurator layout support (#8488)

Fix formatting for report.h (#8512)

675b1535 — Wilba 5 years ago
Fix build of Equinox (#8505)

* Remove rules.mk from equinox dir

* Add explicit rules.mk to rev0 and rev1 dirs
5df24246 — Drashna Jaelre 5 years ago
[Docs] Update layer documentation (#8371)

* [Docs] Update layer documentation

* Add layer_state_cmp functions

* Fix cut/copy/paste issue

* Add id tags

* Apply noroads corrections

* Move Layers section to separate document

* Fix ID tag for layers

* Use better name for summary/side bar

* Fix feature page linkage

As well as a small spell error close by

* Remove paper analogy for now
f9c53ca7 — QMK Bot 5 years ago
format code according to conventions [skip ci]
Update newbs installation procedure for MSYS2 (#8423)

c6b66762 — Takashi Shibusawa 5 years ago
[Keyboard] Palette1202 fix encoder rotate direction (#8489)

* revised hardware availability - URL

* fixed encoder rotate direction (reversed)
d96380e6 — Joel Challis 5 years ago
Initial arm->chibios pass - simplify some platform logic (#8450)

Tidy up report.h (#8486)

* Tidy up report.h

* Add link to Review Request 41 for brightness controls
Remove ACT_COMMAND (#8487)

* Remove ACT_COMMAND

* And from action_t as well
eca3f9d9 — worldspawn00 5 years ago
fixing matrix layout (#8504)

44c62117 — Nick Snyder 5 years ago
Highlight .inc files as .c files (#8496)

f235822f — Wilba 5 years ago
Add VIA support to Leaf 60 (#8490)

Update JIS keymap and sendstring LUT (#8457)

Next