Joshua Diamond
5c07363054
spidey3 userspace: GUI F-Key lock was affecting some non-F-keys ( #9469 )
2020-06-20 22:39:45 +01:00
Joel Challis
b6e9ef8dd1
CI: Run 'qmk info' on keyboard changes ( #9212 )
2020-06-20 22:19:56 +01:00
Thorsten
e58ab6d326
update shell.nix ( #8910 )
...
* now uses gcc 8.4
* fixes building boards with adafruit feather (in my case pancake)
2020-06-20 22:03:06 +01:00
Konstantin Đorđević
02781979d6
[Docs] Improve Unicode documentation ( #8676 )
2020-06-20 21:58:48 +01:00
Ryan
69b484600f
Remove more useless code ( #9475 )
2020-06-20 21:51:50 +01:00
MechMerlin
de79d55187
New Keyboard: E8.5 TKL ( #9447 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2020-06-20 21:47:50 +01:00
Takeshi ISHII
580cb2c1df
[Update] Files with Japanese translations related to #8822 ( #9455 )
...
* The TAG of the original document has been updated to facilitate future verification.
* The TAG of the original document has been updated to facilitate future verification.
* The TAG of the original document has been updated to facilitate future verification.
2020-06-20 21:02:16 +09:00
MelGeek
d9eae3ef03
Support IS31FL3741 and IS31FL3741A. ( #9201 )
2020-06-20 14:49:15 +10:00
James Young
05e6cc2655
Enable Mousekeys for Keebio Quefrency rev1 ( #9478 )
2020-06-20 13:45:25 +10:00
QMK Bot
8b572de523
format code according to conventions [skip ci]
2020-06-20 03:37:04 +00:00
Joshua Diamond
18e561b82c
Fix incorrect delay when setting WS2812 (and similar) leds ( #9302 )
...
* Fix incorrect delay when setting WS2812 (and similar) leds
* Add documentation for WS2812_DELAY_MICROSECONDS
* Remove improper cast to uint8_t
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* Remove unneeded cast to uint8_t and correct math
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
* microseconds -> µs
Co-authored-by: Ryan <fauxpark@gmail.com>
* Make documentation better match the spec sheet.
Co-authored-by: Ryan <fauxpark@gmail.com>
* Rename macro to match spec sheet
* Further correction to the delay maths for the SPI case.
Co-authored-by: Joel Challis <git@zvecr.com>
* Move ws2812_common.h to the drivers directory
* Revert "Further correction to the delay maths for the SPI case."
This reverts commit e61b56a2cfc7dfec9992a7a3af92afa50e5b8ec0.
* Remove ws2812_setleds_pin(); consolidate ws2812.h
Co-authored-by: Sergey Vlasov <sigprof@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
2020-06-20 12:59:28 +10:00
Xelus22
c785148445
STM32 WS2812 Open Drain Configuration ( #9414 )
...
* update docs stm32 only and applies to all 3 driver
* cformat
2020-06-20 08:35:32 +10:00
Rossman360
b43bdc1c69
rebound rev4, consolodated switch matrix from 5x12 to 7x8 ( #9314 )
2020-06-20 08:27:27 +10:00
Ryan
5a5ecd7dd9
Remove rules.mk for gboards/engine and gboards/g ( #9444 )
2020-06-19 15:51:50 +10:00
AlisGraveNil
60be8d9f24
[Keyboard] GameBuddy macropad ( #9391 )
...
* GameBuddy macropad
* Update config.h
* Update keyboards/clawsome/gamebuddy/config.h
* Update keyboards/clawsome/gamebuddy/readme.md
* Update keyboards/clawsome/gamebuddy/readme.md
* Update keyboards/clawsome/gamebuddy/readme.md
* Update readme.md
* Update keyboards/clawsome/gamebuddy/rules.mk
* Update keyboards/clawsome/gamebuddy/readme.md
2020-06-18 20:31:51 -07:00
Ryan
3f85e90126
Fix Eon87 info.json ( #9460 )
...
* Fix Eon87 info.json
* Adjust bottom row sizes
2020-06-18 20:16:57 -07:00
Niclas
3eefe31a54
Keymap: Add custom keymap for Planck ( #9417 )
...
* Keymap: Add custom keymap for Planck
* Fixup buffet's planck keymap
2020-06-18 18:32:27 -07:00
Rozakiin
7be65f2cd0
Add VIA support to Noxary 220 and Update Noxary 280 for readability ( #9348 )
...
* Update noxary 220 readme.md
* Update Noxary 280 readme.md
add heading and spelling
* Update spelling of Noxary 280 keymap copyright
* Update Noxary 280 config.h
change product ID and product name, remove commented code
* Change MCU name and disable Mousekey
* Update Noxary 220 config.h
Change vendor ID, Product ID, Product name and desc, remove commented code
* Update 220.h
change LAYOUT_ortho_6x4 to LAYOUT, change copyrght to Rozakiin
* Change LED indicator function
update copyright to Rozakiin
* Add via keymap
* Update Noxary 220 default keymap for readability and numpad codes
* Update all Noxary 220 readme.md to conform to QMK templates
* Update Noxary 280 readme.md to conform to QMK template
* Disable console and command, and enable link time optimisation for VIA
* Update Noxary 280 keymaps for better readability
* Update keyboards/noxary/220/keymaps/default/keymap.c
* Update keyboards/noxary/220/220.h
* Update keyboards/noxary/220/keymaps/default/keymap.c
* Update keyboards/noxary/220/keymaps/default/keymap.c
* Update keyboards/noxary/220/keymaps/via/rules.mk
* Update keyboards/noxary/280/keymaps/default/keymap.c
* Update keyboards/noxary/280/keymaps/via/rules.mk
* Update keyboards/noxary/220/rules.mk
* Update keyboards/noxary/280/keymaps/via/keymap.c
* Update keyboards/noxary/220/keymaps/default/keymap.c
* Update keyboards/noxary/220/keymaps/default/keymap.c
* Update keyboards/noxary/220/keymaps/via/keymap.c
* Update keyboards/noxary/220/keymaps/via/keymap.c
* Update keyboards/noxary/220/keymaps/via/keymap.c
* Update keyboards/noxary/220/keymaps/via/keymap.c
* Update keyboards/noxary/220/keymaps/via/keymap.c
* Update keyboards/noxary/280/config.h
* Update keyboards/noxary/220/rules.mk
* Update keyboards/noxary/220/config.h
* Update keyboards/noxary/280/readme.md
Change layout links to ones with background removed
2020-06-18 13:14:09 -07:00
Takeshi ISHII
016b4be751
Update docs/ja/feature_backlight.md: apply #9043's change ( #9454 )
2020-06-19 04:53:16 +09:00
Ryan
db80209e69
Parse version better in `qmk doctor` GCC version checks ( #9324 )
2020-06-18 19:37:47 +01:00
Brad Arnett
716924de3e
[Keyboard] Added ymdk split64 based on walston's work ( #9183 )
...
* Added ymdk split64 based on walson's work
* Commented out features on walston's keymap as it was too big to compile
* Update keyboards/ymdk_sp64/config.h
* Update keyboards/ymdk_sp64/keymaps/daed/keymap.c
* Update keyboards/ymdk_sp64/matrix.c
* Update keyboards/ymdk_sp64/matrix.c
* Update keyboards/ymdk_sp64/matrix.c
* keymap changes
* Update keyboards/ymdk_sp64/matrix.c
* Update keyboards/ymdk_sp64/matrix.c
* Update keyboards/ymdk_sp64/rules.mk
* Update keyboards/ymdk_sp64/config.h
* Update keyboards/ymdk_sp64/config.h
* Update keyboards/ymdk_sp64/readme.md
* Update keyboards/ymdk_sp64/rules.mk
* Update keyboards/ymdk_sp64/config.h
* Update keyboards/ymdk_sp64/rules.mk
* Update keyboards/ymdk_sp64/ymdk_sp64.c
* Update keyboards/ymdk_sp64/keymaps/walston/rules.mk
* Update keyboards/ymdk_sp64/readme.md
* Made requested changes and moved keyboard under ymdk directory
* Update keyboards/ymdk/ymdk_sp64/keymaps/walston/keymap.c
* Update keyboards/ymdk/ymdk_sp64/config.h
* Update keyboards/ymdk/ymdk_sp64/config.h
* Update keyboards/ymdk/ymdk_sp64/keymaps/default/keymap.c
* Update keyboards/ymdk/ymdk_sp64/keymaps/default/keymap.c
* updated changes for pr 9183
* updated changes for pr 9183
* updated changes for pr 9183
* Removed redundant "QMK_KEYBOARD_H" include
2020-06-18 03:01:22 -07:00
James Young
d88dca3ca7
YMD75: move MCU/Bootloader rules to revision level ( #9452 )
...
Work-around for an issue with QMK Configurator's API.
2020-06-18 00:15:22 -07:00
Joshua Diamond
9c1097e768
Fix for One Shot Layer not being cleaned up after some actions ( #8832 )
2020-06-18 08:07:48 +01:00
Jason Laqua
f7eb030e91
Standardize how unicode is processed ( fixes #8768 ) ( #8770 )
...
Co-authored-by: Konstantin Đorđević <vomindoraan@gmail.com>
2020-06-18 08:07:34 +01:00
Yasha Mostofi
aae1814319
[Keyboard] Add Via support for Let's Split v2 ( #9448 )
...
* initial let's split with rgb
* Revert default
* Add Via keymap
* Remove my keymap
* Remove trailing slashes
2020-06-18 00:06:11 -07:00
Dan
78fdd40622
[Keymap] Dcompact for iris ( #9406 )
...
Co-authored-by: Dan Herrera <sonarius@shew.io>
Co-authored-by: Ryan <fauxpark@gmail.com>
2020-06-17 22:20:45 -07:00
Pierre Chevalier
43b6f031b1
[Keymap] Add pierrec83's Kyria keymap ( #9401 )
2020-06-17 22:18:16 -07:00
yiancar
3e27ceee42
[Keyboard] Nebula12 keyboard ( #9397 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2020-06-17 22:16:26 -07:00
unicorn855
67f374029d
[Keyboard] added VIA support for HotDox ( #9377 )
...
* added VIA support for HotDox
* Update keyboards/hotdox/keymaps/via/keymap.c
Thank you drashna :)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2020-06-17 21:52:33 -07:00
Gregorio
30fd69886d
[Keyboard] Add Mixi ( #9364 )
...
* [Keyboard] Add Mixi
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2020-06-17 21:39:16 -07:00
Maarten Dekkers
ed528403fd
[Keyboard] Add Eon87 ( #9337 )
...
Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
2020-06-17 21:30:34 -07:00
Ryan
faae375ccd
Fix error_log complaint about Preonic layouts ( #9443 )
2020-06-17 21:23:09 -07:00
James Young
b0fd064491
Fix Kudox Columner Configurator key ordering ( #9427 )
2020-06-17 20:47:52 -07:00
James Young
abf466e57d
Add Configurator layout support for westfoxtrot/prophet ( #9428 )
2020-06-17 20:47:25 -07:00
KgOfHedgehogs
157319fbd0
[Keyboard] Jian keyboard ( #8914 )
...
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
2020-06-17 19:17:30 -07:00
Dan
39ff121d73
Implement game mode layer for dcompact on planck ( #9402 )
2020-06-17 18:53:36 -07:00
Hybrid
8018f4db2d
[Keymap] new keymap for XD75 ( #8675 )
...
Co-authored-by: grousselle <grousselle@WX-OR6215570.ad.francetelecom.fr>
2020-06-17 18:32:02 -07:00
Ryan
1a159a38ed
Clean up Tap Dance docs ( #9372 )
...
* Clean up Tap Dance docs
* Add heading IDs for translation
2020-06-17 17:10:35 -07:00
Erovia
a0bf235644
CLI: Add ATmega328 and ATtiny85 to supported CPUs ( #9371 )
...
* CLI: Add ATmega328 to supported CPUs
Support for ATmega328 was added in #9043 .
* Update lib/python/qmk/constants.py
2020-06-17 15:45:53 -07:00
Ryan
f420741f9b
Fix error_log complaint about clueboard/66_hotswap/gen1 layout macro ( #9400 )
...
* Fix error_log complaint about clueboard/66_hotswap/gen1 layout macro
* Remove gen1 info.json in favour of higher level file
* Split into revision-specific info.json
2020-06-17 00:30:54 -07:00
yiancar
0b7b74f56a
Nebula65 ( #9368 )
...
* Initial nebula65 commit
* Use PWM driver
* Polishing
* Remove random rgblight settings
* Spelling fix
* Update keyboards/nebula65/keymaps/default/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/nebula65/keymaps/via/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/nebula65/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/nebula65/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Clean includes in .h file
* Update keyboards/nebula65/readme.md
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Further cleanup
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2020-06-16 14:02:01 -07:00
cole smith
80b2b710da
added 4x12 ( #9411 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
2020-06-16 20:08:30 +01:00
MURAMATSU Atshshi
3814dacf27
[Keymap] Add froggy keymap with 106/109 (JP) settings for helix keyboard ( #8967 )
...
* initial commit for froggy 106 key mode
* add mode indicator on OLED
* use #pragma once instead of include guard
* remove unusable codes
* remove audio codes, because helix rev.2 has no audio feature
* use set_single_persistent_default_layer
* remove eeprom update check
2020-06-15 21:46:12 -07:00
csc027
7576f6162e
[Keymap] csc027/keymap-updates ( #9420 )
2020-06-15 03:48:21 -07:00
Thomas Lim
e8a02afc8c
Add VIA support to keebio/nyquist ( #9399 )
2020-06-15 20:45:56 +10:00
Drashna Jaelre
357a888d80
[Keymap] Drashna's Keymap Update - Display Edition ( #9282 )
...
OLED Display fixes
Add support for RGBLIGHT Layers
Add gaming layer to corn and kyria
RGBLight Startup Animation fixes and improvements (uses matrix_scan now!)
Pimoroni Trackball support added (IT'S RGB!!!)
Fix issues due to code changes
2020-06-15 03:41:28 -07:00
William Lindvall
7f5656996c
[Keymap] Add "shwilliam" Preonic keymap ( #9409 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
2020-06-15 03:26:58 -07:00
James Young
b008a9afe6
HID Liberation Device Refactor and Configurator layout support ( #9394 )
2020-06-15 03:11:19 -07:00
James Young
d8e3294aea
[Keyboard] Fix Configurator layout data for handwired/1800fl ( #9393 )
2020-06-15 03:10:15 -07:00
James Young
a8d073368f
[Keyboard] Fix Configurator layout data for acheron/elongate ( #9392 )
2020-06-15 03:09:48 -07:00