QMK Bot
77185961dc
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Ryan
962b8d3814
Update keycode docs ( #11343 )
5 years ago
QMK Bot
7ee3eb50b0
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Ryan
122cf3ad0f
Update Zadig docs with list of bootloader device names and IDs ( #11337 )
5 years ago
QMK Bot
525be128c9
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Zach White
5edfdeff50
remove some old and unused code from Makefile ( #11336 )
5 years ago
QMK Bot
7b7763469b
Merge remote-tracking branch 'origin/master' into develop
5 years ago
LongerHV
221d8fd866
[CLI] Add stdin support for json2c command ( #11289 )
...
* Implement stdin for json2c command
* Refactor
* Handle json decode error
* Add stdin support for c2json cli command
* Refactor to prevent code duplication
* Change exit(1) to return False in c2json command
* Remove unused import
5 years ago
QMK Bot
9748b6b847
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Chas
3300164065
Typo fix: Useful function -> Useful Functions ( #11342 )
...
Thanks!
5 years ago
QMK Bot
d1b9a7e1bd
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Zach White
55843480ff
Fix compile issues from the error page ( #11314 )
...
* fix abacus so it works with configurator
* create the keymap path if it doesn't exist
* bpiphany/unloved_bastard: remove the nested macros, move default keymap to json
* readd the unloved_bastard default keymap
* fix clueboard/card
* fixup handwired/2x5keypad
* fixup hub16
* matrix/noah: remove the broken matrix print code to fix compilation
* reinstate matrix_print with the right include
* Revert "create the keymap path if it doesn't exist"
This reverts commit af732776a539e8c6e2edf2e54f4d7f5ffa65b3a2.
5 years ago
QMK Bot
8ea2650ab2
Merge remote-tracking branch 'origin/master' into develop
5 years ago
David Doan
5fde2d730c
1x4p1 ( #11186 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
5 years ago
QMK Bot
99d6349978
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Ryan
1b7b72c0e9
Ensure single newline at EOF for core files ( #11310 )
5 years ago
QMK Bot
0c5be869ff
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Joel Challis
bbf0f65284
Simplify the visual flow of the getting started page ( #11316 )
...
* Add tabs to getting started page
* Review comments
Co-authored-by: Ryan <fauxpark@gmail.com>
* Align with current theme
* Update docs/newbs_getting_started.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Apply suggestions from code review
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
QMK Bot
0b37c0dfa0
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Ryan
1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once ( #11240 )
5 years ago
QMK Bot
ffd7e44e5a
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Ryan
48f4768d33
Change include guards in quantum/ to pragma once ( #11239 )
5 years ago
QMK Bot
6c366ccf6a
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Drashna Jaelre
53eb7f0774
[Keyboard] Fix default keymaps for tunks/ergo33 ( #11280 )
...
* [Keyboard] Fix default keymap for tunks/ergo33
* Add prpro keymap too
5 years ago
QMK Bot
a4866b31d6
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Takeshi ISHII
5544bf8524
[Keymap] update rules.mk and config.h of `helix/rev2:five_rows` ( #11302 )
...
* update keyboards/helix/rev2/keymaps/five_rows/rules.mk: oled selection, led animation selection
* add OLED_UPDATE_INTERVAL support into keyboards/helix/rev2/keymaps/five_rows/oled_display.c
Support for OLED_UPDATE_INTERVAL, even for older types of OLED tasks.
* Add 'HELIX=debug/no-debug' option into 'helix/rev2/keymaps/five_rows/rules.mk'
5 years ago
QMK Bot
f1a67c42a0
Merge remote-tracking branch 'origin/master' into develop
5 years ago
kiwikey
7ca4b61922
First commit of Kawii9 ( #11201 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
QMK Bot
c6aa9c4ad7
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Jonathon Carstens
b7f640ca76
Adding new keyboard: Tenkey++ (tenkey_plusplus) ( #11197 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
QMK Bot
f83eefba37
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Drashna Jaelre
436b5394bb
[Keyboard] Fix Dactyl Manuform with Trackball info.json ( #11298 )
5 years ago
George Mao
73dfc2b368
[Keyboard] Refactor Jacky's boards (Bear65 and S7 Elephant) ( #10528 )
5 years ago
Jan Christoph Ebersbach
010271d6ea
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>
5 years ago
QMK Bot
4551e57d64
Merge remote-tracking branch 'origin/master' into develop
5 years ago
CMMS-Freather
cd0d2d0de5
new repo: create cmm.studio folder, add saka qmk firmware ( #11248 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
QMK Bot
7771e544ac
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Ryan
6a292e11d3
`qmk fileformat`: only print complaints, and fix some of them ( #11278 )
5 years ago
QMK Bot
5437c0af6e
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Thierry Michel Philippe Kleist
3e3f93c971
[Keyboard] misterknife/knife66_iso ( #11010 )
...
* feat: added new variant of knife66
5 years ago
QMK Bot
45bace1328
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Boris Faure
9136c122f8
docs: add Gentoo to newbs_getting_started.md ( #11241 )
5 years ago
QMK Bot
a0af5eb307
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Barry Huang
cc4b93b330
Helen 80 addition ( #11133 )
...
Co-authored-by: james sa <james@keto.tw>
Co-authored-by: James Sa <james.sa.2013@gmail.com>
5 years ago
QMK Bot
363957f919
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Perry Hargrave
d40d1e4024
[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>
5 years ago
QMK Bot
524da962d3
Merge remote-tracking branch 'origin/master' into develop
5 years ago
Nick Blyumberg
b2ab0af905
[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
5 years ago
QMK Bot
d6de97b116
Merge remote-tracking branch 'origin/master' into develop
5 years ago
TerryMathews
d898d4a6fc
[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>
5 years ago