Wilba 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c4d8e56928 
							
						 
					 
					
						
						
							
							Added VIA keymap for Ramaworks M10-A ( #8255 )  
						
						... 
						
						
						
						* Added VIA keymap for Ramaworks M10-A
* change vendor/product in base config.h
* #pragma once
* Uee LAYOUT() in keymaps 
						
						
					 
					
						2020-03-07 01:38:08 -08:00 
						 
				 
			
				
					
						
							
							
								Drashna Jaelre 
							
						 
					 
					
						
						
						
						
							
						
						
							e6b9980bd4 
							
						 
					 
					
						
						
							
							Remove keymap_config extern from default keymaps ( #7399 )  
						
						... 
						
						
						
						* Remove keymap_config extern from default keymaps
* Revert unicode
Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :(
Co-Authored-By: fauxpark <fauxpark@gmail.com> 
						
						
					 
					
						2019-11-20 22:31:36 +00:00 
						 
				 
			
				
					
						
							
							
								fauxpark 
							
						 
					 
					
						
						
						
						
							
						
						
							e96cac0814 
							
						 
					 
					
						
						
							
							Cleanup rules.mk for 32U4 keyboards, L-M ( #7120 )  
						
						... 
						
						
						
						* Cleanup rules.mk for 32U4 keyboards, L-M
* Move some stuff to keyboard level 
						
						
					 
					
						2019-10-24 13:50:13 -07:00 
						 
				 
			
				
					
						
							
							
								Gam3cat 
							
						 
					 
					
						
						
						
						
							
						
						
							509a34fbab 
							
						 
					 
					
						
						
							
							[Keymap] Fixing keymap DYNAMIC_MACRO_RANGE keycode enumeration ( #6248 )  
						
						
						
						
					 
					
						2019-07-05 04:56:57 -07:00 
						 
				 
			
				
					
						
							
							
								Drashna Jaelre 
							
						 
					 
					
						
						
						
						
							
						
						
							0072fdd799 
							
						 
					 
					
						
						
							
							Cleanup Default Keymaps  ( #5442 )  
						
						... 
						
						
						
						* Cleanup Default Keymaps to conform to QMK Firmware standards
* Minor fixes
* Revert some changes 
						
						
					 
					
						2019-03-19 12:57:40 -07:00 
						 
				 
			
				
					
						
							
							
								fauxpark 
							
						 
					 
					
						
						
						
						
							
						
						
							e2d3c92199 
							
						 
					 
					
						
						
							
							Remove redundant KC_TRNS and KC_NO fillers in default keymaps ( #5152 )  
						
						
						
						
					 
					
						2019-02-16 21:36:02 -08:00 
						 
				 
			
				
					
						
							
							
								noroadsleft 
							
						 
					 
					
						
						
						
						
							
						
						
							7f4f0f7685 
							
						 
					 
					
						
						
							
							Remove deprecated QUANTUM_DIR code blocks from makefiles ( #4754 )  
						
						... 
						
						
						
						* Remove QUANTUM_DIR code blocks from keyboard rules
This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect entire keyboards.
* remove QUANTUM_DIR code blocks from rules for default keymaps
This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect default keymaps.
* remove QUANTUM_DIR code blocks from rules for user keymaps
This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect "user" keymaps. (It's actually any keymap
that isn't named `default`.)
* remove QUANTUM_DIR code blocks from rules for community layouts
This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for community layouts.
* remove QUANTUM_DIR code blocks from rules for userspaces
This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for userspaces. 
						
						
					 
					
						2019-01-04 07:25:48 -08:00 
						 
				 
			
				
					
						
							
							
								Gam3cat 
							
						 
					 
					
						
						
						
						
							
						
						
							6cb2d7ba6d 
							
						 
					 
					
						
						
							
							Keymap updates ( #4706 )  
						
						... 
						
						
						
						* adding my keymap
* update keymap
* adding gamecat keymap for jc65 keyboard
* updating jc65-gamecat keymap
* updating jc65-gamecat keymap
* updating jc65-gamecat keymap
* updating jc65-gamecat keymap
* M10a keymap and M65a updates
* keymap updates
* keymap updates
* M10a/M65a keymap updates
* M10a/M65a keymap updates
* Delete test.txt
* M65 keymap update
* M65 keymap update
* M65 keymap update
* M65/M10 keymap updates
* M65 keymap update
* M65 keymap update
* M65 keymap update
* M65 keymap update
* M65 keymap update
* M65/M10 keymap update
* M65 keymap update
* M65 keymap update
* M65 keymap update
* M65 keymap update
* M65 keymap update
* Set theme jekyll-theme-cayman
* Set theme jekyll-theme-slate
* M65 keymap update
* M10a/M65a keymap updates
* M10a keymap update
* M65a keymap update
* M65a keymap update
* M65a keymap update
* M65a readme update
* M65a/M10a updates
* M65a readme updates
* M65a/M10a updates
* M65A update
* M65A update
* M65A update
* M65A update
* M65A/M10A keymap update
* M10A keymap update
* Set theme jekyll-theme-tactile
* M10A keymap update
* M65A keymap.c update
* M65 keymap added LED backlight toggle, inc/dec to adjust layer.
* M65 keymap/readme updates.
* M65 keymap fix
* M65 keymap update
* remove theme
* fix comments/readme
* update keymap
* LED backlight update, guess based on reading atmega32u4 documentation for DDRB/PORTB regs, believe DDRB should only be written to once not every time CAPS is hit, but really not too sure.
* LED backlight update, guess based on reading atmega32u4 documentation for DDRB/PORTB regs, believe DDRB should only be written to once not every time CAPS is hit, but really not too sure.
* M65 keymap update
* Updated M65, M10, and gonNerd keymaps.
* update
* del
* keymap updates M65, M10, gonnerd
* update keymaps
* adding back readme that somehow got removed.
* updated keymap
* update keymap
* add back readme
* Added h87a keymap, updated m10a/jc65/gonnerd
* Update h87a keymap
* Updates after feedback
* Updates after feedback
* Updates after feedback
* Updates after feedback 
						
						
					 
					
						2019-01-03 08:12:58 -08:00 
						 
				 
			
				
					
						
							
							
								Joe Wasson 
							
						 
					 
					
						
						
						
						
							
						
						
							743449472e 
							
						 
					 
					
						
						
							
							Make PREVENT_STUCK_MODIFIERS the default ( #3107 )  
						
						... 
						
						
						
						* Remove chording as it is not documented, not used, and needs work.
* Make Leader Key an optional feature.
* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`
* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps. 
						
						
					 
					
						2018-09-17 13:48:02 -04:00 
						 
				 
			
				
					
						
							
							
								Gam3cat 
							
						 
					 
					
						
						
						
						
							
						
						
							2b8a82fb9d 
							
						 
					 
					
						
						
							
							M10-A, M65-A, GonNerd keymaps ( #2418 )  
						
						... 
						
						
						
						* adding my keymap
* update keymap
* adding gamecat keymap for jc65 keyboard
* updating jc65-gamecat keymap
* updating jc65-gamecat keymap
* updating jc65-gamecat keymap
* updating jc65-gamecat keymap
* M10a keymap and M65a updates
* keymap updates
* keymap updates
* M10a/M65a keymap updates
* M10a/M65a keymap updates
* Delete test.txt
* M65 keymap update
* M65 keymap update
* M65 keymap update
* M65/M10 keymap updates
* M65 keymap update
* M65 keymap update
* M65 keymap update
* M65 keymap update
* M65 keymap update
* M65/M10 keymap update
* M65 keymap update
* M65 keymap update
* M65 keymap update
* M65 keymap update
* M65 keymap update
* Set theme jekyll-theme-cayman
* Set theme jekyll-theme-slate
* M65 keymap update
* M10a/M65a keymap updates
* M10a keymap update
* M65a keymap update
* M65a keymap update
* M65a keymap update
* M65a readme update
* M65a/M10a updates
* M65a readme updates
* M65a/M10a updates
* M65A update
* M65A update
* M65A update
* M65A update
* M65A/M10A keymap update
* M10A keymap update
* Set theme jekyll-theme-tactile
* M10A keymap update
* M65A keymap.c update
* M65 keymap added LED backlight toggle, inc/dec to adjust layer.
* M65 keymap/readme updates.
* M65 keymap fix
* M65 keymap update
* remove theme
* fix comments/readme
* update keymap
* LED backlight update, guess based on reading atmega32u4 documentation for DDRB/PORTB regs, believe DDRB should only be written to once not every time CAPS is hit, but really not too sure.
* LED backlight update, guess based on reading atmega32u4 documentation for DDRB/PORTB regs, believe DDRB should only be written to once not every time CAPS is hit, but really not too sure.
* M65 keymap update
* Updated M65, M10, and gonNerd keymaps.
* update
* del
* keymap updates M65, M10, gonnerd
* update keymaps
* adding back readme that somehow got removed. 
						
						
					 
					
						2018-02-28 16:44:27 -05:00 
						 
				 
			
				
					
						
							
							
								Jack Humbert 
							
						 
					 
					
						
						
						
						
							
						
						
							1745f202cc 
							
						 
					 
					
						
						
							
							update keymaps to not be the canonical file  
						
						
						
						
					 
					
						2017-10-15 16:18:45 -04:00 
						 
				 
			
				
					
						
							
							
								Jack Humbert 
							
						 
					 
					
						
						
						
						
							
						
						
							791b9cc652 
							
						 
					 
					
						
						
							
							remove all makefiles from keyboard directories  
						
						
						
						
					 
					
						2017-09-27 08:21:09 -10:00 
						 
				 
			
				
					
						
							
							
								skullydazed 
							
						 
					 
					
						
						
						
						
							
						
						
							4cdcbdb861 
							
						 
					 
					
						
						
							
							Remove all Makefiles from the keyboards directory. ( #1660 )  
						
						... 
						
						
						
						* Remove all Makefiles from the keyboards directory.
* update keymaps added in the last 8 days
* Ignore keyboard/keymap makefiles
* update hand_wire to reflect our new Makefile-less reality
* Update the make guide to reflect the new reality
* move planck keymap options to rules.mk
* update planck keymaps 4real
* trigger travis
* add back build_keyboard.mk
* restore changes to build_keyboard 
						
						
					 
					
						2017-09-08 13:47:50 -04:00 
						 
				 
			
				
					
						
							
							
								Jack Humbert 
							
						 
					 
					
						
						
						
						
							
						
						
							85df687348 
							
						 
					 
					
						
						
							
							m10a lowercase  
						
						
						
						
					 
					
						2017-05-18 18:55:07 -04:00