XScorpion2
							
						 
						
							 
							
							
							
								
							
								74af596d8a 
								
							
								 
							
						 
						
							
							
								
								[Keyboard] niu_mini reduce firmware size ( #5648 )  
							
							 
							
							... 
							
							
 
							
							* Reducing firmware size by removing audio for keymaps that are not using it.
* Update rules.mk 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								shela
							
						 
						
							 
							
							
							
								
							
								8aee82e8b4 
								
							
								 
							
						 
						
							
							
								
								[Keymap] Fix compilation error of feature  #4301  ( #5649 )  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								QMK Bot
							
						 
						
							 
							
							
							
								
							
								dd290085c9 
								
							
								 
							
						 
						
							
							
								
								convert to unix line-endings [skip ci]  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								skullydazed
							
						 
						
							 
							
							
								
								
							
							
								
							
								068571b9fe 
								
									
								
							
								 
							
						 
						
							
							
								
								Update our style guide ( #5500 )  
							
							 
							
							... 
							
							
 
							
							* Update our style guide
* Clarify muiltple condition ifs
* update the ifdef section 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								Alex Ong
							
						 
						
							 
							
							
							
								
							
								7a1086e405 
								
							
								 
							
						 
						
							
							
								
								[core] Fix for eager_pr  #5643  
							
							 
							
							... 
							
							
 
							
							Added extra transfer_matrix_values() call whenever counters don't need updating 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								YouCanFly
							
						 
						
							 
							
							
							
								
							
								9e3b38425f 
								
							
								 
							
						 
						
							
							
								
								[Keyboard] Update Tetris ( #5513 )  
							
							 
							
							... 
							
							
 
							
							* Update Tetris
Add a fake row to config the encoder's keycode easily.
* Delete rules.mk
* Update keyboards/tetris/readme.md
Co-Authored-By: YCF <65446+YCF@users.noreply.github.com>
* Update config.h
add #define RGBLIGHT_SLEEP 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								Drashna Jaelre
							
						 
						
							 
							
							
							
								
							
								a58c66df88 
								
							
								 
							
						 
						
							
							
								
								Reduce CRKBD firmware size by reducing layer numbers ( #5471 )  
							
							 
							
							... 
							
							
 
							
							* Reduce CRKBD firmware size by reducing layer numbers
* Update layer output code based on mtei's suggestion/code
* Fix spacing
* Revert "Update layer output code based on mtei's suggestion/code"
This reverts commit 036d347db3 .
Unfortunately, because this is NOT in the keymap itself, the layer macros aren't accessible and will error on commit
* Add comment for future person 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								Øyvind Wilhelmsen
							
						 
						
							 
							
							
							
								
							
								162a1d39b6 
								
							
								 
							
						 
						
							
							
								
								Update readme.md ( #5647 )  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								patrickmt
							
						 
						
							 
							
							
							
								
							
								3542f594d9 
								
							
								 
							
						 
						
							
							
								
								Fix wake from suspend LED functionality  
							
							 
							
							... 
							
							
 
							
							When waking from suspend, only enable the LED drivers if they were not previously set to disabled by the user. This functionality was removed by the recent updates to adapt Massdrop keyboards to QMK RGB Matrix. Affects Massdrop CTRL and ALT keyboards compiled using Massdrop Configurator mode. 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								Erez Zukerman
							
						 
						
							 
							
							
								
								
							
							
								
							
								0511b522e0 
								
									
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #5642  from fdidron/f/change-ergodoxez-debounce  
							
							 
							
							... 
							
							
 
							
							Change Ergodox EZ default debounce 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								Florian Didron
							
						 
						
							 
							
							
								
								
							
							
								
							
								34239edcb0 
								
									
								
							
								 
							
						 
						
							
							
								
								Set default debounce to 5  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								roguepullrequest
							
						 
						
							 
							
							
							
								
							
								8bdbac14a3 
								
							
								 
							
						 
						
							
							
								
								[Keymap] Roguepullrequest Planck layout update ( #5640 )  
							
							 
							
							... 
							
							
 
							
							* 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>
* Made basic LSHIFT framework but is not working. Listed other tapdances.
* Got LSHIFT to work
* Added working RSHIFT
* Added working TD_S
* Cleaned up LEFT and RIGHT [ { ] } on the UPPER layer.
* Cleaned up layout.
* Reenabled audio space is not needed right now. 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								kingwangwong
							
						 
						
							 
							
							
							
								
							
								01f4b67ef0 
								
							
								 
							
						 
						
							
							
								
								[keymap] adding kingwangwong's keymaps ( #5626 )  
							
							 
							
							... 
							
							
 
							
							* Add files via upload
* kingwangwong
* kingwangwong
* revisions and adding atom40
* revisions for 5626
* revisions for 5626
* revisions for 5626.
* revisions for 5626, re added safe range
* revisions for 5626, added qmkkeyboard
* revisions for 5626, quefrency 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								Ø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 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								Teodor Tomic
							
						 
						
							 
							
							
							
								
							
								4cd3afc7e9 
								
							
								 
							
						 
						
							
							
								
								[keymap] TADA68 KBP-V60-like keymap ( #5637 )  
							
							 
							
							... 
							
							
 
							
							* [keymap] Added TADA68 KBParadise V60 like keymap
* Remove extra define 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								Ryan Caltabiano
							
						 
						
							 
							
							
							
								
							
								86855f4417 
								
							
								 
							
						 
						
							
							
								
								Xulkal Keymaps  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								marcoSchr
							
						 
						
							 
							
							
							
								
							
								416eb1dee7 
								
							
								 
							
						 
						
							
							
								
								[Keyboard] Fix macro keycode for alpha keyboard ( #5633 )  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								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 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								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> 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								Rob Rogers
							
						 
						
							 
							
							
							
								
							
								565a7812ab 
								
							
								 
							
						 
						
							
							
								
								[Keyboard] Crkbd RGB Matrix config with WS2812 ( #5627 )  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								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 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								Alex Ong
							
						 
						
							 
							
							
							
								
							
								d0fb7005d5 
								
							
								 
							
						 
						
							
							
								
								Eager pk/pr optimization ( #5621 )  
							
							 
							
							... 
							
							
 
							
							* Optimizations to eager_pk
* eager_pr also uses changed boolean now. 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								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 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								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 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								XScorpion2
							
						 
						
							 
							
							
							
								
							
								5fcd744ddb 
								
							
								 
							
						 
						
							
							
								
								Features/ws2812 matrix driver ( #5418 )  
							
							 
							
							... 
							
							
 
							
							* WS2812 driver implementation for RGB Matrix
* Added driver configuration docs 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								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> 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								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 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								roguepullrequest
							
						 
						
							 
							
							
							
								
							
								e7e13ebdd7 
								
							
								 
							
						 
						
							
							
								
								[Docs] Adding Alt↯Tab example macro ( #5616 )  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								Bob
							
						 
						
							 
							
							
							
								
							
								02b74d521b 
								
							
								 
							
						 
						
							
							
								
								fix combo enabling logic ( #5610 )  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								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 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								noroadsleft
							
						 
						
							 
							
							
								
								
							
							
								
							
								de161493c7 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix handwired/tradestation keyboard dimensions in info.json  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								noroadsleft
							
						 
						
							 
							
							
								
								
							
							
								
							
								58a04162a8 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix Qwertyydox keyboard dimensions in info.json  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								noroadsleft
							
						 
						
							 
							
							
								
								
							
							
								
							
								424c359109 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix Orthodox keyboard dimensions in info.json (all revisions)  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								noroadsleft
							
						 
						
							 
							
							
								
								
							
							
								
							
								165b1683c1 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix Keeb.io Iris keyboard dimensions in info.json  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								noroadsleft
							
						 
						
							 
							
							
								
								
							
							
								
							
								69f757c3a2 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix Ergodox Infinity keyboard dimensions in info.json  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								noroadsleft
							
						 
						
							 
							
							
								
								
							
							
								
							
								8f3063402d 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix Ergodox EZ keyboard dimensions in info.json  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								noroadsleft
							
						 
						
							 
							
							
								
								
							
							
								
							
								8af1d3ad86 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix XD87 keyboard dimensions in info.json  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								noroadsleft
							
						 
						
							 
							
							
								
								
							
							
								
							
								8c87274e83 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix Speedo keyboard dimensions in info.json  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								noroadsleft
							
						 
						
							 
							
							
								
								
							
							
								
							
								eab6546fda 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix handwired/promethium keyboard dimensions in info.json  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								noroadsleft
							
						 
						
							 
							
							
								
								
							
							
								
							
								2485f73f06 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix handwired/ortho5x13 keyboard dimensions in info.json  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								noroadsleft
							
						 
						
							 
							
							
								
								
							
							
								
							
								814118175b 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix handwired/frenchdev keyboard dimensions in info.json  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								noroadsleft
							
						 
						
							 
							
							
								
								
							
							
								
							
								de6b568177 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix Gergo keyboard dimensions in info.json  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								noroadsleft
							
						 
						
							 
							
							
								
								
							
							
								
							
								a20e59ac75 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix Corne (crkbd) keyboard dimensions in info.json  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								noroadsleft
							
						 
						
							 
							
							
								
								
							
							
								
							
								7870000d89 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix Clueboard Cluecard keyboard dimensions in info.json  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								noroadsleft
							
						 
						
							 
							
							
								
								
							
							
								
							
								f19d138206 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix Canoe keyboard dimensions in info.json  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								noroadsleft
							
						 
						
							 
							
							
								
								
							
							
								
							
								a206f3b739 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix handwired/not_so_minidox keyboard dimensions in info.json  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								noroadsleft
							
						 
						
							 
							
							
								
								
							
							
								
							
								75535cdfa3 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix KBDfans KBD4x keyboard dimensions in info.json  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								noroadsleft
							
						 
						
							 
							
							
								
								
							
							
								
							
								1529f0b2d7 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix handwired/prime_exl keyboard dimensions in info.json  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								noroadsleft
							
						 
						
							 
							
							
								
								
							
							
								
							
								b090fe15d7 
								
									
								
							
								 
							
						 
						
							
							
								
								Fix Ergodone keyboard dimensions in info.json  
							
							 
							
							
 
							
						 
						
							7 years ago  
						
					 
				
					
						
							
							
								 
								Drashna Jaelre
							
						 
						
							 
							
							
							
								
							
								a6857d18e1 
								
							
								 
							
						 
						
							
							
								
								Change table names  
							
							 
							
							
 
							
						 
						
							7 years ago