Jonathan Rascher
0e664f92c4
Switch Quefrency to serial for independent halves ( #7262 )
2019-11-05 17:37:54 +11:00
Joel Challis
d382eeeb9d
CI - Fix change detection ( #7038 )
...
* Fix travis change detection
* Fix travis change detection - add back python ignore
2019-11-04 16:18:57 -08:00
fauxpark
efa28d0f5c
Convert some PS2AVRGB boards to I2C WS2812 driver ( #7241 )
...
* Convert some PS2AVRGB boards to I2C WS2812 driver
* Fix Travis failure for bface
2019-11-04 16:05:03 -08:00
Christopher
0a9a69394e
Fixes #7256 : USB descriptor to identify correctly as MIDI device. ( #7258 )
2019-11-05 00:02:42 +00:00
Drashna Jaelre
31fe2e0859
[Keyboard] Reduce compiled size of Panc60 keyboard ( #7260 )
2019-11-04 15:53:40 -08:00
Drashna Jaelre
29630e6e49
[Core] Add short form LTO_ENABLE ( #7259 )
...
For drashna's sanity's sake
2019-11-04 15:35:47 -08:00
Drashna Jaelre
a836c85e54
Update keymap.c
2019-11-04 14:07:22 -08:00
Daniel Shields
511fa5f815
[Keymap] Add new LED/RGB key codes ( #7254 )
2019-11-04 13:47:52 -08:00
Gregory Gubarev
a510e5212b
[Docs] Create RU ver getting_started_getting_help ( #7227 )
...
* Create RU ver getting_started_getting_help
* uodate RU ver of getting_started_getting_help
* Update docs/ru-ru/getting_started_getting_help.md
Co-Authored-By: nabokovas <bbkv@bk.ru>
Co-Authored-By: Nikita Titov <nekit94-08@mail.ru>
2019-11-04 13:44:49 -08:00
Jerry Cooke
2b83b908dd
[Keymap] Add keymap for user jerryhcooke ( #7251 )
...
* Add keymap for user jerryhcooke
Created a new keymap with encoder changing per layer
* Added readme
* Update readme.md
* Update readme.md
* Update readme.md
* Update keyboards/keebio/iris/keymaps/jerryhcooke/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keymap.c
* Fixed Formatting
Ran automatic C formatting as suggested
* Update rules.mk
Fixed linespacing
2019-11-04 13:44:20 -08:00
Thomas Baart
25d4c0c810
[Keyboard] Add the Kyria keyboard ( #7222 )
...
* Added raw api for sending data directly to the buffer
* Added default keymap variant
* Applied proposed OLED display fix
* Keymap progress
* Keymap progress
* Fixed inconsistent tabs
* Fixed oled_write_raw apis
* Updated keymap
* Personal keymap
* Added functionality to own keymap
* Fixed spacing and build error
* Keymap changes
* Revert "Updated split encoders so indexes are based on left hand encoders first (#6382 )"
This reverts commit 46c49ae4e6
.
* Updated keymaps and configs
* Revert "Revert "Updated split encoders so indexes are based on left hand encoders first (#6382 )""
This reverts commit f6a85fe1aa
.
* Update keyboards/kyria/config.h
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/kyria/config.h
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/kyria/config.h
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/kyria/rev1/config.h
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/kyria/rules.mk
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/kyria/rules.mk
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/kyria/rev1/rev1.h
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/kyria/rev1/config.h
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/kyria/readme.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/kyria/keymaps/thomasbaart/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/kyria/rev1/config.h
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/kyria/readme.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/kyria/keymaps/default/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/kyria/keymaps/default/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/kyria/keymaps/default/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/kyria/keymaps/thomasbaart/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/kyria/keymaps/thomasbaart/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/kyria/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/kyria/keymaps/thomasbaart/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/kyria/keymaps/thomasbaart/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/kyria/keymaps/thomasbaart/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/kyria/keymaps/thomasbaart/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/kyria/keymaps/thomasbaart/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/kyria/keymaps/thomasbaart/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/kyria/keymaps/thomasbaart/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Processed keymap feedback
* Reverted OLED raw API functionality
2019-11-03 15:43:26 -08:00
fauxpark
3a215195ed
Convert remaining PS2AVRGB boards to I2C WS2812 driver ( #7245 )
...
* Convert remaining PS2AVRGB boards to I2C WS2812 driver
* Add back functions to make the custom matrices happy
2019-11-03 14:43:13 -08:00
Joel Challis
a4d138645f
[Keyboard] Fix v60_type_r compile failures ( #7250 )
2019-11-03 14:42:21 -08:00
fauxpark
363cdb5fc0
Remove duplicate pro_micro.h ( #7246 )
2019-11-03 22:35:43 +00:00
Thomas Baart
be6562a223
Adds raw write functions to the OLED driver ( #7237 )
...
* Added oled_write_raw and oled_write_raw_P functions to the OLED driver
* Added oled_write_raw method calls to feature_oled_driver.md
2019-11-03 14:34:47 -08:00
Jonathan Rascher
732d1dd4f6
Fix KBDPad MKI backlight, Num Lock LEDs; clean up firmware a bit ( #6883 )
...
* Update keyboard kit URL
* Replace custom RGB driver with new one from #7183
* Replace backlight with standard impl
* Remove some unnecessary default settings
* Disable COMMAND since docs want it off by default
(There's no working IS_COMMAND set for this board anyway, so it's
already a nop.)
2019-11-04 09:30:15 +11:00
Drashna Jaelre
e9c44e396d
Smallish overhaul of Auto-Shift feature ( #6067 )
...
* Fix edge case when using One Shot Layer with Auto Shift, and it not triggering the cleanup
* Remove junk code (no longer used)
* Replace `(un)register_code` calls with `tap_code` where appropriate
* Fixed up Switch check to be more readable (less verbose)
* Simplified modifier check (if it comes back non-zero, there are mods)
* Add additional function calls for autoshift settings
* Made all variables static, since there are function calls to get their status
* Fixed up documentation
* Re-add special characters that were missed
* formatting pass
2019-11-03 09:52:01 -08:00
Rys Sommefeldt
38353688f2
[Keymap] Add personal JC65 v32a layout ( #7244 )
...
* Add personal JC65 v32a layout
* Update keyboards/jc65/v32a/keymaps/rys/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
2019-11-03 09:46:13 -08:00
Xavier Hahn
bed98091aa
French translation - FAQ section ( #6995 )
...
* Translated faq.md and added all other files (copy from English)
* Translated driver_installation_zadig.md in French
* Translated faq_build.md in French
* Translated faq_debug in French
* Translateed faq_general.md in French
* Translated first part of faq_keymap.md
* Renamed docs/fr-FR folder to docs/fr-fr
* Finished translation of faq_keymap.md
* Update faq_build.md
* Review (#3 )
* Review
* Update docs/fr-fr/faq_keymap.md
* Update docs/fr-fr/faq_debug.md
* Fix some PR comments
Co-Authored-By: Noan Mousy <4sstylz@protonmail.ch>
Co-Authored-By: Wermeille Bastien <bastien.wermeille@gmail.com>
2019-11-03 08:02:44 -08:00
Joel Challis
1249da4e8e
Use task driven PWM for CTPC until ARM can provide automatic configuration ( #6928 )
...
* Use task driven PWM for CTPC until ARM can provide automatic configuration
* Update CTPC docs to cover backlight
2019-11-02 21:21:00 +00:00
Joel Challis
4531cc874e
Initial migration of software PWM backlight ( #6709 )
...
* Initial migration of software PWM backlight
* First pass at backlight driver docs
* Correct driver name in docs
* Run backlight_task when using BACKLIGHT_PINS
* Resolve backlight docs TODOs
2019-11-02 21:20:03 +00:00
umi
ff8d436946
correct description ( #7240 )
2019-11-02 13:11:36 +00:00
fauxpark
e6cc9cc78d
Template updates ( #7221 )
...
* Template updates
* Flesh out info.json & keymap.c, and turn double spaces section into a list
* Add enum to demonstrate layer naming
* Semicolon
2019-11-01 19:06:03 -07:00
Jonathan Rascher
1f6cb53fb3
[Keymap] Moar personal keymap and userspace tweaks ( #7238 )
...
* Enable link-time optimization
* Make RGB static gradient ranges shorter
* Shift Quefrency media keys to the right
* Shift KBD67 media keys to the right
* Move some 60% keys from function to adjust layer
* Set "extra" Lily58 keys to browser back/forward
* Remove Instant60 EEPROM hack after #6968
* Remove unnecessary bits from macropad keymaps
* Update KLE images
2019-11-01 18:48:58 -07:00
mechlovin
f5cf5b950f
[Keyboard] Add Hannah910 ( #7234 )
...
* Add new PCB Hannah910
a replace pcb for tgr910 keyboard
* Update readme.md
* update
2019-11-01 18:47:26 -07:00
worthlessowl
3546932a8b
[Keyboard] Owlet60 keymap removal, matrix.c and owlet60.h fix ( #7235 )
2019-11-01 17:19:04 -07:00
Jonathan Dayton
f8ce91b624
[Keymap] Add Planck-style RoPro keymap ( #7230 )
...
* Copy the default layout
* Copy Planck keymap layers
* Update README
* Update copyright name
2019-10-31 23:42:22 -07:00
noroadsleft
671030f0ae
[Keyboard] HBCP info.json typo fix ( #7228 )
...
Fixing a typo on a suggestion I made that got committed to the PR.
2019-10-31 19:18:57 -07:00
asdftemp
ea8822e267
[Keyboard] Added slash keyboard ( #7042 )
...
* feat(slash): added slash keyboard
* fix(slash): fixed typo in readme
* Improvements after review
* disabled debug and print to reduce firmware size
* Fixes after review
* fixed hardware list in readme.md
2019-10-31 14:17:24 -07:00
Josh Hinnebusch
aba90329b2
[Keyboard] Add h88 PCB ( #7201 )
...
* add initial h88 files
* add h88 PCB
* update VID and PID
* add GUI key to base WKL keymap file
* Update keyboards/hineybush/h88/config.h
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/hineybush/h88/config.h
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/hineybush/h88/config.h
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/hineybush/h88/rules.mk
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/hineybush/h88/rules.mk
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/hineybush/h88/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/hineybush/h88/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/hineybush/h88/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/hineybush/h88/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/hineybush/h88/keymaps/default/readme.md
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/hineybush/h88/keymaps/wkl/readme.md
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/hineybush/h88/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/hineybush/h88/rules.mk
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* update per PR requests
* update copyright year in files
2019-10-31 14:14:37 -07:00
Josh Hinnebusch
77861fcbc0
[Keyboard] Add hbcp ( #7101 )
...
* add initial hbcp files
* adjust hbcp keymaps
* update per PR requested changes
* add info.json
* update LED stuff in regards to my personal keymap
* update to new LED pin manipulation code
* update info.json
* Update keyboards/hineybush/hbcp/hbcp.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/hineybush/hbcp/hbcp.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/hineybush/hbcp/hbcp.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/hineybush/hbcp/hbcp.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/hineybush/hbcp/readme.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/hineybush/hbcp/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/hineybush/hbcp/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/hineybush/hbcp/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/hineybush/hbcp/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/hineybush/hbcp/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/hineybush/hbcp/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/hineybush/hbcp/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/hineybush/hbcp/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/hineybush/hbcp/hbcp.c
Co-Authored-By: Joel Challis <git@zvecr.com>
* Update keyboards/hineybush/hbcp/hbcp.c
Co-Authored-By: Joel Challis <git@zvecr.com>
* update per pull request suggestions
* Update keyboards/hineybush/hbcp/hbcp.c
Co-Authored-By: Joel Challis <git@zvecr.com>
* update per PR request, update default keymap
* Update keyboards/hineybush/hbcp/keymaps/hiney/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/hineybush/hbcp/keymaps/hiney/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/hineybush/hbcp/keymaps/hiney/keymap.c
Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/hineybush/hbcp/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/hineybush/hbcp/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/hineybush/hbcp/keymaps/hiney/readme.md
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* update per PR requests
* Update keyboards/hineybush/hbcp/info.json
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* add RGB defs to hiney/config.h
2019-10-31 14:05:48 -07:00
michizhou
f4c8057a1c
[Docs] Add Spanish translation for hardware documentation ( #7161 )
...
* Add Spanish translation for hardware documentation
* Finished Spanish translations for hardware docs
* Resolved errors in Spanish page translations
* Corrected misspelled folder name in documentation
Co-Authored-By: Karey Higuera <karey.higuera@gmail.com>
Co-Authored-By: José Ignacio Amelivia Santiago <ohcan2@gmail.com>
2019-10-31 12:39:50 -07:00
José Ignacio Amelivia Santiago
bc7f1dd296
[Docs] Spanish translation ( #7068 )
...
* add all translation docs to translating.md
* Adding Spanish folder and README.md
* Adding Spanish to the langs file
* Adding a Spanish summary file
* Small corrections on the Spanish README file
* Adding Spanish newbs.md
* Translate some newbs documentation
* Adding the translated newbs getting started file
* Adding the building firmware file
* Adding a translated building firmware with configurator file
* Adding the flashing guide
* Adding the newbs_testing_debugging file
* Apply suggestions from code review
* QMK Configurator -> Configurador QMK
Co-Authored-By: Karey Higuera <karey.higuera@gmail.com>
2019-10-31 12:36:33 -07:00
yiancar
1acafc94f4
Correct ARM STM32 I2C frequency. ( #7080 )
...
It was beleaved that this setting result in a 400Khz I2C bus.
This was incorrect, actual frequency measure with a logic analyzer was around 150Khz.
This is derived from the excel sheet linked in the .h file.
Also confirmed with the ST IDE.
2019-10-31 09:19:57 -07:00
fauxpark
2ce6adff2b
Miscellaneous rules.mk cleanups ( #7212 )
...
* Miscellaneous rules.mk cleanups
* Put back ARM bootloader rules
2019-10-31 13:11:36 +00:00
Guy Khmelnitsky
742e83e102
[Docs] Add he-IL (Hebrew) Translation ( #7001 )
...
* Add he-IL (Hebrew) Translation
* Add Hebrew to SUMMARY
* Try RTL
* Add RTL text
* Lowercase folder names
* Update lowercase folder in Summary
* Adding getting_started_introduction.md
* Add Proton C Conversion translation
* Add Becoming a QMK Collaborator Translation
* Add FAQ translation
* Add Hardware translation
* Documentation Best Practices translation
* Add FAQ General translation
* Align docs RTL
* Add Becoming a QMK Collaborator Translation
* Translate Getting Started - Getting Help
* Translate Getting Started With Github
* Code sections should be alligned to the left
* Code sections should be alligned to the left
* Code sections should be alligned to the left
* Revert "Code sections should be alligned to the left"
This reverts commit d0c46e90c4
.
* Add Markdown aligned to the left
* Update quantum_keycodes.md
* Update proton_c_conversion.md
* Translate Newbs Learn More Resourses
2019-10-31 02:47:07 -07:00
moyi4681
934fa5183e
[Keyboard] add xbows woody and knight keyboards ( #7112 )
...
* add xbows knight and woody keyboards
add xbows knight and woody keyboards
* Update rules.mk
* Update keyboards/xbows/knight/readme.md
Co-Authored-By: MechMerlin <30334081+mechmerlin@users.noreply.github.com>
* Update knight.c
* Update keyboards/xbows/knight/keymaps/default/keymap.c
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/xbows/knight/readme.md
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/xbows/knight/rules.mk
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/xbows/knight/rules.mk
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/xbows/woody/readme.md
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/xbows/knight/rules.mk
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update rules.mk
* Update keymap.c
* Update keyboards/xbows/woody/rules.mk
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/xbows/knight/keymaps/default/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keymap.c
* Update keyboards/xbows/knight/readme.md
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/xbows/knight/rules.mk
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/xbows/woody/rules.mk
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/xbows/woody/rules.mk
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
2019-10-30 23:00:46 -07:00
fauxpark
74252e03cf
Fix "could not find module" error message formatting ( #7219 )
2019-10-30 22:50:45 -07:00
Joel Challis
22812aee5c
rgblight_task logic fixes ( #7214 )
2019-10-30 22:30:21 -07:00
XScorpion2
bd55396a45
[Keyboard] Legonut Sol R2 Release ( #7213 )
...
* Merge remote-tracking branch 'legonut/sol_r2_release' into master_update2
* Update keyboards/rgbkb/sol/readme.md
Co-Authored-By: fauxpark <fauxpark@gmail.com>
2019-10-30 22:12:15 -07:00
noroadsleft
e176ab11ab
[Keyboard] Complete info.json for Sticc14 handwired ( #7208 )
2019-10-30 22:02:08 -07:00
noroadsleft
878039c59c
[Keyboard] Complete info.json for Chiron handwired ( #7207 )
2019-10-30 22:01:23 -07:00
noroadsleft
c4730ba00f
[Keyboard] Fix info.json for Aranck handwired ( #7206 )
2019-10-30 21:59:54 -07:00
davidwed
3e77e2aeac
[Keyboard] KBDfans/KBD75: Set "RGBLIGHT_SLEEP" as default ( #7205 )
2019-10-30 21:57:53 -07:00
lf
6a75d10979
[Docs] Fix dunder names being accidentally bolded ( #7217 )
...
* Fix dunder names being accidentally bolded
* Update docs/coding_conventions_python.md
Co-Author: fauxpark <fauxpark@gmail.com>
* Change all the "names to avoid" to use backticks
2019-10-30 21:56:59 -07:00
ai03
096a49c3dc
[Keyboard] Add KBD67 MKII Solderable PCB Variant ( #7202 )
...
* Clone 8x source to begin
* Start replacing stuff
* Get things compiling
* Rename files
* Move board files to match MKII RGB files
* Adjust readme
* Adjust main keymap to be functional
* Make defualt keymap more basic; add personal keymap
* Remove unnecessary trailing slashes from keymap
* Remove unused functions from keymaps
* Remove obsolete build flags
* Adjust comments as requested
* Apply suggestions from code review
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Adjust as suggested
* Fix broken compile following applying suggestions
2019-10-30 17:10:40 -07:00
Rico Sta. Cruz
dfdd9e821b
[Docs] Update getting_started_vagrant.md ( #7203 )
2019-10-30 11:53:48 -07:00
kuchosauronad0
f183af14ad
[Keymap] Update keymap for kuchosauronad0 ( #6902 )
...
* Add RGB
* Add Plover layer
2019-10-29 23:59:44 -07:00
Andrew Kannan
455a0c5978
[Keyboard] New CannonKeys boards and EEPROM fixes ( #6968 )
...
* Add Iron165
* CannonKeys new boards and cleanup
* Tmo50 info json
* Update readme for TMOv2
* update via keymap tmo
* info json again
* Apply suggestions from code review
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Address PR comments
* More changes for rules files cleanup
* info.json fixed?
* Fix Savage65 matrix
* Apply suggestions from code review
Thanks noroadsleft for the improvements!
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Bump eeprom version
* Apply suggestions from code review
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
2019-10-29 23:45:58 -07:00
kuchosauronad0
674fcc474c
[Keymap] Update to Userspace kuchosauronad0 ( #6899 )
...
* Add Plover layer, remove unused layers
* Add rgb indicator for success/failed sequences
* Add RGB effects
* Add RGB
* Add effects for start and end of a leader sequence
* Add PLOVER layer
* Add RGB
* Add RBG
* Minor clean up
* Minor clean up
* Minor clean up
* Minor clean up
* Rename rgb_light to rgblight_user and fix all references to it
* Remove unnecessary guards
Remove unnecessary matrix_scan in rgb post_init function
* remove trailing newline
2019-10-29 22:52:24 -07:00