~ruther/qmk_firmware

e5d34fd0 — Jeremy Bernhardt 5 years ago
Variable combo (#8120)

* keymap(gergo): colemak

* added flipped numbers

* add STENO_DISABLE_VIRTSER

* add STENO_DISABLE_VIRTSER

* Added GergoPlex and Faunchpad

* push retab

* push retab

* added variable option for combos

* removed accidental commit

* removed accidental commit

* More accidental deletions! (╯°□°)╯︵ ┻━┻

Co-authored-by: Damien Rajon <145502+pyrho@users.noreply.github.com>
bfb2f8e0 — brickbots 5 years ago
Add Word Per Minute calculation feature (#8054)

* Add Word Per Minute calculation feature

* Fix copyright info

* Remove header from quantum.c, setup overloadable keycode inclusion for WPM, update docs

* Simplify logic for keycode filtering

* Adding link from summary to wpm_feature info

* Update docs/feature_wpm.md

Typo in function prototype example in docs

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>

* Add WPM transport via i2c

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
d8f3c28a — Joel Challis 5 years ago
Align some ChibiOS build logic (#8461)

* Align some ChibiOS build logic

* infer more makefile logic

* Move bootloader logic to chibios file
Add US International keymap (#8493)

* Add US International keymap

* Add extra spacing to UK AltGr keycode comments
Add Icelandic keymap and sendstring LUT (#8494)

Add Finnish keymap and sendstring LUT (#8495)

5f9f62fb — Joel Challis 5 years ago
Reorder logic within common_features.mk (#8517)

* Reorder logic within common_features.mk

* Revert haptic logic

* Add back path to make tests happy

* Update common_features.mk

Co-Authored-By: Ryan <fauxpark@gmail.com>

Co-authored-by: Ryan <fauxpark@gmail.com>
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)
Next