Øyvind Wilhelmsen 
								
							 
						 
						
							
							
								
							
							
	f05927a2f0  
						 
						
							
							
								
								
								[Keymap] Update to oeywil's keymap ( #5614 )  
							
							... 
							
							
							
							
							* Switched to grid, added leader key and space cadet shift
* renamed layer, removed sound
* fixed comment
* added comment
* Added tap dance
* Added comments
* removed useless sound
* removed useless comments
* removed useless cases
* changed to register_code16 function
* renamed variables
* fixed typo
* fixed indentation 
							
						 
						
							2019-04-17 11:07:19 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Teodor Tomic 
								
							 
						 
						
							
							
								
							
							
	4cd3afc7e9  
						 
						
							
							
								
								
								[keymap] TADA68 KBP-V60-like keymap ( #5637 )  
							
							... 
							
							
							
							
							* [keymap] Added TADA68 KBParadise V60 like keymap
* Remove extra define 
							
						 
						
							2019-04-17 06:37:40 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ryan Caltabiano 
								
							 
						 
						
							
							
								
							
							
	86855f4417  
						 
						
							
							
								
								
								Xulkal Keymaps  
							
							
							
							
						 
						
							2019-04-16 18:30:54 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									marcoSchr 
								
							 
						 
						
							
							
								
							
							
	416eb1dee7  
						 
						
							
							
								
								
								[Keyboard] Fix macro keycode for alpha keyboard ( #5633 )  
							
							
							
							
						 
						
							2019-04-16 15:57:24 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ishtob 
								
							 
						 
						
							
							
								
							
							
	0a6beab224  
						 
						
							
							
								
								
								[Keyboard] Hadron keymap and config updates ( #5632 )  
							
							... 
							
							
							
							
							* update hadron keymaps, code cleanup
* keymap update
* refactor custom matrix to use quantum matrix defines
* fix wrong pin for matrix 
							
						 
						
							2019-04-16 14:49:24 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									marcoSchr 
								
							 
						 
						
							
							
								
							
							
	93b7fccad6  
						 
						
							
							
								
								
								[Keymap] Use Right Alt/Ctrl on right side of OK60 ( #5630 )  
							
							... 
							
							
							
							
							* Use Right Alt/Ctrl on right side of OK60
* Update keyboards/ok60/keymaps/default/keymap.c
Co-Authored-By: marcoSchr <49691247+marcoSchr@users.noreply.github.com> 
							
						 
						
							2019-04-16 10:39:57 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Rob Rogers 
								
							 
						 
						
							
							
								
							
							
	565a7812ab  
						 
						
							
							
								
								
								[Keyboard] Crkbd RGB Matrix config with WS2812 ( #5627 )  
							
							
							
							
						 
						
							2019-04-16 10:29:48 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Iason Dimitrakopoulos 
								
							 
						 
						
							
							
								
							
							
	838d09b0a9  
						 
						
							
							
								
								
								[Keymap] Bugfixes on tapdance logic and small changes in layout ( #5622 )  
							
							... 
							
							
							
							
							* Add layer switcher functionality
* Fixes in left/right bracket functions and other small fixes
* used better KCs 
							
						 
						
							2019-04-16 10:28:29 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alex Ong 
								
							 
						 
						
							
							
								
							
							
	d0fb7005d5  
						 
						
							
							
								
								
								Eager pk/pr optimization ( #5621 )  
							
							... 
							
							
							
							
							* Optimizations to eager_pk
* eager_pr also uses changed boolean now. 
							
						 
						
							2019-04-15 12:58:03 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									XScorpion2 
								
							 
						 
						
							
							
								
							
							
	ffc82ebdb2  
						 
						
							
							
								
								
								[Keyboard] Zen keyboard update for Rev2 ( #5522 )  
							
							... 
							
							
							
							
							* Updated Zen keyboard for rev2 support
* Fixing r1 compile errors
* PR feedback and changes for Proton-C compile errors 
							
						 
						
							2019-04-14 21:29:50 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									iw0rm3r 
								
							 
						 
						
							
							
								
							
							
	4974683040  
						 
						
							
							
								
								
								[Keyboard] IBM Model M (ANSI/ISO) Teensy 2.0++ conversion ( #5560 )  
							
							... 
							
							
							
							
							* Added initial modelm101 config
* Update keyboards/modelm101/keymaps/default/keymap.c
Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com>
* Update keyboards/modelm101/keymaps/iw0rm3r/keymap.c
Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com>
* Update keyboards/modelm101/readme.md
Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com>
* Added wiring notes to clarify use of the config
* Small fix
* Small fix
* Moved modelm101 to converter directory
* Added info.json file for QMK configurator
* Corrected path
Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com>
* Update keyboards/converter/modelm101/readme.md
Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com>
* Update keyboards/converter/modelm101/modelm101.c
Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com>
* Update keyboards/converter/modelm101/modelm101.c
Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com>
* Update keyboards/converter/modelm101/modelm101.c
Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com>
* Update keyboards/converter/modelm101/modelm101.c
Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com>
* Update keyboards/converter/modelm101/modelm101.c
Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com>
* Update keyboards/converter/modelm101/modelm101.c
Co-Authored-By: iw0rm3r <49209191+iw0rm3r@users.noreply.github.com>
* Replaced DDR and PORT with QMK functions 
							
						 
						
							2019-04-14 20:58:56 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									XScorpion2 
								
							 
						 
						
							
							
								
							
							
	5fcd744ddb  
						 
						
							
							
								
								
								Features/ws2812 matrix driver ( #5418 )  
							
							... 
							
							
							
							
							* WS2812 driver implementation for RGB Matrix
* Added driver configuration docs 
							
						 
						
							2019-04-14 17:50:35 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									roguepullrequest 
								
							 
						 
						
							
							
								
							
							
	d7ba190cd9  
						 
						
							
							
								
								
								[Keymap] First publish of roguepullreqest programmer dvorak planck layout ( #5612 )  
							
							... 
							
							
							
							
							* First publish of roguepullreqest programmer dvorak planck layout
* Removed junk line
* Update keyboards/planck/keymaps/roguepullrequest/keymap.c
Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>
* Update keyboards/planck/keymaps/roguepullrequest/keymap.c
Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>
* Update keyboards/planck/keymaps/roguepullrequest/keymap.c
Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>
* Update keyboards/planck/keymaps/roguepullrequest/keymap.c
Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>
* Removed layer songs
Removed layer songs for cleanliness. Will use them later.
* Update keyboards/planck/keymaps/roguepullrequest/readme.md
Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com> 
							
						 
						
							2019-04-14 11:35:21 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Drashna Jaelre 
								
							 
						 
						
							
							
								
							
							
	
	
	66dbcccb48 
 
						 
						
							
							
								
								
								Fix incorrect keyboard dimensions in Configurator API data ( #5615 )  
							
							... 
							
							
							
							
							* Fix Ergodone keyboard dimensions in info.json
* Fix handwired/prime_exl keyboard dimensions in info.json
* Fix KBDfans KBD4x keyboard dimensions in info.json
* Fix handwired/not_so_minidox keyboard dimensions in info.json
* Fix Canoe keyboard dimensions in info.json
* Fix Clueboard Cluecard keyboard dimensions in info.json
* Fix Corne (crkbd) keyboard dimensions in info.json
* Fix Gergo keyboard dimensions in info.json
* Fix handwired/frenchdev keyboard dimensions in info.json
* Fix handwired/ortho5x13 keyboard dimensions in info.json
* Fix handwired/promethium keyboard dimensions in info.json
* Fix Speedo keyboard dimensions in info.json
* Fix XD87 keyboard dimensions in info.json
* Fix Ergodox EZ keyboard dimensions in info.json
* Fix Ergodox Infinity keyboard dimensions in info.json
* Fix Keeb.io Iris keyboard dimensions in info.json
* Fix Orthodox keyboard dimensions in info.json (all revisions)
* Fix Qwertyydox keyboard dimensions in info.json
* Fix handwired/tradestation keyboard dimensions in info.json 
							
						 
						
							2019-04-14 11:33:52 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									roguepullrequest 
								
							 
						 
						
							
							
								
							
							
	e7e13ebdd7  
						 
						
							
							
								
								
								[Docs] Adding Alt↯Tab example macro ( #5616 )  
							
							
							
							
						 
						
							2019-04-14 11:32:11 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bob 
								
							 
						 
						
							
							
								
							
							
	02b74d521b  
						 
						
							
							
								
								
								fix combo enabling logic ( #5610 )  
							
							
							
							
						 
						
							2019-04-14 11:02:41 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Jeremy Bernhardt 
								
							 
						 
						
							
							
								
							
							
	61a7aebd16  
						 
						
							
							
								
								
								[Keyboard] Georgi FW updates ( #5609 )  
							
							... 
							
							
							
							
							* Working on chording
* Working on chording
* Got layouts in order
* Initial Georgi support
* forgot to add keymaps
* Updated readme
* Update keyboards/georgi/keymaps/template/readme.md
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/georgi.h
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/keymaps/default/keymap.c
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/keymaps/default/keymap.c
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/rules.mk
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/rules.mk
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/matrix.c
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/georgi.c
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/georgi.c
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/rules.mk
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/keymaps/default/keymap.c
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/keymaps/template/keymap.c
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/matrix.c
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Disabled features, updated info
* Update keyboards/georgi/config.h
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/config.h
Co-Authored-By: germ <jeremythegeek@gmail.com>
* Fixed info.json
* Split the number button and fixed gaming mode.
* started work on history feature
* Working history/multikeyfuckery
* type
* inital code reduction refactor
* Got multikey patched up, optimizing for size
* Forgot to remove stuff
* fixed key repeat
* Key repeat added.
* Symshift locking
* Midchord Sym shenanigans.
* Added only QWERTY mode
* Split out header
* Added stickybits, minimal layour
* Fixing user layout
* Whitespace fixing
* Fixing Version name 
							
						 
						
							2019-04-14 11:01:52 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									noroadsleft 
								
							 
						 
						
							
							
								
							
							
	
	
	de161493c7 
 
						 
						
							
							
								
								
								Fix handwired/tradestation keyboard dimensions in info.json  
							
							
							
							
						 
						
							2019-04-13 12:06:15 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									noroadsleft 
								
							 
						 
						
							
							
								
							
							
	
	
	58a04162a8 
 
						 
						
							
							
								
								
								Fix Qwertyydox keyboard dimensions in info.json  
							
							
							
							
						 
						
							2019-04-13 01:27:44 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									noroadsleft 
								
							 
						 
						
							
							
								
							
							
	
	
	424c359109 
 
						 
						
							
							
								
								
								Fix Orthodox keyboard dimensions in info.json (all revisions)  
							
							
							
							
						 
						
							2019-04-13 01:27:43 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									noroadsleft 
								
							 
						 
						
							
							
								
							
							
	
	
	165b1683c1 
 
						 
						
							
							
								
								
								Fix Keeb.io Iris keyboard dimensions in info.json  
							
							
							
							
						 
						
							2019-04-13 01:27:43 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									noroadsleft 
								
							 
						 
						
							
							
								
							
							
	
	
	69f757c3a2 
 
						 
						
							
							
								
								
								Fix Ergodox Infinity keyboard dimensions in info.json  
							
							
							
							
						 
						
							2019-04-13 01:27:42 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									noroadsleft 
								
							 
						 
						
							
							
								
							
							
	
	
	8f3063402d 
 
						 
						
							
							
								
								
								Fix Ergodox EZ keyboard dimensions in info.json  
							
							
							
							
						 
						
							2019-04-13 01:27:42 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									noroadsleft 
								
							 
						 
						
							
							
								
							
							
	
	
	8af1d3ad86 
 
						 
						
							
							
								
								
								Fix XD87 keyboard dimensions in info.json  
							
							
							
							
						 
						
							2019-04-13 01:27:41 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									noroadsleft 
								
							 
						 
						
							
							
								
							
							
	
	
	8c87274e83 
 
						 
						
							
							
								
								
								Fix Speedo keyboard dimensions in info.json  
							
							
							
							
						 
						
							2019-04-13 01:27:41 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									noroadsleft 
								
							 
						 
						
							
							
								
							
							
	
	
	eab6546fda 
 
						 
						
							
							
								
								
								Fix handwired/promethium keyboard dimensions in info.json  
							
							
							
							
						 
						
							2019-04-13 01:27:40 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									noroadsleft 
								
							 
						 
						
							
							
								
							
							
	
	
	2485f73f06 
 
						 
						
							
							
								
								
								Fix handwired/ortho5x13 keyboard dimensions in info.json  
							
							
							
							
						 
						
							2019-04-13 01:27:40 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									noroadsleft 
								
							 
						 
						
							
							
								
							
							
	
	
	814118175b 
 
						 
						
							
							
								
								
								Fix handwired/frenchdev keyboard dimensions in info.json  
							
							
							
							
						 
						
							2019-04-13 01:27:39 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									noroadsleft 
								
							 
						 
						
							
							
								
							
							
	
	
	de6b568177 
 
						 
						
							
							
								
								
								Fix Gergo keyboard dimensions in info.json  
							
							
							
							
						 
						
							2019-04-13 01:27:39 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									noroadsleft 
								
							 
						 
						
							
							
								
							
							
	
	
	a20e59ac75 
 
						 
						
							
							
								
								
								Fix Corne (crkbd) keyboard dimensions in info.json  
							
							
							
							
						 
						
							2019-04-13 01:27:38 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									noroadsleft 
								
							 
						 
						
							
							
								
							
							
	
	
	7870000d89 
 
						 
						
							
							
								
								
								Fix Clueboard Cluecard keyboard dimensions in info.json  
							
							
							
							
						 
						
							2019-04-13 01:27:37 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									noroadsleft 
								
							 
						 
						
							
							
								
							
							
	
	
	f19d138206 
 
						 
						
							
							
								
								
								Fix Canoe keyboard dimensions in info.json  
							
							
							
							
						 
						
							2019-04-13 01:27:37 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									noroadsleft 
								
							 
						 
						
							
							
								
							
							
	
	
	a206f3b739 
 
						 
						
							
							
								
								
								Fix handwired/not_so_minidox keyboard dimensions in info.json  
							
							
							
							
						 
						
							2019-04-13 01:27:36 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									noroadsleft 
								
							 
						 
						
							
							
								
							
							
	
	
	75535cdfa3 
 
						 
						
							
							
								
								
								Fix KBDfans KBD4x keyboard dimensions in info.json  
							
							
							
							
						 
						
							2019-04-13 01:27:36 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									noroadsleft 
								
							 
						 
						
							
							
								
							
							
	
	
	1529f0b2d7 
 
						 
						
							
							
								
								
								Fix handwired/prime_exl keyboard dimensions in info.json  
							
							
							
							
						 
						
							2019-04-13 01:27:35 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									noroadsleft 
								
							 
						 
						
							
							
								
							
							
	
	
	b090fe15d7 
 
						 
						
							
							
								
								
								Fix Ergodone keyboard dimensions in info.json  
							
							
							
							
						 
						
							2019-04-13 01:26:23 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Drashna Jaelre 
								
							 
						 
						
							
							
								
							
							
	a6857d18e1  
						 
						
							
							
								
								
								Change table names  
							
							
							
							
						 
						
							2019-04-12 14:07:05 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Drashna Jaelre 
								
							 
						 
						
							
							
								
							
							
	1d7a06a0a2  
						 
						
							
							
								
								
								Cleanup code  
							
							
							
							
						 
						
							2019-04-12 14:07:05 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Drashna Jaelre 
								
							 
						 
						
							
							
								
							
							
	e88530af79  
						 
						
							
							
								
								
								Make send_char multilined for readaability  
							
							... 
							
							
							
							
							So future us' will thaank us 
							
						 
						
							2019-04-12 14:07:05 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Drashna Jaelre 
								
							 
						 
						
							
							
								
							
							
	7148c0b10c  
						 
						
							
							
								
								
								Clean up some of the code  
							
							
							
							
						 
						
							2019-04-12 14:07:05 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Drashna Jaelre 
								
							 
						 
						
							
							
								
							
							
	a2090d5e86  
						 
						
							
							
								
								
								Add AltGr/RALT support to Send String  
							
							
							
							
						 
						
							2019-04-12 14:07:05 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									zvecr 
								
							 
						 
						
							
							
								
							
							
	6832a067ef  
						 
						
							
							
								
								
								Add vendor and product arguments to atmega32a_program.py - fix hex print  
							
							
							
							
						 
						
							2019-04-12 14:04:40 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									zvecr 
								
							 
						 
						
							
							
								
							
							
	0e88d756f9  
						 
						
							
							
								
								
								Add vendor and product arguments to atmega32a_program.py  
							
							
							
							
						 
						
							2019-04-12 14:04:40 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Drashna Jaelre 
								
							 
						 
						
							
							
								
							
							
	a9a5fd754e  
						 
						
							
							
								
								
								Max out range for max compatibility  
							
							
							
							
						 
						
							2019-04-12 13:55:59 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Drashna Jaelre 
								
							 
						 
						
							
							
								
							
							
	c27d96b4c1  
						 
						
							
							
								
								
								Fix ATSAM's USB HID descriptor to support higher heycodes  
							
							... 
							
							
							
							
							Assuming I understand this correctly, this should set the max scancode to E7 (RGUI), which is the last listed code in the main list (everything else use for internal QMK/TMK stuff). 
							
						 
						
							2019-04-12 13:55:59 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									zvecr 
								
							 
						 
						
							
							
								
							
							
	0ee4206bd0  
						 
						
							
							
								
								
								Fix build detection of keymap and board changes  
							
							
							
							
						 
						
							2019-04-12 13:53:17 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									zvecr 
								
							 
						 
						
							
							
								
							
							
	e93465ffdb  
						 
						
							
							
								
								
								Apply MAKEFLAGS to speed up CI  
							
							
							
							
						 
						
							2019-04-12 13:38:59 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									holtenc 
								
							 
						 
						
							
							
								
							
							
	dc267f96c7  
						 
						
							
							
								
								
								Flesh out keymaps and some tweaks to indicators ( #5608 )  
							
							... 
							
							
							
							
							* correct indicator light states.
function of indicator lights was inverted. these changes correct that.
* flesh out keymaps pre production 
							
						 
						
							2019-04-12 09:23:04 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									mechmerlin 
								
							 
						 
						
							
							
								
							
							
	2a55368a59  
						 
						
							
							
								
								
								add in the missing #defines  
							
							
							
							
						 
						
							2019-04-11 18:49:28 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									noroadsleft 
								
							 
						 
						
							
							
								
							
							
	2df82514ab  
						 
						
							
							
								
								
								Update ps2avrgb readme template ( #5584 )  
							
							... 
							
							
							
							
							- fix markdown formatting on macOS instructions (close code block)
- update package install commands
  - set python3
  - use pip3 to install pyusb
  - fix typo (extra backtick on bootloadhid package install line)
- update Keyboard Maintainer line (now unified with AVR template) 
							
						 
						
							2019-04-11 15:39:40 -07:00