~ruther/qmk_firmware

73dfc2b3 — George Mao 4 years ago
[Keyboard] Refactor Jacky's boards (Bear65 and S7 Elephant) (#10528)

010271d6 — Jan Christoph Ebersbach 4 years ago
Implement kinetic mouse movement algorithm (#6739)

* Implement kinetic mouse movement algorithm

* Adjust mouse wheel speed

* Remove unused math.h include

* Wrap mouse_timer definition in ifdef

* Replace double space by single space

* Clarify documentation of kinetic mouse speed

Co-Authored-By: lf <software@lfcode.ca>

* Clarify documentation of kinetic mouse speed

Co-Authored-By: lf <software@lfcode.ca>

* Remove superfluous definition of speed

* fix(variable): remove unused variable

Co-authored-by: lf <software@lfcode.ca>
4551e57d — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
cd0d2d0d — CMMS-Freather 4 years ago
new repo: create cmm.studio folder, add saka qmk firmware (#11248)

Co-authored-by: Ryan <fauxpark@gmail.com>
7771e544 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
`qmk fileformat`: only print complaints, and fix some of them (#11278)

5437c0af — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
3e3f93c9 — Thierry Michel Philippe Kleist 4 years ago
[Keyboard] misterknife/knife66_iso (#11010)

* feat: added new variant of knife66
45bace13 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
9136c122 — Boris Faure 4 years ago
docs: add Gentoo to newbs_getting_started.md (#11241)

a0af5eb3 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
cc4b93b3 — Barry Huang 4 years ago
Helen 80 addition (#11133)

Co-authored-by: james sa <james@keto.tw>
Co-authored-by: James Sa <james.sa.2013@gmail.com>
363957f9 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
d40d1e40 — Perry Hargrave 4 years ago
[keymap] Adds tofu65 with split spacebar (#10831)

* [keymap] Adds tofu65 with split spacebar

* Update keyboards/kbdfans/kbd67/rev2/keymaps/ansi_split_space/keymap.c

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

* Update keyboards/kbdfans/kbd67/rev2/keymaps/ansi_split_space/keymap.c

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

* Update keyboards/kbdfans/kbd67/rev2/keymaps/ansi_split_space/readme.md

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

* Update keyboards/kbdfans/kbd67/rev2/rev2.h

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

* Update keyboards/kbdfans/kbd67/rev2/keymaps/ansi_split_space/keymap.c

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

* Update keyboards/kbdfans/kbd67/rev2/keymaps/ansi_split_space/keymap.c

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

* Update keyboards/kbdfans/kbd67/rev2/keymaps/ansi_split_space/keymap.c

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

* Update keyboards/kbdfans/kbd67/rev2/keymaps/ansi_split_space/keymap.c

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

* keymap:tofu65: remove unneeded config.h

* Update keyboards/kbdfans/kbd67/rev2/keymaps/ansi_split_space/keymap.c

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

Co-authored-by: Ryan <fauxpark@gmail.com>
524da962 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
b2ab0af9 — Nick Blyumberg 4 years ago
[Docs] Update links in main README.md (#11284)

It looks like features.md was deprecated and content was split into other files. This results in a broken link on the main page which, if removed, would have no impact to the remainder of the documentation. This would also:
resolve #9239
resolve #10293 
resolve #10447
d6de97b1 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
d898d4a6 — TerryMathews 4 years ago
[Keyboard] Portico: Initial support for TKC Portico (#11215)

* Portico: Initial support for TKC Portico

* Portico: added GPL header to keymap files

* Update keyboards/tkc/portico/rules.mk

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

Co-authored-by: Ryan <fauxpark@gmail.com>
7c95e5ef — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
7c0cb186 — Anthony Marin 4 years ago
[Keyboard] HID Technologies vendor id correction (#11225)

* add bastyl

* no need to copy the folder anymore

* clean up according to PR rules

* remove via, fix disposition

* add reset button on right half

* Update readme.md

* Update keyboards/hidtech/bastyl/bastyl.h

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/hidtech/bastyl/rules.mk

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/hidtech/bastyl/config.h

Co-authored-by: Joel Challis <git@zvecr.com>

* move json, remove via files

* Update keyboards/hidtech/bastyl/keymaps/default/keymap.c

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

* Update keyboards/hidtech/bastyl/keymaps/default/keymap.c

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

* Update keyboards/hidtech/bastyl/keymaps/default/keymap.c

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

* Update keyboards/hidtech/bastyl/keymaps/default/keymap.c

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

* add GPL to c and h files

* Update keyboards/hidtech/bastyl/info.json

Change order to match layout macro

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keyboards/hidtech/bastyl/config.h

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

* serial define can be ommited, is used by default

* Corrected VENDOR_ID

Incorrect VENDOR_ID has been updated to the correct one.

Co-authored-by: Quentin <qlebastard@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Next