Drashna Jael're 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9ac3445454 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into xap  
							
							 
							
							
							
						 
						
							2022-04-08 20:34:54 -07:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Joel Challis 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2cfbc1445c 
								
							 
						 
						
							
							
								
								Allow new-keyboard to use development_board presets ( #16785 )  
							
							 
							
							
							
						 
						
							2022-04-08 20:12:32 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								675ce76972 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							 
							
							
							
						 
						
							2022-04-07 22:11:06 +00:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									joedinkle 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e2ace195b0 
								
							 
						 
						
							
							
								
								Header file fixes for all keymaps ( #16180 )  
							
							 
							
							
							
						 
						
							2022-04-07 18:10:29 -04:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								0738c9b7f3 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							 
							
							
							
						 
						
							2022-04-07 12:52:17 +00:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									James Young 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f4c6e76cf6 
								
							 
						 
						
							
							
								
								io_mini1800 Configurator Fixes ( #16813 )  
							
							 
							
							... 
							
							
							
							* info.json: apply friendly formatting
* info.json: fix key sequence errors
Fixes out-of-sequence issue for the Numpad Plus key on both layouts. 
							
						 
						
							2022-04-07 13:51:17 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								e96d9abe3c 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							 
							
							
							
						 
						
							2022-04-07 05:19:59 +00:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Laneware 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d198d7924d 
								
							 
						 
						
							
							
								
								Update LW-67 info.json ( #16788 )  
							
							 
							
							... 
							
							
							
							* Update info.json
Fixed:
-ISO Enter Position
-Up Arrow Position
-PgDn Position
Cause of Error:
-Keyboard Layout Editor Places Iso Enter on R1 Rather Than R2 like the ANSI Enter
* Update info.json
Fixed Compile Error to Previous Change
* Update keyboards/lw67/info.json 
							
						 
						
							2022-04-06 22:19:24 -07:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								14a867436c 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							 
							
							
							
						 
						
							2022-04-06 21:01:35 +00:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									James Young 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								fa978542e9 
								
							 
						 
						
							
							
								
								Sandwich Keeb68 Layout Macro Rework and Configurator Data ( #16803 )  
							
							 
							
							... 
							
							
							
							* keeb68.h: use QMK 3-character notation
* physically arrange layout macro
Moves the keycodes for Equals and Right Bracket to their proper places on the Number and Tab rows, respectively.
Also refactors the keymaps to use QMK-native keycode aliases, grid alignment, and four-space indent.
* move `keymaps/grv_esc/readme.md` to `keymaps/default/`
The file contents say "default keymap".
* enable Community Layouts support
* add QMK Configurator data
* touch-up `rules.mk` 
							
						 
						
							2022-04-06 22:00:59 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Erovia 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								85de020573 
								
							 
						 
						
							
							
								
								CLI: Bump the 'jsonschema' version ( #16635 )  
							
							 
							
							... 
							
							
							
							* CLI: Bump the 'jsonschema' version
Update the used meta-schema from Draft 7 from 2018 to the latest one,
Draft 2020-12.
Currently, the validator falls back to Draft 7 if the newer validator is
not available. Draft 2020-12 support was introduced to 'jsonschema' in
version 4.0.0.
* Fix formatting 
							
						 
						
							2022-04-06 19:46:16 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								66beedde80 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into xap  
							
							 
							
							
							
						 
						
							2022-04-06 14:46:51 +00:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Joel Challis 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d870716457 
								
							 
						 
						
							
							
								
								Add bluepill/blackpill development board presets ( #16806 )  
							
							 
							
							
							
						 
						
							2022-04-06 15:46:13 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								8d67b9bcc5 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into xap  
							
							 
							
							
							
						 
						
							2022-04-06 10:14:08 +00:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								0ef2246496 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							 
							
							
							
						 
						
							2022-04-06 10:13:39 +00:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									James Young 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4a729a7be5 
								
							 
						 
						
							
							
								
								QK65 Solder Community Layout Support ( #16796 )  
							
							 
							
							... 
							
							
							
							* refactor solder.h
- use QMK 3-character notation
- convert tabs to spaces
* solder.h: add matrix diagram
* rename LAYOUT_solder to LAYOUT_all
* rename LAYOUT_iso to LAYOUT_65_iso_blocker
Also adds Community Layouts rule to `rules.mk`.
* info.json: improve formatting
- convert tabs to spaces
- format file to four-space indent
* refactor keymaps
- convert tabs to spaces
- update grid alignment of keycodes
- remove trailing whitespace
* add LAYOUT_65_ansi_blocker
* add LAYOUT_65_ansi_blocker_split_bs
* add LAYOUT_65_iso_blocker_split_bs
* add LAYOUT_65_ansi_blocker_tsangan
* add LAYOUT_65_iso_blocker_tsangan
* add LAYOUT_65_ansi_blocker_tsangan_split_bs
* add LAYOUT_65_iso_blocker_tsangan_split_bs
* remove 65_ansi_blocker_tsangan_split_bs from `LAYOUTS` rule 
							
						 
						
							2022-04-06 03:13:05 -07:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								9c4119bc15 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into xap  
							
							 
							
							
							
						 
						
							2022-04-06 10:07:51 +00:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								fc2c93e57a 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							 
							
							
							
						 
						
							2022-04-06 10:07:15 +00:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									James Young 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d508988916 
								
							 
						 
						
							
							
								
								QK65 Hotswap Community Layout Support ( #16793 )  
							
							 
							
							... 
							
							
							
							* qk65 hotswap: Community Layout support
- renames `LAYOUT_hotswap` to `LAYOUT_65_ansi_blocker`
- adds Community Layouts rule to `rules.mk`
* refactor keymaps
Edits the keymaps to align the keycodes in a grid. Whitespace-only change. 
							
						 
						
							2022-04-06 03:06:27 -07:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								02b7726323 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into xap  
							
							 
							
							
							
						 
						
							2022-04-06 00:23:37 +00:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Joel Challis 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a5e810b86c 
								
							 
						 
						
							
							
								
								Add non blackpill F4x1 config files ( #16600 )  
							
							 
							
							... 
							
							
							
							* Add non blackpill F4x1 config files
* Move ld files
* Remove f401 i2c bodges
* more bodge?
* Update to recommended defaults 
							
						 
						
							2022-04-06 01:23:04 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								98b668c675 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into xap  
							
							 
							
							
							
						 
						
							2022-04-06 00:09:12 +00:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Joel Challis 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								45504bb094 
								
							 
						 
						
							
							
								
								Add mechanism to limit available converters ( #16783 )  
							
							 
							
							
							
						 
						
							2022-04-06 01:08:38 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								2de248fc06 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into xap  
							
							 
							
							
							
						 
						
							2022-04-05 21:15:35 +00:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								a2f155bbdd 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							 
							
							
							
						 
						
							2022-04-05 21:15:00 +00:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Danny 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								563c4dbb09 
								
							 
						 
						
							
							
								
								Add Iris Rev 6.1 ( #16722 )  
							
							 
							
							
							
						 
						
							2022-04-05 17:14:07 -04:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								af5c3c948a 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into xap  
							
							 
							
							
							
						 
						
							2022-04-05 19:14:54 +00:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								f64404cc73 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							 
							
							
							
						 
						
							2022-04-05 19:14:18 +00:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									James Young 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								67bb6e1945 
								
							 
						 
						
							
							
								
								RGBKB Sol 3 rev1: Configurator Data and Readme ( #16798 )  
							
							 
							
							... 
							
							
							
							* add QMK Configurator data
* add readme file 
							
						 
						
							2022-04-05 12:13:45 -07:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								3be420fd9b 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into xap  
							
							 
							
							
							
						 
						
							2022-04-05 18:46:49 +00:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								99f7a8fcd3 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							 
							
							
							
						 
						
							2022-04-05 18:46:13 +00:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									James Young 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2f917dd768 
								
							 
						 
						
							
							
								
								Cutie Club Novus Layout Macro Updates ( #16792 )  
							
							 
							
							... 
							
							
							
							* info.json: apply friendly formatting
* rename LAYOUT_all to LAYOUT_60_ansi_split_bs_rshift
Maintains `LAYOUT_all` as an alias to `LAYOUT_60_ansi_split_bs_rshift`.
* novus.h: use QMK 3-character notation
* novus.h: add matrix diagram
* add LAYOUT_60_ansi
* add LAYOUT_60_ansi_tsangan
* refactor keymaps
- update grid alignment
- use QMK-native keycode aliases
* add LAYOUT_60_ansi_tsangan_split_bs_rshift
* rules.mk: update Community Layouts list 
							
						 
						
							2022-04-05 11:45:18 -07:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									zvecr 
								
							 
						 
						
							
							
							
							
								
							
							
								18aa0d2d19 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into xap  
							
							 
							
							
							
						 
						
							2022-04-05 19:37:58 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									zvecr 
								
							 
						 
						
							
							
							
							
								
							
							
								b7c9ff4ebe 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							 
							
							
							
						 
						
							2022-04-05 19:29:21 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									QMK Bot 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c0216e92fa 
								
							 
						 
						
							
							
								
								Format code according to conventions ( #16802 )  
							
							 
							
							
							
						 
						
							2022-04-05 19:21:05 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									zvecr 
								
							 
						 
						
							
							
							
							
								
							
							
								194d6d65be 
								
							 
						 
						
							
							
								
								format  
							
							 
							
							
							
						 
						
							2022-04-05 19:17:57 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Erovia 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								69be0dc97c 
								
							 
						 
						
							
							
								
								Fix lineendings for eason/capsule65 ( #16801 )  
							
							 
							
							
							
						 
						
							2022-04-05 20:13:00 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								d339f182ba 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into xap  
							
							 
							
							
							
						 
						
							2022-04-05 18:07:34 +00:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								3c1a3c1719 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							 
							
							
							
						 
						
							2022-04-05 18:06:57 +00:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									eason 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								aec9942f37 
								
							 
						 
						
							
							
								
								add folders and capsule65 ( #16687 )  
							
							 
							
							
							
						 
						
							2022-04-05 20:06:05 +02:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									zvecr 
								
							 
						 
						
							
							
							
							
								
							
							
								c1b57354f6 
								
							 
						 
						
							
							
								
								Stub out more of broadcast messages  
							
							 
							
							
							
						 
						
							2022-04-05 18:54:28 +01:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								0d59f8b42d 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into xap  
							
							 
							
							
							
						 
						
							2022-04-04 19:28:10 +00:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								5407cf5256 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							 
							
							
							
						 
						
							2022-04-04 19:27:36 +00:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									James Young 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8b438a9165 
								
							 
						 
						
							
							
								
								Wavtype Foundation Layout Macro Refactor and Configurator Update ( #16781 )  
							
							 
							
							... 
							
							
							
							* info.json: apply friendly formatting
* info.json: update layout data
- update labels to make them QMK CLI friendly
- update key sizes and dimensions (removes key overlaps and mis-locations)
* foundation.h: edit white space
- convert tabs to spaces
- edit alignment of arrays
* foundation.h: add matrix diagram
* rename LAYOUT to LAYOUT_ansi_split_bs
* rename LAYOUT_tkl_ansi_7u to LAYOUT_ansi_tsangan_split_bs
* rename LAYOUT_tkl_iso to LAYOUT_iso_split_bs_rshift
* rename LAYOUT_tkl_iso_7u to LAYOUT_iso_tsangan_split_bs_rshift
* refactor keymaps
- use definitions from `layer_names` enum
- use grid alignment
- use QMK-native keycode aliases
* add reference keymaps
Add `default_ansi_tsangan_split_bs`, `default_iso_split_bs_rshift`, and `default_iso_tsangan_split_bs_rshift` keymaps.
* refactor ISO layouts
Edits the ISO layout macros so that the keycode for Enter is to the end of the home row.
* info.json: fix LAYOUT_iso_tsangan_split_bs_rshift reference
Thanks to zvecr. 
							
						 
						
							2022-04-04 12:27:01 -07:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								2abb01084f 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into xap  
							
							 
							
							
							
						 
						
							2022-04-04 19:21:11 +00:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								af3c7bae23 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							 
							
							
							
						 
						
							2022-04-04 19:20:40 +00:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									James Young 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6a156cb5cc 
								
							 
						 
						
							
							
								
								Hineybush H65 Hotswap Layout Additions and Configurator Update ( #16780 )  
							
							 
							
							... 
							
							
							
							* info.json: apply friendly formatting
* h65_hotswap.h: use QMK 3-character notation
* h65_hotswap.h: add matrix diagram
* rename LAYOUT to LAYOUT_all
* add LAYOUT_65_ansi_blocker
* add LAYOUT_65_ansi_blocker_split_bs
* add LAYOUT_65_iso_blocker
* add LAYOUT_65_iso_blocker_split_bs
* grid align keycodes in keymaps
* rules.mk: align inline comments 
							
						 
						
							2022-04-04 12:20:10 -07:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								4de0f7d9b5 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/develop' into xap  
							
							 
							
							
							
						 
						
							2022-04-04 18:57:29 +00:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									QMK Bot 
								
							 
						 
						
							
							
							
							
								
							
							
								8e34665e6e 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into develop  
							
							 
							
							
							
						 
						
							2022-04-04 18:56:54 +00:00  
						
						
							 
							
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									James Young 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d59d60ff69 
								
							 
						 
						
							
							
								
								Hineybush H65 Layout Additions and Configurator Update ( #16779 )  
							
							 
							
							... 
							
							
							
							* info.json: apply friendly formatting
* h65.h: use QMK 3-character notation
* h65.h: add matrix diagram
* add LAYOUT_65_ansi_blocker
* add LAYOUT_65_ansi_blocker_split_bs
* add LAYOUT_65_ansi_blocker_tsangan
* add LAYOUT_65_ansi_blocker_tsangan_split_bs
* add LAYOUT_65_iso_blocker
* add LAYOUT_65_iso_blocker_split_bs
* add LAYOUT_65_iso_blocker_tsangan
* add LAYOUT_65_iso_blocker_tsangan_split_bs
* grid align keycodes in keymaps
* rules.mk: align inline comments 
							
						 
						
							2022-04-04 11:56:20 -07:00