Ryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5c592ab0c0 
							
						 
					 
					
						
						
							
							Delete trivial keymap readmes ( #23714 )  
						
						
						
						
					 
					
						2024-05-17 23:49:29 +01:00 
						 
				 
			
				
					
						
							
							
								Duncan Sutherland 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b1ea30ca7c 
							
						 
					 
					
						
						
							
							Move redox_w into redox ( #21448 )  
						
						... 
						
						
						
						Co-authored-by: Ryan <fauxpark@gmail.com> 
						
						
					 
					
						2024-01-12 22:44:44 -08:00 
						 
				 
			
				
					
						
							
							
								fauxpark 
							
						 
					 
					
						
						
						
						
							
						
						
							2c191e21c2 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'upstream/master' into develop  
						
						
						
						
					 
					
						2023-12-20 16:03:14 +11:00 
						 
				 
			
				
					
						
							
							
								Nick Brassel 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d235352504 
							
						 
					 
					
						
						
							
							Remove obvious user keymaps, keyboards/{b,c}* edition. ( #22693 )  
						
						
						
						
					 
					
						2023-12-18 16:05:50 +11:00 
						 
				 
			
				
					
						
							
							
								QMK Bot 
							
						 
					 
					
						
						
						
						
							
						
						
							62db54dc32 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/master' into develop  
						
						
						
						
					 
					
						2023-12-18 01:49:49 +00:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							990895f03f 
							
						 
					 
					
						
						
							
							[Keymap Removal] keebio/iris and related keymaps. ( #22690 )  
						
						
						
						
					 
					
						2023-12-18 12:49:19 +11:00 
						 
				 
			
				
					
						
							
							
								Nick Brassel 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ae90b1d1e5 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'upstream/master' into develop  
						
						
						
						
					 
					
						2023-12-17 22:27:35 +11:00 
						 
				 
			
				
					
						
							
							
								Nick Brassel 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7ea022ba88 
							
						 
					 
					
						
						
							
							[Keymap Removal] Planck and related keymaps. ( #22683 )  
						
						
						
						
					 
					
						2023-12-17 21:54:01 +11:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e648155113 
							
						 
					 
					
						
						
							
							Rename RGBLED_NUM -> RGBLIGHT_LED_COUNT ( #22570 )  
						
						
						
						
					 
					
						2023-12-12 15:30:08 +11:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							47966dc2a6 
							
						 
					 
					
						
						
							
							Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin ( #20303 )  
						
						
						
						
					 
					
						2023-04-06 18:00:54 +10:00 
						 
				 
			
				
					
						
							
							
								precondition 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1899793f27 
							
						 
					 
					
						
						
							
							Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps ( #20211 )  
						
						
						
						
					 
					
						2023-04-03 15:32:47 +10:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1978007fae 
							
						 
					 
					
						
						
							
							Tap Dance: remove qk_ prefix ( #19313 )  
						
						
						
						
					 
					
						2022-12-14 12:40:25 -08:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3b11e98215 
							
						 
					 
					
						
						
							
							Update use of legacy keycodes ( #19120 )  
						
						
						
						
					 
					
						2022-11-22 22:07:47 +11:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5974d989fe 
							
						 
					 
					
						
						
							
							Normalise Unicode keycodes ( #18898 )  
						
						... 
						
						
						
						* `UC_MOD`/`UC_RMOD` -> `UC_NEXT`/`UC_PREV`
* `UNICODE_MODE_*` -> `QK_UNICODE_MODE_*`
* `UC_MAC` -> `UNICODE_MODE_MACOS`
* `UC_LNX` -> `UNICODE_MODE_LINUX`
* `UC_WIN` -> `UNICODE_MODE_WINDOWS`
* `UC_BSD` -> `UNICODE_MODE_BSD`
* `UC_WINC` -> `UNICODE_MODE_WINCOMPOSE`
* `UC_EMACS` -> `UNICODE_MODE_EMACS`
* `UC__COUNT` -> `UNICODE_MODE_COUNT`
* `UC_M_MA` -> `UC_MAC`
* `UC_M_LN` -> `UC_LINX`
* `UC_M_WI` -> `UC_WIN`
* `UC_M_BS` -> `UC_BSD`
* `UC_M_WC` -> `UC_WINC`
* `UC_M_EM` -> `UC_EMAC`
* Docs
* Update quantum/unicode/unicode.h 
						
						
					 
					
						2022-10-31 21:15:12 +00:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7407347be1 
							
						 
					 
					
						
						
							
							Remove rgblight_list.h ( #18878 )  
						
						... 
						
						
						
						* Remove rgblight_list defines with no usage
* Remove rgblight_setrgb_*[_at] defines
* Remove rgblight_sethsv_* defines
* Remove rgblight_sethsv_noeeprom_* defines
* Delete rgblight_list.h and remove all references 
						
						
					 
					
						2022-10-27 23:50:14 +01:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							002b58f0e4 
							
						 
					 
					
						
						
							
							Normalise Space Cadet keycodes ( #18864 )  
						
						
						
						
					 
					
						2022-10-27 11:19:16 +01:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c347e732be 
							
						 
					 
					
						
						
							
							Remove legacy EEPROM clear keycodes ( #18782 )  
						
						... 
						
						
						
						* `EEP_RST` -> `EE_CLR`, default-ish keymaps
* `EEP_RST` -> `EE_CLR`, user keymaps
* `EEP_RST` -> `EE_CLR`, community layouts
* `EEP_RST` -> `EE_CLR`, userspace
* `EEP_RST` -> `EE_CLR`, docs & core 
						
						
					 
					
						2022-10-20 12:20:07 +01:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							18dc851e37 
							
						 
					 
					
						
						
							
							Remove legacy Debug keycode ( #18769 )  
						
						... 
						
						
						
						* `DEBUG` -> `DB_TOGG`, default-ish keymaps
* `DEBUG` -> `DB_TOGG`, user keymaps
* `DEBUG` -> `DB_TOGG`, community layouts
* `DEBUG` -> `DB_TOGG`, userspace
* `DEBUG` -> `DB_TOGG`, docs & core 
						
						
					 
					
						2022-10-19 11:33:05 +01:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bad8c5992b 
							
						 
					 
					
						
						
							
							Remove legacy sendstring keycodes ( #18749 )  
						
						
						
						
					 
					
						2022-10-17 13:45:23 +01:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5e4b076af3 
							
						 
					 
					
						
						
							
							Remove legacy keycodes, part 5 ( #18710 )  
						
						... 
						
						
						
						* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM` 
						
						
					 
					
						2022-10-15 22:29:43 +01:00 
						 
				 
			
				
					
						
							
							
								Drashna Jaelre 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f0da486fab 
							
						 
					 
					
						
						
							
							Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z ( #18728 )  
						
						
						
						
					 
					
						2022-10-15 09:55:53 -07:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5629ba1807 
							
						 
					 
					
						
						
							
							Remove legacy keycodes, part 4 ( #18683 )  
						
						... 
						
						
						
						* `KC_PGDOWN` -> `KC_PGDN`
* `KC_PSCREEN` -> `KC_PSCR`
* `KC_SCOLON` -> `KC_SCLN`
* `KC_BSLASH` -> `KC_BSLS`
* `KC_BSPACE` -> `KC_BSPC` 
						
						
					 
					
						2022-10-13 18:28:14 +01:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fb2c7da2fd 
							
						 
					 
					
						
						
							
							Remove some .gitignore files ( #18689 )  
						
						
						
						
					 
					
						2022-10-13 08:36:51 +11:00 
						 
				 
			
				
					
						
							
							
								Dasky 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dc4af81e0b 
							
						 
					 
					
						
						
							
							Remove legacy USE_SERIAL define ( #18292 )  
						
						... 
						
						
						
						* Remove legacy USE_SERIAL define
* tidy up missed comments 
						
						
					 
					
						2022-09-06 18:46:34 +01:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bbc3bc55f2 
							
						 
					 
					
						
						
							
							RESET -> QK_BOOT user keymaps ( #17940 )  
						
						
						
						
					 
					
						2022-08-21 23:55:30 +01:00 
						 
				 
			
				
					
						
							
							
								Joel Challis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b7771ec25b 
							
						 
					 
					
						
						
							
							RESET -> QK_BOOT default keymaps ( #17037 )  
						
						
						
						
					 
					
						2022-05-15 20:26:27 +01:00 
						 
				 
			
				
					
						
							
							
								Tyler Tolley 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							973bc88b0f 
							
						 
					 
					
						
						
							
							[Keymap] Add thattolleyguy keymaps ( #15351 )  
						
						... 
						
						
						
						* Adding personal keymaps
* Update licenses
* Fix RGB settings
* Define used animations
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Drashna Jaelre <drashna@live.com> 
						
						
					 
					
						2022-04-13 07:27:07 -07:00 
						 
				 
			
				
					
						
							
							
								Drashna Jaelre 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f6a67c10bd 
							
						 
					 
					
						
						
							
							[Keyboard] Fix Redox Media compilation errors ( #14345 )  
						
						... 
						
						
						
						Co-authored-by: Ryan <fauxpark@gmail.com> 
						
						
					 
					
						2021-09-11 23:21:28 -07:00 
						 
				 
			
				
					
						
							
							
								shiftux 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1dbe4e7dd0 
							
						 
					 
					
						
						
							
							[Keyboard] Redox media ( #13084 )  
						
						... 
						
						
						
						* adding a new revision 'media' to the redox keyboard
* readme update
* encoder fix
* video link
* drashna change requests
* removing SPLIT_USB_TIMEOUT
* intermediate rename
* lowercase
* drashna comments
* include if defined KEYBOARD_redox_media
* lowercase readme, tmp step
* lowercase readme
* drashna changes
* more drashna comments
* readme update
* readme update
* fauxpark and drashna comments
* fauxpark comments
* Update keyboards/redox/media/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com> 
						
						
					 
					
						2021-09-06 12:44:39 -07:00 
						 
				 
			
				
					
						
							
							
								Ryan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							50d4dfd2e6 
							
						 
					 
					
						
						
							
							keymap_extras: Remove deprecated defines (#12949 )  
						
						
						
						
					 
					
						2021-07-06 09:05:11 +10:00 
						 
				 
			
				
					
						
							
							
								Jeremy Herve 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6e5e34662b 
							
						 
					 
					
						
						
							
							Redox custom keymap (jeherve): updates to deprecated code and bugfixes ( #12738 )  
						
						... 
						
						
						
						Co-authored-by: Drashna Jael're <drashna@live.com> 
						
						
					 
					
						2021-05-14 02:29:04 +10:00 
						 
				 
			
				
					
						
							
							
								Anthon van der Neut 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f028dbf179 
							
						 
					 
					
						
						
							
							Minor typo in comments Colemak DM-MK -> DH-MK ( #10721 )  
						
						
						
						
					 
					
						2021-03-26 23:37:17 +11:00 
						 
				 
			
				
					
						
							
							
								Christian Eiden 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2e0f4d7e2a 
							
						 
					 
					
						
						
							
							[Keymap] own Redox keymap ( #11394 )  
						
						... 
						
						
						
						Signed-off-by: Christian Eiden <christian@eiden.ch> 
						
						
					 
					
						2021-01-10 23:12:39 -08:00 
						 
				 
			
				
					
						
							
							
								LongerHV 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							944feb2da5 
							
						 
					 
					
						
						
							
							[REDOX] Fix default keymap formatting ( #11288 )  
						
						
						
						
					 
					
						2020-12-30 12:13:37 +11:00 
						 
				 
			
				
					
						
							
							
								Harshit Goel 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							36f4f1e9b8 
							
						 
					 
					
						
						
							
							[Keyboard] Redox via support added ( #10710 )  
						
						... 
						
						
						
						* add via config for Redox OG
* Fix name typo
* clean up via file and move to via pull
* fix typo in readme, align config.h properly 
						
						
					 
					
						2020-10-29 01:16:51 -07:00 
						 
				 
			
				
					
						
							
							
								Matt Valentine-House 
							
						 
					 
					
						
						
						
						
							
						
						
							75c8a79d0e 
							
						 
					 
					
						
						
							
							[Keymap] Ruby influenced Redox keymap ( #7531 )  
						
						
						
						
					 
					
						2019-12-02 11:41:20 -08:00 
						 
				 
			
				
					
						
							
							
								tw1t611 
							
						 
					 
					
						
						
						
						
							
						
						
							0483327fa6 
							
						 
					 
					
						
						
							
							[Keymap] Tw1t611 ( #7282 )  
						
						... 
						
						
						
						* Add tw1t611 keymap.
* Add underglow 
						
						
					 
					
						2019-11-07 20:49:45 -08:00 
						 
				 
			
				
					
						
							
							
								fauxpark 
							
						 
					 
					
						
						
						
						
							
						
						
							6d7c6d4fd6 
							
						 
					 
					
						
						
							
							Cleanup rules.mk for 32U4 keyboards, R-S ( #7182 )  
						
						
						
						
					 
					
						2019-10-28 19:08:00 +00:00 
						 
				 
			
				
					
						
							
							
								KL1RL 
							
						 
					 
					
						
						
						
						
							
						
						
							d263579781 
							
						 
					 
					
						
						
							
							[Keymap] Initial commit of KL1RL keyboard layout ( #7060 )  
						
						... 
						
						
						
						* Inital commit
* Add changes suggest by fauxpark.  Tested for normal function 
						
						
					 
					
						2019-10-18 17:36:22 -07:00 
						 
				 
			
				
					
						
							
							
								Jorde Vorstenbosch 
							
						 
					 
					
						
						
						
						
							
						
						
							5c6c556933 
							
						 
					 
					
						
						
							
							[Keymap] default keymap fix for questionmark (redox, redox_w) ( #6574 )  
						
						... 
						
						
						
						* default keymap fix for questionmark
Added /? to the default position for a qwerty keyboard. Moved |\ to the left ctrl with the same behaviour as before.
* Small PR adjustments and Keypad optimization
* Update keymap.c
* Update keymap.c 
						
						
					 
					
						2019-08-27 14:20:25 -07:00 
						 
				 
			
				
					
						
							
							
								Peter Tillemans 
							
						 
					 
					
						
						
						
						
							
						
						
							32952d8624 
							
						 
					 
					
						
						
							
							Pti keymaps ( #6025 )  
						
						... 
						
						
						
						* created new folder to port my old layout
* removed Colemak, enabled backlight.
* fixed backlight support
* added Ctrl/Esc + Shift/Enter double function keys
* made planck compatible with Atreus board, including docs
* enable backlight control
* make planck more compatible with atreus layout
* migrate to qwerty and separate alt-space
* adding ok64 and redox layouts
* fix dot in numerical pad
* fix dot in dvorak layout
* added redox and pro micro version of snampad
* add arrows on right mod keys and map PrtScr on Fn P
* add keys to swap between mac and windows
* added escape to redox layout
* added printscreen key
* moved layout closer to what I am used to.
* swap spc and bspc, add ctrl to quot
* qwertified atreus layout
* fix for compile errors when RGB or BACKLIGHT disabled
* add customized keymap for the m65a
* Reverted unintended change in default keymap.
* Remove unused code in my keymap and modernized tap hold keys
* Update keyboards/snampad/config.h
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/snampad/rules.mk
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/snampad/rules.mk
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/snampad/snampad.h
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/snampad/config.h
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/snampad/keymaps/default/config.h
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/snampad/snampad.h
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/snampad/readme.md
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/snampad/keymaps/default/keymap.c
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/snampad/snampad.h
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/snampad/snampad.h
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/snampad/snampad.h
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/snampad/rules.mk
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/planck/keymaps/ptillemans/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/jc65/v32a/keymaps/ptillemans/keymap.c
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/snampad/snampad.h
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* cleanup snampad layout
* Update keyboards/snampad/snampad.c
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* further mmended cleaning
- removed obsolete Backspace handling in jc65 keymap
- improved shift detection
- modernized planck keymap
- added details to snampad readme
- other recommended refactors in snampad 
						
						
					 
					
						2019-06-03 12:09:01 -07:00 
						 
				 
			
				
					
						
							
							
								Fabien Culpo 
							
						 
					 
					
						
						
						
						
							
						
						
							509668ca7c 
							
						 
					 
					
						
						
							
							[Keymap] add redox/rev1:fculpo keymap ( #5491 )  
						
						
						
						
					 
					
						2019-03-26 18:41:37 -07:00 
						 
				 
			
				
					
						
							
							
								FiNeXdesign 
							
						 
					 
					
						
						
						
						
							
						
						
							473dedb309 
							
						 
					 
					
						
						
							
							[Keymap] Updated layout after some months of testing. ( #5427 )  
						
						... 
						
						
						
						* Updated layout after some months of testing.
The current setup looks quite better than the initial one. It's not
perfect but it allows me to work quite well.
The only big problem is the Alt modifiers on the home row which
sometimes break the typing if keys are pressed too fast. I'm also not
satisfied by the TAB key position on the thumb cluster.
Main improvements since previous push:
- Shift layouts on both halves
- Moved around symbols
- Improved number/fn keys
- Reorganized thumbs
* Used enum as suggested by @drashna :-) 
						
						
					 
					
						2019-03-18 11:09:37 -07:00 
						 
				 
			
				
					
						
							
							
								Nik Richers 
							
						 
					 
					
						
						
						
						
							
						
						
							c62f6b0825 
							
						 
					 
					
						
						
							
							[Keymap] Add a tweaked Redox keymap ( #5422 )  
						
						... 
						
						
						
						* Add nrichers keymap
* Additional keymap tweaks, add readme info
* Improve descriptions for changes from default keymap
* Add image of keymap, update .gitignore to
* Add image link
Adds an image of the modified keymap.
* Improve legibility of keymap changes with colour coding
* Tinker with color codes in Markdown
* Experiment with colour codes
* Tinker more with colour codes
* Figured out the easiest way to include colour coding
* Undo earlier .gitignore change 
						
						
					 
					
						2019-03-17 10:13:45 -07: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 
						 
				 
			
				
					
						
							
							
								Jeremy Herve 
							
						 
					 
					
						
						
						
						
							
						
						
							af84f0ff86 
							
						 
					 
					
						
						
							
							Keymap: Redox / jeherve: updates ( #4694 )  
						
						... 
						
						
						
						* Start using send_unicode_hex_string for shrug
See https://docs.qmk.fm/#/feature_unicode?id=send_unicode_hex_string 
* Make sure one can come back to main layer after tapping to NAV
* Add 4 new keys to symbol layer
~, `, =, +, are now more accesssible. No need to reach out far from home row anymore
* Add two new macro keys
I did not have much use for the Expose key and the right Command key, so opted to replace those with 2 Macros:
- One to invoke Alfred: https://www.alfredapp.com/  => Opt + Space
- One to invoke 1password: https://1password.com/  => Cmd + Opt + \
* Update readme to mention changes in new version
* Remove unneeded short definition
* Shorter name for our custom key
See https://github.com/qmk/qmk_firmware/pull/4694#discussion_r243341864 
* Make macros one-liners
See https://github.com/qmk/qmk_firmware/pull/4694#discussion_r243341487 
* Switch to using eeconfig_init_user to set Unicode mode
See https://github.com/qmk/qmk_firmware/pull/4694#issuecomment-449151724  
						
						
					 
					
						2018-12-21 10:00:45 -08:00 
						 
				 
			
				
					
						
							
							
								Mattia Dal Ben 
							
						 
					 
					
						
						
						
						
							
						
						
							faef966a4d 
							
						 
					 
					
						
						
							
							Keymap: Set serial connection as default for the Redox rev1.0 keyboard ( #4488 )  
						
						... 
						
						
						
						* Set serial as default for Redox
* Updated rules.mk file
* Removed unused rule
Co-Authored-By: mattdibi <mattdibi@users.noreply.github.com>
* Removed unused rule
Co-Authored-By: mattdibi <mattdibi@users.noreply.github.com> 
						
						
					 
					
						2018-11-27 08:59:53 -08:00 
						 
				 
			
				
					
						
							
							
								FiNeXdesign 
							
						 
					 
					
						
						
						
						
							
						
						
							e10a602e7b 
							
						 
					 
					
						
						
							
							Keymap: Finex Redox keymap ( #4418 )  
						
						... 
						
						
						
						* Added FiNeX custom Redox Layout, first commit.
* updated readme
* removed old code 
						
						
					 
					
						2018-11-13 14:44:50 -08:00 
						 
				 
			
				
					
						
							
							
								Jeremy Herve 
							
						 
					 
					
						
						
						
						
							
						
						
							a95fc388fd 
							
						 
					 
					
						
						
							
							Redox: move curly brackets one row down. ( #4364 )  
						
						... 
						
						
						
						In #4258 , the 2 curly brackets were inadvertently moved one row up. This fixes that. 
						
						
					 
					
						2018-11-05 06:04:52 -08:00 
						 
				 
			
				
					
						
							
							
								Mattia Dal Ben 
							
						 
					 
					
						
						
						
						
							
						
						
							9ea0103520 
							
						 
					 
					
						
						
							
							Keyboard: Redox keymaps refactoring ( #4258 )  
						
						... 
						
						
						
						* Reconfigured keymap macro to resemble physical layout
* Updated italian keymap
* Added RGB controls
* Updated default keymap
* Updated german layout
* Updated jeherve keymap
* Changed include guards to pragmas
* Changed include guards to pragmas in keymaps
* Update readme
* Fixed unused include
* Fixed indentation 
						
						
					 
					
						2018-10-27 09:40:28 -07:00