]>
git.donarmstrong.com Git - qmk_firmware.git/log
theVDude [Tue, 15 Oct 2019 22:13:13 +0000 (18:13 -0400)]
Fix small hiccup in snake animation (#6858)
Deckweiss [Tue, 15 Oct 2019 22:10:23 +0000 (00:10 +0200)]
Added uart config for using rn42 with at90usb1286 (#6582)
* Added uart config for using rn42 with at90usb1286
* Updated quantum/config_common.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update quantum/config_common.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update quantum/config_common.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
Joel Challis [Tue, 15 Oct 2019 12:33:06 +0000 (13:33 +0100)]
Add binary support to tinyprintf (#7024)
Joel Challis [Tue, 15 Oct 2019 12:32:52 +0000 (13:32 +0100)]
Port DEBUG_MATRIX_SCAN_RATE to core (#7029)
* Port DEBUG_MATRIX_SCAN_RATE to core
* Remove duplicate DEBUG_MATRIX_SCAN_RATE implementations
* Remove duplicate DEBUG_MATRIX_SCAN_RATE implementation from handwired/xealous
* Add console logic from ergodox_ez
Joel Challis [Mon, 14 Oct 2019 16:57:53 +0000 (17:57 +0100)]
Move running pytest to travis_test (#7005)
makenova [Mon, 14 Oct 2019 00:26:03 +0000 (19:26 -0500)]
update one shot keys link (#7020)
Joel Challis [Sun, 13 Oct 2019 23:05:41 +0000 (00:05 +0100)]
Update splittest/teensy_2 to use SPLIT_USB_DETECT (#7028)
fauxpark [Sat, 12 Oct 2019 22:57:57 +0000 (09:57 +1100)]
Cleanup rules.mk for 32U4 keyboards, G (#6971)
* Cleanup rules.mk for 32U4 keyboards, G
* Update keyboards/gray_studio/cod67/rules.mk
Joel Challis [Sat, 12 Oct 2019 22:23:36 +0000 (23:23 +0100)]
Remove i2c logic for STM32F103xB in favour of USE_I2CV1 (#6926)
* Remove i2c logic for STM32F103xB in favour of USE_I2CV1
* Remove i2c logic for STM32F103xB in favour of USE_I2CV1
Leo Batyuk [Sat, 12 Oct 2019 05:08:03 +0000 (07:08 +0200)]
[Keymap] Add soundmonster's keymap for crkbd (#6964)
* Add soundmonster's layout for crkbd
* Incorporate feedback from review
* Remove unneeded base layer-related code
MechMerlin [Sat, 12 Oct 2019 05:04:00 +0000 (22:04 -0700)]
Fix broken link to ps2avrgb flashing instructions (#7011)
MechMerlin [Sat, 12 Oct 2019 04:44:38 +0000 (21:44 -0700)]
[Keyboard] New Keyboard: BM43A (#6997)
* new keyboard bm43a
* Thanks to noroads for generating this with his online tool
* add QMK Configurator support thanks to noroads
* turn on bootmagic lite
* update readme
* remove unneeded comments
fauxpark [Sat, 12 Oct 2019 04:41:58 +0000 (15:41 +1100)]
[CLI] `qmk docs` graceful shutdown on Ctrl+C (#6989)
Leivince John Marte [Sat, 12 Oct 2019 04:38:49 +0000 (12:38 +0800)]
[Keymap] Feature/keymap/projectkb/alice/devinceble (#6986)
* Added KBD6X Vimwarrior HHKB TOFU Personal Layout
* Added Readme.md for Vimwarrior HHKB Tofu Keymap
* Added DZ60 Vimwarrior WKL Tofu Keymap
* Update Rename keymaps to devinceble_hhkb_tofu and devinceble_wkl_tofu
* Update rules.mk Added BOOTLOADER config.
* [Keymap] Added Devinceble Personal Keymap for ProjectKeyboard Alice
* Update Remove Backslashes
Wilba [Sat, 12 Oct 2019 04:37:03 +0000 (15:37 +1100)]
[Keyboard] wilba.tech PCB refactoring (#6982)
* Cleanup
* Refactor VIA rules.mk
* WT mono backlight refactor, VIA support
* Added WT75-C
* Fixed compile error
* Cleanup rules.mk
* Review changes
* Review changes
Laurent Lao [Sat, 12 Oct 2019 04:35:53 +0000 (00:35 -0400)]
[Keymap] laurentlaurent's preonic keymap (#6977)
* Removed ugfx binary because of antivirus
* Created laurent's keymap
* Made QWERTY Mac and QWERTY Windows
* Rev 1.0, added _PUNC, _NAV, _EXTRA
* REV 1.1, Dynamic macros start/stop now plays a sound, Lower acts like backspace on tap
* Formatting fixes
* Added Intellisense macro, fixed formatting
* Improved ergonomics/muscle mem on punctuation lay
* Added Raise Tap to Backspace
* Mirrored Ergodox, added One-Handed
* Added layers in README.md, added Caps lock, Scroll lock
* Moved Caps to better location
* Added ErgoDox link
* Edit Readme.md with more layer switching information
* Modified _PUNC for muscle memory
* Reverted .gitignore and .vscode settings.json to reflect master
* Improved formatting according to PR review
* QMK_KEYBOARD_H def for Intellisense fixed->rev3.h
* .gitignore diff fix
* Fixing settings.json diff
* Update settings.json
* Update keyboards/preonic/keymaps/laurentlaurent/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
Joel Challis [Sat, 12 Oct 2019 03:25:43 +0000 (04:25 +0100)]
ARM split - detect USB to select master/slave (#6424)
* Initial split refactor to allow usb master detection
* Add split USB detect docs
* Add SPLIT_USB_DETECT demo mode limitation
* fix rebase issues
* clang-format
Joel Challis [Fri, 11 Oct 2019 11:11:47 +0000 (12:11 +0100)]
Fix CONVERT_TO_PROTON_C_RXLED pins (#7007)
Olivierko [Thu, 10 Oct 2019 21:52:16 +0000 (23:52 +0200)]
added new layout and Olivierko keymap for dz60 (#6996)
* - added new layout for dz60
- created personal keymap using new layout
* - changes based on pr feedback from @noroadsleft
* - further readme formatting
* Apply suggestions from code review
applied changes based on review feedback
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* - readme formatting
* Apply suggestions from code review
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
Leivince John Marte [Thu, 10 Oct 2019 21:48:03 +0000 (05:48 +0800)]
Fix/projectkb/alice/right spacebar layout size from 2.25 to 2.7β¦ (#6984)
* Added KBD6X Vimwarrior HHKB TOFU Personal Layout
* Added Readme.md for Vimwarrior HHKB Tofu Keymap
* Added DZ60 Vimwarrior WKL Tofu Keymap
* Update Rename keymaps to devinceble_hhkb_tofu and devinceble_wkl_tofu
* Update rules.mk Added BOOTLOADER config.
* [Keymap] Added devinceble keymap for TADA68
* Fix projectkb/alice Right Spacebar Size to 2.75 not a bug though but confusing
* Update Right Alt for Layout Fix
noroadsleft [Thu, 10 Oct 2019 14:58:38 +0000 (07:58 -0700)]
fix DZ60 info.json (#7000)
fauxpark [Thu, 10 Oct 2019 10:48:37 +0000 (21:48 +1100)]
Prevent clang-format messing up placeholder tokens within keyboard templates (#6790)
* Use .template file extension for keyboard template files
* Filter out .template files completely before passing to clang-format
* Undo file extension stuff; just ignore quantum/template dir
Jono Warren [Wed, 9 Oct 2019 22:55:27 +0000 (23:55 +0100)]
[Keyboard] Added new layout for DZ60 and keymap (#6854)
* Added new layout
Added my preferred layout
* Added my keymap
* Update info.json
Added LAYOUT_60_stand_stag_all
* Update README.md
Removed image from the keymap I based this layout from.
* Update keyboards/dz60/keymaps/iso_vim_arrow_split_rs/keymap.c
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/dz60/keymaps/iso_vim_arrow_split_rs/keymap.c
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/dz60/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/dz60/dz60.h
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/dz60/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/dz60/keymaps/iso_vim_arrow_split_rs/keymap.c
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/dz60/dz60.h
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update rules.mk
Removed verbose rules.mk
Xavier Hahn [Wed, 9 Oct 2019 22:45:41 +0000 (00:45 +0200)]
[Docs] French translation - Breaking Changes section (#6966)
* Translated breaking_changes.md in French
* Translated ChangeLog/
20190830 .md to French
* Update docs/fr-FR/breaking_changes.md
Co-Authored-By: Max Rumpf <max.rumpf1998@gmail.com>
* Fix comments from @zekth
Co-Authored-By: Vincent LE GOFF <g_n_s@hotmail.fr>
Drashna Jaelre [Wed, 9 Oct 2019 22:23:57 +0000 (15:23 -0700)]
Keyboard/ergodox debounce (#6994)
* Set default debounce to 30
Lower debounce causes issues, and even 15 isn't lowe enough for the EZ
* Cleanup ergodox ez matrix
Gary Zhao [Wed, 9 Oct 2019 19:05:31 +0000 (12:05 -0700)]
[Keymap] Adding garyjzhao's Iris keymap (#6980)
* Added Gary's user files
* Added Gary's Iris Keymap files
* Added Gary's Iris Keymap files
* updated readme
* removed comments
* Cleaned up code even more
MechMerlin [Wed, 9 Oct 2019 18:03:33 +0000 (11:03 -0700)]
[Keyboard] Satisfaction75 Configurator support (info.json) (#6833)
* add configurator support for rev1 s75
* add configurator support for prototype
* Update keyboards/cannonkeys/satisfaction75/prototype/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/cannonkeys/satisfaction75/rev1/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/cannonkeys/satisfaction75/rev1/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/cannonkeys/satisfaction75/rev1/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/cannonkeys/satisfaction75/rev1/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/cannonkeys/satisfaction75/rev1/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* fixup layouts
* Update keyboards/cannonkeys/satisfaction75/rev1/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/cannonkeys/satisfaction75/rev1/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
MechMerlin [Wed, 9 Oct 2019 17:23:38 +0000 (10:23 -0700)]
[Keyboard] New Keyboard: Exent (#6985)
* initial commit
* thank you mr keebs for making this easy. Added 65_ansi macro made from mrkeebs kle2qmk tool.
* split backspace requires an additional row
* change k43 to k42
* add in split space bar support for LAYOUT_all
* add QMK Configurator support
* make default keymap more usable
* update readme
* Update keyboards/exent/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/exent/keymaps/default/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/exent/keymaps/default/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/exent/rules.mk
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
Leivince John Marte [Wed, 9 Oct 2019 16:58:39 +0000 (00:58 +0800)]
[Keymap] Feature/keymap/tada68 (#6983)
* Added KBD6X Vimwarrior HHKB TOFU Personal Layout
* Added Readme.md for Vimwarrior HHKB Tofu Keymap
* Added DZ60 Vimwarrior WKL Tofu Keymap
* Update Rename keymaps to devinceble_hhkb_tofu and devinceble_wkl_tofu
* Update rules.mk Added BOOTLOADER config.
* [Keymap] Added devinceble keymap for TADA68
* Update Reduce down rules.mk to just MOUSEKEY_ENABLE
noroadsleft [Wed, 9 Oct 2019 14:09:57 +0000 (07:09 -0700)]
Gray Studio Space65 Configurator Layout fix (#6987)
- LAYOUT_65_ansi_blocker data was actually LAYOUT's data.
- added actual LAYOUT_65_ansi_blocker data
noroadsleft [Wed, 9 Oct 2019 13:48:29 +0000 (06:48 -0700)]
Kingly Keys Little Foot Configurator layout fix (#6988)
* fix Kingly Keys Little Foot info.json
Was missing a closing curly bracket.
* clean up the indenting
White-space-only change.
Ethan Durrant [Wed, 9 Oct 2019 05:01:56 +0000 (23:01 -0600)]
[Docs] removed unneeded line of code in Tap Dance documentation (#6981)
shu_numata [Wed, 9 Oct 2019 04:59:11 +0000 (13:59 +0900)]
[Docs] Fix missing link in readme (#6958)
Max Rumpf [Wed, 9 Oct 2019 04:55:44 +0000 (06:55 +0200)]
[Docs] Clean up docs/newbs_flashing.md (#6973)
* [Docs] Clean up docs/newbs_flashing.md
See #6930
* Fix typo
Xavier Hahn [Tue, 8 Oct 2019 20:27:45 +0000 (22:27 +0200)]
[Docs] French translation of QMK Basics (#6925)
* Adds the files that will be translated
* Start translate cli_configuration.md in French
* Translated cli.md in French
* Translated getting_started_getting_help.md in French
* /getting_started_github.md
* Translated first part of contributing.md in French
* Finish translation of contributing.md
* Translated the getting_started_introduction.md in French
* Corrected issues from @zekth review
Co-Authored-By: Vincent LE GOFF <g_n_s@hotmail.fr>
fauxpark [Tue, 8 Oct 2019 18:47:37 +0000 (05:47 +1100)]
Reorder Raw HID interface to match what the USB spec expects (#6801)
Pittyolo [Tue, 8 Oct 2019 18:26:17 +0000 (20:26 +0200)]
[Keymap] Adding my keymaps for Preonic and XD75 (#6874)
* Added my keymaps
* Update to readmes
* Update keyboards/preonic/keymaps/pitty/config.h
Thanks!
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/preonic/keymaps/pitty/config.h
Thanks!
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/preonic/keymaps/pitty/config.h
Thanks!
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update config.h
* Update keyboards/preonic/keymaps/pitty/keymap.c
Thanks!
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Removed copyrighted material
* Update keyboards/xd75/keymaps/pitty/keymap.c
Thanks!
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update config.h
* Update config.h
* Update config.h
* Update keymap.c
* Update keymap.c
* Update config.h
* Update keymap.c
* Update keyboards/preonic/keymaps/pitty/config.h
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/preonic/keymaps/pitty/config.h
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
Garret G [Tue, 8 Oct 2019 18:24:20 +0000 (13:24 -0500)]
[Keyboard] Move existing boards to Kingly_Keys and add more boards (#6879)
* try to fix and orginize to Kingly_Keys subfolder and add various keyboard support
* fixed layout nomenclature and rules.mk pref
* modified readme for smd_milk
* fixed layout name in little_foot.h
* Update keyboards/kingly_keys/romac_plus/keymaps/default/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/kingly_keys/romac_plus/keymaps/default/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/kingly_keys/romac_plus/keymaps/default/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* remove old stand-alone keyboard folders
* Fixed missing comma in littlefoot keymap
* remove OLED code in romac_plus.c
* Update rules.mk
* Update readme.md
* Apply suggestions from code review
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update rules.mk
* Update rules.mk
* Update keymap.c
* Update keymap.c
* Update keymap.c
* fix little_foot.h layouts, delete smd_milk readme.md
* Fix ALpha Edits
* Fix ALpha Edits p.2
* update little_foot.h
* fix little_foot.h p.2
* Update keyboards/kingly_keys/little_foot/little_foot.h
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/kingly_keys/little_foot/keymaps/default/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/kingly_keys/romac_plus/keymaps/default/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/kingly_keys/romac_plus/keymaps/default/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/kingly_keys/romac_plus/keymaps/default/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/kingly_keys/romac_plus/keymaps/default/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/kingly_keys/romac_plus/keymaps/default/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Modify config.h for cleaned up PCB.
dsanchezseco [Tue, 8 Oct 2019 18:16:38 +0000 (20:16 +0200)]
[Keymap] keymaps for planck and crkbd (#6895)
* using similar keymaps (with vim in mind) for planck and crkbd
* changed to rgb matrix and lower max brightness to prevent unresponsiveness
* readme and default rgb mode
* disable all the not wanted effects and activate the framebuffer ones
* changed effects
* changed custom keycodes to defines
* fixed comment
fauxpark [Tue, 8 Oct 2019 18:06:26 +0000 (05:06 +1100)]
[Docs] CLI command to serve docs locally (#6956)
* CLI command to serve docs locally
* Document it
* Default port
* Use `with` and subclass `SimpleHTTPRequestHandler` to set working dir
* Apply suggestions from code review
Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>
* Update docs/cli.md
Xavier Hahn [Tue, 8 Oct 2019 17:45:34 +0000 (19:45 +0200)]
[Docs] French translation of Complete Newbs Guide (#6901)
* Translated _summary.md + newbs.md
* Translated news_best_practices.md in French
* Translated newbs_building_firmware_configurator.md in French
* Translated the file newbs_building_firmware.md in French
* Translated page newbs_flashing.md in French
* Translated the page newbs_getting_started.md in French
* Translated the page newbs_learn_more_resources.md in French
* Translated the page newbs_testing_debugging.md in French
* Change translation of split from 'sΓ©parΓ©' to 'scindΓ©'
* Adding the lang file for gitbook and some others tranme other translation
* Correcting typos after Gimly's review
* Some others sections on the summary
* Fix first comments from @zekth
* Fix some issues from @4sStylZ
* Fix other issues from @4sStylZ
* Fix weird phrase
* Replaced all uses of 'tΓ©lΓ©verser' by 'flash'
* Replaced all planches by board
* Fix other PR comments
* Fix comment
yiancar [Tue, 8 Oct 2019 16:03:51 +0000 (17:03 +0100)]
[Keyboard] RGB updates on NK65 and HS60 (#6795)
* RGB update commit
* Convert caps lock indicator check to IS_LED_ON
* ISSI3733 minor change
lucwastiaux [Tue, 8 Oct 2019 15:43:54 +0000 (23:43 +0800)]
[Keymap] modify ergodox_ez / dvorak_42_key layout (#6832)
* add macros for windows 10 workspace switching
* change debounce settings
* add comment
* remove debounce
kuchosauronad0 [Tue, 8 Oct 2019 03:08:05 +0000 (20:08 -0700)]
[Docs] Clean up docs/newbs_building_firmware.md (#6930)
* Clean up the blocks in the second section so that macOS & Windows are in the same block with the command
* As suggested by fauxpark
Ethan Durrant [Tue, 8 Oct 2019 02:28:48 +0000 (20:28 -0600)]
[Docs] updated and cleaned up documentation for Tap Dance (#6949)
Yan-Fa Li [Tue, 8 Oct 2019 02:23:59 +0000 (19:23 -0700)]
[Keymap] Overly greedy community keymap build userspace (#6969)
- this fixes breakage in instant60 pcb sorry @upas
Drashna Jaelre [Tue, 8 Oct 2019 02:08:14 +0000 (19:08 -0700)]
[Docs] Add AVR and ARM examples to GPIO Commands (#6942)
* [Docs] Add AVR and ARM examples to GPIO Commands
Add examples for reference for people not as well versed in microcontroller coding, such as myself.
* Apply suggestions from code review
Co-Authored-By: fauxpark <fauxpark@gmail.com>
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
Lukas Werling [Tue, 8 Oct 2019 00:18:18 +0000 (02:18 +0200)]
[Keymap] katana60: Fix = key in default keymap (#6941)
The top-right key should be = and not the shifted pseudo-key +. This
matches the sample layout from the picture in the readme [0].
[0]: https://i.imgur.com/xVkODOu.jpg
Janne Peippo [Tue, 8 Oct 2019 00:15:59 +0000 (03:15 +0300)]
[Keymap] Add new TADA68 keymap (#6938)
* Add new TADA68 keymap
* Remove unnecessary backlashes
* Change from MacOS specific to generic volume keycodes
Max Rumpf [Mon, 7 Oct 2019 17:54:17 +0000 (19:54 +0200)]
Remove unanswered/unnecessary FAQ item
As discussed in #6957, closes #6957
fauxpark [Mon, 7 Oct 2019 21:50:10 +0000 (08:50 +1100)]
[Docs] Add an important note about modifying user code (#6959)
* Add an important note about modifying user code
* Update docs/contributing.md
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
NoshBar [Mon, 7 Oct 2019 21:35:28 +0000 (23:35 +0200)]
[Keyboard] Cannon Keys Satisfaction75: Fix buffer sizes for sprintfs. (#6954)
sprintf always adds a NULL terminator at the end of the buffer it works on.
A few places made just enough space for the resulting string, but not the terminator.
So this just adds one to the buffer size to make room for it.
Yan-Fa Li [Mon, 7 Oct 2019 20:31:11 +0000 (13:31 -0700)]
[Keymap] Community layout for hhkb (#6961)
Dylan Khor [Mon, 7 Oct 2019 19:35:37 +0000 (15:35 -0400)]
[Keymap] Clean up / adjust khord let's split keymap (#6951)
Remove unneeded lines and change right side mouse buttons on raise layer back to media control
Diego [Mon, 7 Oct 2019 18:57:35 +0000 (15:57 -0300)]
[Keymap] Fix talljoe-gherkin keymap typo (#6950)
Ethan Durrant [Mon, 7 Oct 2019 18:42:12 +0000 (12:42 -0600)]
[Keymap] MF68 keymap LED pins fixed (#6946)
* fixing LED pins to accurately use the Pro Micro LEDs
* fixing trailing whitespace
Dan McClain [Mon, 7 Oct 2019 18:32:30 +0000 (14:32 -0400)]
[CLI] Add `qmk list_keyboards` (#6927)
`list_keyboards` replicates the `make list-keyboards` by globbing for all paths
that include `rules.mk` and then removing the paths that include `keymaps`.
This basis of this cli command could be reused in the future as a util, but is
not done so here since this would be the only place that would use it currently
Resolves #6911
Jesper Nellemann Jakobsen [Mon, 7 Oct 2019 18:17:08 +0000 (20:17 +0200)]
[Keymap] Move brightness controls one key over (#6945)
I forgot to count the extra ISO-only key next to left shift when
initially adding these brightness controls.
Jonas Avellana [Mon, 7 Oct 2019 17:42:03 +0000 (11:42 -0600)]
[Keymap] updating ninjonas userspace (#6903)
* [refactor] updating ninjonas layout blocks and standardized LOWER & ADJUST
* [feat] added new macro M_TERM to open MacOS terminal app
* [feat] introducing mod-tap functionality on keymap
* [fix] fixing oled turning on when it feels like it. thanks @drashna for helping
* [feat] updating OLED to rotate logo 180 degrees
* [feat] updating keymaps to reflect VSCode frequent habits
* [refactor] converting crkbd modifier keys to layer blocks
* [fix(#6903)] converting _delay_ms to wait_ms on launching terminal macro
Erdem Efe Erol [Sun, 6 Oct 2019 23:39:23 +0000 (02:39 +0300)]
[Docs] Typo fix for feature_hd44780.md (#6917)
* Typo fix
Fixed a typo.
* Update feature_hd44780.md
* Update feature_hd44780.md
Erovia [Sun, 6 Oct 2019 18:15:17 +0000 (20:15 +0200)]
Dimple: Fix Caps Lock LED behaviour (#6936)
* Dimple: Fix Caps Lock LED behaviour
* Dimple: fix helper functions and cleanup unnecessary code
Erdem Efe Erol [Sun, 6 Oct 2019 14:56:35 +0000 (17:56 +0300)]
[Docs] Removed dead link (#6922)
Removed an old link and fixed a typo
Janne Peippo [Sun, 6 Oct 2019 14:44:02 +0000 (17:44 +0300)]
[Keymap] Add new Cyclops keymap (#6923)
Daniel Klug [Sun, 6 Oct 2019 06:58:23 +0000 (23:58 -0700)]
[Keymap] dactyl_left (#6775)
* [keymap] dactyl_left
Special layout for the left side of the ergodox dactyl.
* [keymap] dactyl_left
Special layout for the left side of the ergodox dactyl.
* Updated readme.md
* Update keyboards/handwired/dactyl_left/readme.md
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/handwired/dactyl_left/readme.md
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/handwired/dactyl_left/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/handwired/dactyl_left/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/handwired/dactyl_left/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Addressing changes for PR
removed layers.json and 15-24 from rules.mk
* Updating keymap for better a default
Hopefully this works as a starting point
St. John Johnson [Sun, 6 Oct 2019 06:41:15 +0000 (23:41 -0700)]
Use `keymap` instead of `username` variable for `qmk new_keymap` (#6885)
Username is not defined and this causes `qmk new_keymap` to error. This
appears to have originated from a partial update in
https://github.com/qmk/qmk_firmware/pull/6708/files#diff-
d5208bcbc79aa428556a743b6ff41086 . This change completes the migration from `username` to `keymap`
Kaiede [Sun, 6 Oct 2019 02:59:16 +0000 (19:59 -0700)]
[Keyboard] Whitefox Aria Layout Support (#6915)
* [Keyboard] Add Whitefox Aria Layout
* [Keyboard] Add Whitefox Aria to info.json
* [Keyboard] Apply Whitefox.h Suggestions from Review
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
Max Rumpf [Sat, 5 Oct 2019 23:44:22 +0000 (01:44 +0200)]
[Keyboard] Add Phoebe, a keyboard by Maxr1998 (#6870)
* Add Phoebe, a keyboard by Maxr1998
* Improve include-guard
* Remove unused functions
* Remove unused extern
* Add image
* Some more fixes
Josh Benavides [Sat, 5 Oct 2019 23:24:31 +0000 (09:24 +1000)]
[Keymap] Add HHKB-based keymap for DZ60 (#6907)
* Created personal keymap for dz60 hhkb layout.
* Renamed directory joooosh to joooosh_hhkb... Removed redundant KC_TRNS alias #define... Updated to use KC_TRNS alias defined in QMK_KEYBOARD_H.
gtips [Sat, 5 Oct 2019 23:10:27 +0000 (08:10 +0900)]
[Keyboard] Add keyboard Reviung34 (#6847)
Jonathan Rascher [Sat, 5 Oct 2019 19:40:08 +0000 (14:40 -0500)]
[Keymap] Initial personal keymap for Lily58 (#6908)
* Initial Lily58 keymap
* Still not sure if these thumb key placements are optimal or not. I
might want to move space (enter) one key to the left (right),
respectively.
* Also unsure how I feel about Esc on a mod tap key with Ctrl... might
move it back to its own key and relocate the = key.
* Missing bindings for Print Screen, Scroll Lock, Pause/Break.
* Make Lily58 layout support operation without numrow
* Move some Lily58 modifiers around
* Move nav keys to more consistent locations
* Rebinding shift on Raise is stupid
* Don't stomp Ctrl on the Lower layer
* Tweak bottom row a little bit
Matthew Lyon [Sat, 5 Oct 2019 19:22:52 +0000 (12:22 -0700)]
[Keymap] finally committing my updates (#6904)
Nikita Titov [Sat, 5 Oct 2019 19:04:46 +0000 (22:04 +0300)]
removed deprecated option for Travis (#6896)
Colai [Sat, 5 Oct 2019 18:56:11 +0000 (20:56 +0200)]
[Keymap] dz60 Iso de 5x1u split right shift (#6889)
* add ISO-DE layout with 5x1u and split right shift
* cleaning up
* renamed readme.md and layout. added underglow
* change layout name in info.json
* rename readme.md
* renamed layout in comment. added rgb keys to visualisation
* change Layout name in dz60.h visualization
Leivince John Marte [Sat, 5 Oct 2019 18:17:36 +0000 (02:17 +0800)]
[Keymap] Added KBD6X Vimwarrior HHKB TOFU Personal Keymap (#6878)
* Added KBD6X Vimwarrior HHKB TOFU Personal Layout
* Added Readme.md for Vimwarrior HHKB Tofu Keymap
* Added DZ60 Vimwarrior WKL Tofu Keymap
* Update Rename keymaps to devinceble_hhkb_tofu and devinceble_wkl_tofu
* Update rules.mk Added BOOTLOADER config.
fauxpark [Sat, 5 Oct 2019 18:09:35 +0000 (05:09 +1100)]
Cleanup rules.mk for 32U4 keyboards, A-F (#6804)
* Cleanup rules.mk for 32U4 keyboards, A-F
* Put back stuff in VIA keymaps
J.Flanagan [Sat, 5 Oct 2019 17:44:55 +0000 (12:44 -0500)]
[Keyboard] Add OSA keyboard (#6849)
* initial commit
restart of osa development
* minor changes
Minor changes
mostly changing naming and comment out rgb modes
* initial commit
restart of osa development
* minor changes
Minor changes
mostly changing naming and comment out rgb modes
* more minor changes
comment out some functions
correct some spelling errors
change some of the descriptive text
* Minor Changes
Minor changers per PR requests
* Minor Changes
Minor changes per PR suggestions
* Major Changes
Per PR suggestion from noroadsleft:
- changed macro to LAYOUT_all in info.json, dualsplit/keymap.c and ocm/keymap.c, and osa.h
- added osa.h macros for other layouts per suggestion and used suggested naming
- changed naming of layout macros to correspond to macros and naming in default/keymap.c, dualsplit/keymap.c, ocm/keymap.c, splitbs/keymap.c, and splitrs/keymap.c
- removed duplicate layers from all keymaps and edited per suggestions
- compiled each keymap to check for and correct any potential errors. all compiled with no errors
* Minor Change
- fixed imgur image link in readme.md to be correct format
* Minor Changes
changes to macro layouts in osa.h
changes to dualsplit/keymap.c - added arrows to layer 1
* Changes
- Made changes to info.json to match osa.h
- changes to osa.c enabling indicator LEDs
- changed "dualsplit" directory name to "all" to match keymap naming in osa.h, info.json, and keymap.c
- minor changes to all/keymap.c
* Update keyboards/sck/osa/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/sck/osa/readme.md
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Changes to info.json
- revert to info.json from version in
b3b49c3 per requested changes
MechMerlin [Sat, 5 Oct 2019 17:19:49 +0000 (10:19 -0700)]
Budget96 Production PCB Fix (#6900)
* production version of the PCB has the top two right most keys swapped around. There are only 6 protos in existence and one of them is mine so we can just do this.
* update readme by adding backticks
Joel Challis [Sat, 5 Oct 2019 15:57:00 +0000 (16:57 +0100)]
ARM - Initial backlight support (#6487)
* Move AVR backlight to own file, add borrowed ARM implementation
* Tiny fix for backlight custom logic
* Remove duplicate board from rebase
* Fix f303 onekey example
* clang-format
* clang-format
* Remove backlight keymap debug
* Initial pass of ARM backlight docs
* Initial pass of ARM backlight docs - resolve todos
* fix rules validation logic
* Add f072 warning
* Add f072 warning
* tidy up breathing in backlight keymap
* tidy up breathing in backlight keymap
* add missing break to backlight keymap
MechMerlin [Sat, 5 Oct 2019 05:06:57 +0000 (22:06 -0700)]
[Keyboard] Preliminary Support for Duck Orion V3 (#6892)
* initial commit
* fixup init_rows and read_rows routine
* fixup matrix based on Marcus's tracing info
* add a temporary keymap
* add notes
* use a standard tkl ansi keymap
* turn on that last column
* backslash and backspace row left to fix
* reorg from backslash to pgdn
* got the matrix done but the backspace location at K4N is still suspect
* add reset info into readme
* add qmk configurator support
* add community layout support
* remove uneeded keymap readme
* add a new column just for the reset switch
* change copyright dates
* add cautionary message to readme as we don't know about the lighting condition yet
* Update keyboards/duck/orion/v3/v3.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/duck/orion/v3/v3.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/duck/orion/v3/v3.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* change bootloader comments
hvp [Sat, 5 Oct 2019 05:04:08 +0000 (07:04 +0200)]
[Keymap] Added my version of the alpha28 layout. Usable. (#6862)
* Added my version of the alpha28 layout. Usable.
* Added enum. Test ok
MechMerlin [Sat, 5 Oct 2019 05:03:10 +0000 (22:03 -0700)]
[Keyboard] Percent Skog Lite (#6882)
* initial commit of skog_lite
* add layout macro from misterkeeb's tool
* add default keymap
* add pins used
* rgb support
* add tkl ansi community support
* update readmes
* add new layouts and configurator support
Louis Orleans [Sat, 5 Oct 2019 03:32:52 +0000 (20:32 -0700)]
[Keymap] update my keymap for Infinity Ergodox (#6864)
* π Building simple flasher
* π Flashing works
* π¨ Cleaning up
* π Being more specific with board identity
* π Flashing correct keymap
* π Adding keymap
* β¨ Updating keymap
* π¨ RGB
* βͺ Revert "π¨ RGB"
This reverts commit
9ceabfb267f8daedaad929231229c703abc12ec4 .
* β¨ Improvements to flasher
* β¨ Layout tweaks
* π Messing around with LCD
* π Enabling LCD backlight matching
* π§ Updating layout
* π Fixing console logging
* π¨ Cleaning up indentation
* π§ Adding editorconfig
* β¨ Adding game layer
* π Changing numpad layout
* β¨π₯ redoing entire layout
It's now more similar to the Planck default layout
* β¨ add workman and dvorak layouts
* π fix numpad
* π fix layer orders
* π fix layer toggling
* π fix tri-layer switching
* π fix LCD colors for adjustment layers
* π₯ remove old flasher project
* π₯ remove simple_visualizer
* π update LCD colors
* π fix layout comments
* π swapping 2u buttons
* π₯π§ removing editorconfig
* π¨ using 2 spaces
* π add README
* βͺ Revert "π Enabling LCD backlight matching"
This reverts commit
51577903dfdc9fea5d33e9ab8cfa9b854e7ae19e .
* βͺ Revert "π Messing around with LCD"
This reverts commit
fdd9acdae514a3e0e4a7153225053680744980e5 .
* π fix thumb inconsistency in QWERTY
* π fix media keys
* β¨ add F# shortcuts to vertical 1.5u buttons
* β¨ hold enter for RShift
* β¨ hold for numpad
* π¨ remove unnecessary breaks
* π¨ reoganizing layers
* β¨ add Colmak layer
* π§π§ add basic config
* β¨ use more standard numpad layout
* π change layer orders
* β¨ add caps lock on adjust layer
* π₯ disable space cadet
* π update README
* π¨ use userspace config
* π¨ clean up a bit
* π undefine tapping toggle from base config
* π¨ rename LED functions
* π© someone commited Windows line endings
* β¨ left hand thumb is space
* β»οΈ extract layers def to new file
* π₯ remove unnecessary hooks
* β¨π set LCD text and color by layer
* π update keymap
removing layer buttons that I don't really use
* β¨ set backlight to full brightness on boot
* π₯ remove unnecessary includes
Griffin J Rademacher [Fri, 4 Oct 2019 19:56:01 +0000 (15:56 -0400)]
[Keymap] :world_map: Adds massdrop/alt/favorable-mutation keymap (#6893)
Features:
* Tap space for space, hold for cmd
* Tap caps lock for esc, hold for ctrl
* Dedicated key for entering default mode of yabai window manager
* Who needs arrow keys, anyways???
* Method for clearing all stuck-down mods
Dimitri Krassovski [Fri, 4 Oct 2019 19:00:14 +0000 (22:00 +0300)]
[Keyboard] Match dactyl-manufom 4x5 layout in doc to actual (#6867)
* Match doc layout to actual
Raise and Lower were swapped, and there is no "10" button :)
* Make mouse button 2 really 2, not a clone of MB1
vuhopkep [Fri, 4 Oct 2019 18:55:54 +0000 (01:55 +0700)]
[Keyboard] Add Stella keyboard (#6848)
* Add Stella keyboard
Tenkeyless keyboard for VGS Community
* Update keymap.c
* update
Max Rumpf [Fri, 4 Oct 2019 18:22:30 +0000 (20:22 +0200)]
[Keyboard] Add image for Pulse 4k (#6869)
fauxpark [Thu, 3 Oct 2019 23:24:47 +0000 (09:24 +1000)]
Wrap util.h functions in `extern "C"` (#6762)
Richard Baptist [Thu, 3 Oct 2019 19:34:00 +0000 (21:34 +0200)]
Clean up default crkbd keymap (#6887)
* Put spacing into CRKBD keymap
* Change KC_NO to XXXXXXX
This makes it easier to see at a glance that the key does nothing
Ayman Bagabas [Wed, 2 Oct 2019 00:56:16 +0000 (20:56 -0400)]
Fix qmk doctor 'bytes-like object is required' on linux
This fixes the following issue related to encoding on linux systems. Add
`universal_newlines=True` to subprocess.
<class 'TypeError'>
β a bytes-like object is required, not 'str'
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/milc.py", line 564, in __call__
return self.__call__()
File "/usr/local/lib/python3.7/site-packages/milc.py", line 569, in __call__
return self._entrypoint(self)
File "$HOME/qmk_firmware/lib/python/qmk/cli/doctor.py", line 56, in doctor
for line in mm_check.stdout.split('\n'):
TypeError: a bytes-like object is required, not 'str'
Silvio Gulizia [Thu, 3 Oct 2019 00:27:01 +0000 (02:27 +0200)]
Fix quantum keymapextra italian (#6779)
* remove IT_PIPE duplicate and add IT_GRAD
IT_PIPE was declared 2 times, ones as Β° and once as |. I changed the first declaration and called it IT_GRAD. I even fixed the definition because the Β° in Italian is obtained with LSFT(IT_AACC)
* rename IT_GRAD to IT_DEGR
* add missing plus_and_minus
* fix missing IT_ACUT definition
* change KC_LALT(KC_LSFT to LALT(LSFT
* Fix alignment
* remove leftover
* fix issue generated with chars while pushing
* fix typo
* fix LCBR and RCBR
* fix euro symbol
* fix RBRC
* change IT_LESS form KC_NUBS to KC_GRAVE
* add IT_TILDE and change IT_GRAV to IT_GRAVE
* add missing legends for accented vowels
* format for readability
* revert to commit befor I edit it
* initial commit
* edited to be easier to compare to _ansi.h
* remove keymap_italian_osx_iso.h and rename with edits keymap_italian_osx_ansi.h to keymap_italian_osx.h
I found out there were no difference at all
* fix missing #endif
* rename quantum/keymap_extras/keymap_italian_osx.h to quantum/keymap_extras/keymap_italian_ansi.h
Now this file is a clone of the keymap_italian.h that appears to be working only for ISO keyboards. It also contains a few improvements for IT_PIPE (defined two times) and IT_ACUT (missing definition). Additionally it redefines LCBR and RCBR to LSFT(IT_LBRC) and LSFT(IT_RBRC)
* rename file
* redefines IT_BKSL and IT_PIPE based on KC_BKSL
* add new osx_iso and osx_ansi version for italian.h and align BKSL to BSLS, fix double definition of PIPE
Konstantin ΔorΔeviΔ [Wed, 2 Oct 2019 23:46:27 +0000 (01:46 +0200)]
Update personal userspace and keymaps (#6876)
* Align bottom row in KBD6X keymap to match LAYOUT macro
* Remove TAP_HOLD_CAPS_DELAY override in userspace
* Change default USB polling rate to 1000 Hz
* Move media controls to nav cluster on Wasdat
* Add dz60:konstantin_b keymap
Erik Doffagne [Wed, 2 Oct 2019 20:41:32 +0000 (22:41 +0200)]
Fixed typos in documentation (#6871)
* Fixed typos in documentation
* Update docs/arm_debugging.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update docs/arm_debugging.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
Richard Baptist [Wed, 2 Oct 2019 16:39:43 +0000 (18:39 +0200)]
[Keymap] Add personal CRKBD keymap (#6843)
* Add personal keymap
* Additional readme note
* Fix typo's in readme
* Additional layer key info in readme
* Update keyboards/crkbd/keymaps/rpbaptist/config.h
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/crkbd/keymaps/rpbaptist/rules.mk
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/crkbd/keymaps/rpbaptist/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Remove redundant config
* Remove disabling of NO_ACTION_MACRO and NO_ACTION_FUNCTION
* Remove layer keycode macros
* Use layer_state_t instead of uint32_t
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Use get_highest_layer instead of biton32
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* OLED_ROTATION_90 instead of 180
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Use get_highest_layer instead of biton32
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Use get_highest_layer instead of biton32
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Revert "OLED_ROTATION_90 instead of 180"
This reverts commit
f14a4353ab6719c6e4e8974a4d17f8b91940de56 .
It messed up the logo on slave
* Use IS_LED_ON function to check LED status
Co-Authored-By: fauxpark <fauxpark@gmail.com>
Anton LindstrΓΆm [Wed, 2 Oct 2019 12:11:39 +0000 (14:11 +0200)]
[Keymap] Add antonlindstrom iris keymap (#6853)
This adds a keymap for the Iris keymap for antonlindstrom. The
keymap is based on the swedish keymap and thus contains the Γ₯Àâ
characters.
worthlessowl [Wed, 2 Oct 2019 04:26:39 +0000 (11:26 +0700)]
[Keyboard] Add Owlet60 Keyboard to qmk_firmware/keyboards/handwired (#6803)
* first commit, skeleton code, not sure if working
* Owlet 60 working firmware, json not sure
* use json from kle to qmk converter
* deleted temporary text from owlet60.h
* owlet60 working oled and led firmware
* moved owlet60 to handwired
* updated readme.md
* Revert "owlet60 working oled and led firmware"
This reverts commit
27f9465aabd62d9ee445b477a02af348160532c1 .
* Revert "moved owlet60 to handwired"
This reverts commit
9b8e8344fc303ddc4dcc3b023d4e9d05b89d5800 .
* revert changes, moved owlet60 to handwired, updated copyright blurb
* fixed readme.md
* removed duplicate items
* resolve merge artifact
* Update keyboards/handwired/owlet60/readme.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* check out merge artifacts with qmk master
* Update keyboards/handwired/owlet60/matrix.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/handwired/owlet60/matrix.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/handwired/owlet60/matrix.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/handwired/owlet60/matrix.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* removed redundant rule on oled_testing/rules.mk, refactored mux switching code on matrix.c
Ethan Durrant [Tue, 1 Oct 2019 19:50:54 +0000 (13:50 -0600)]
editing fn layer and minimizing the Caps layer (#6850)
Jack Humbert [Tue, 1 Oct 2019 17:51:23 +0000 (13:51 -0400)]
Expose zh-cn docs, delete bad zh docs, add docs for adding translations (#6855)
* expose zh-cn docs, delete bad zh docs, add docs for adding translations
* Update docs/translating.md
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update docs/translating.md
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* update for python 3
Amber Holly [Tue, 1 Oct 2019 01:34:12 +0000 (02:34 +0100)]
[Keyboard] Add Wraith keyboard (#6810)
* start wraith firmware
* completed initial setup
* added amber keymap to wraith
* fixed LEDs, wrote readme files
* reverted bootloader type after troubleshooting
* decapitalised files and directory as per qmk standards
* Update Wraith keyboard folder
- Add timer keymap with documentation
- Remove boilerplate in rules.mk, ready for pull request
- Update info.json with ISO and ANSI layouts, ready for QMK Configurator
* Add Wraith image to readme.md
* Fix Wraith keyboard's QMK Configurator support
- Update info.json
- Add layout macros in wraith.h
- Update keymap.c files to use LAYOUT_all
- Fix readme formatting
fauxpark [Tue, 1 Oct 2019 00:45:44 +0000 (10:45 +1000)]
Port drivers.txt changes from the Toolbox (#6786)
Jan Christoph Ebersbach [Mon, 30 Sep 2019 19:28:51 +0000 (21:28 +0200)]
[Keyboard] Signum 3 0 enable kinetic speed (#6740)
* Enable kinetic speed
* Update keymap