| 
							
							
								 lalalademaxiya1 | 0ab4f53691 | Add Keychron V4 (#19319) | 2022-12-19 20:06:51 +11:00 |  | 
			
				
					| 
							
							
								 QMK Bot | f249789a8f | Merge remote-tracking branch 'origin/master' into develop | 2022-12-19 08:54:27 +00:00 |  | 
			
				
					| 
							
							
								 lalalademaxiya1 | 4a0027d493 | Add Keychron V5 (#19320) | 2022-12-19 19:53:51 +11:00 |  | 
			
				
					| 
							
							
								 QMK Bot | cf1c50987a | Merge remote-tracking branch 'origin/master' into develop | 2022-12-19 08:43:20 +00:00 |  | 
			
				
					| 
							
							
								 lalalademaxiya1 | 359caf1432 | Add Keychron Q9 (#19318) | 2022-12-19 19:42:45 +11:00 |  | 
			
				
					| 
							
							
								 Ryan | 1978007fae | Tap Dance: remove qk_prefix (#19313) | 2022-12-14 12:40:25 -08:00 |  | 
			
				
					| 
							
							
								 lalalademaxiya1 | 1431f314a4 | Add Keychron Q10 (#19127) Co-authored-by: Nick Brassel <nick@tzarc.org> | 2022-12-13 07:10:32 +11:00 |  | 
			
				
					| 
							
							
								 adophoxia | fa56e51894 | Add support for Keychron Q4 (#19048) | 2022-12-09 03:45:10 +11:00 |  | 
			
				
					| 
							
							
								 lalalademaxiya1 | 1215fc2a78 | Update Q1 and Q2 for keychron (#18713) Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: jpe230 <pablin.123.ra@gmail.com> | 2022-12-09 03:43:28 +11:00 |  | 
			
				
					| 
							
							
								 lalalademaxiya1 | d878edfaad | [Keyboard] Add Keychron Q8 (#19126) | 2022-12-04 01:26:27 -08:00 |  | 
			
				
					| 
							
							
								 Ryan | e12ca14af8 | Change RGB_MATRIX_STARTUP_*defines toRGB_MATRIX_DEFAULT_*(#19079) | 2022-11-27 04:18:24 +11:00 |  | 
			
				
					| 
							
							
								 jack | 6c40a46057 | Fixup keychron/q5 (#19119) | 2022-11-20 14:30:40 +00:00 |  | 
			
				
					| 
							
							
								 QMK Bot | 4b99336c4b | Merge remote-tracking branch 'origin/master' into develop | 2022-11-20 05:38:05 +00:00 |  | 
			
				
					| 
							
							
								 lalalademaxiya1 | 0f6a4edfb2 | [Keyboard] Keychron Q5 (#18283) Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com> | 2022-11-19 21:37:23 -08:00 |  | 
			
				
					| 
							
							
								 jack | 7901ba431a | Fixup keychron/q6 (#19066) | 2022-11-14 09:49:06 +11:00 |  | 
			
				
					| 
							
							
								 QMK Bot | 81bf60a636 | Merge remote-tracking branch 'origin/master' into develop | 2022-11-13 01:13:00 +00:00 |  | 
			
				
					| 
							
							
								 lalalademaxiya1 | 6c4e6a86f7 | [Keyboard] Keychron Q6 (#18288) Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com> | 2022-11-12 17:12:20 -08:00 |  | 
			
				
					| 
							
							
								 Wilba | bc6f8dc8b0 | VIA V3 - The Custom UI Update (#18222) | 2022-11-10 07:46:44 +11:00 |  | 
			
				
					| 
							
							
								 Nick Brassel | 575b0e33fa | Rollback unrelated changes from previous PR. (#19015) | 2022-11-10 07:43:51 +11:00 |  | 
			
				
					| 
							
							
								 jack | f7df771e70 | Fixup keychron/q1/iso_encoder (#19006) | 2022-11-09 06:51:04 +11:00 |  | 
			
				
					| 
							
							
								 QMK Bot | 425f906473 | Merge remote-tracking branch 'origin/master' into develop | 2022-11-08 16:22:40 +00:00 |  | 
			
				
					| 
							
							
								 adophoxia | a25e5ce1b3 | [Keyboard] Add ISO Encoder variant of Keychron Q1v1 (#18829) | 2022-11-08 08:21:51 -08: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 | b33fc34967 | Deprecate KC_LEADforQK_LEAD(#18792) | 2022-10-21 14:25:54 +01:00 |  | 
			
				
					| 
							
							
								 QMK Bot | 6e55aa42fa | Merge remote-tracking branch 'origin/master' into develop | 2022-10-21 01:20:56 +00:00 |  | 
			
				
					| 
							
							
								 Stefan | 2c3859fbf7 | Keychron Q3 I2C & CKLED2001 transfer speedup (#18780) | 2022-10-20 18:20:47 -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 |  | 
			
				
					| 
							
							
								 QMK Bot | 6829476fb7 | Merge remote-tracking branch 'origin/master' into develop | 2022-10-13 10:53:59 +00:00 |  | 
			
				
					| 
							
							
								 lalalademaxiya1 | f50ba3b031 | Update info.json of Q3 ISO with Encoder (#18697) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-10-13 21:53:16 +11:00 |  | 
			
				
					| 
							
							
								 QMK Bot | 6a363fbb5b | Merge remote-tracking branch 'origin/master' into develop | 2022-10-13 07:13:51 +00:00 |  | 
			
				
					| 
							
							
								 James Young | d5b9081864 | Keychron Q3 Layout Touch-Up (#18696) | 2022-10-13 18:13:16 +11:00 |  | 
			
				
					| 
							
							
								 jack | 3f4fd85dc7 | Fixup keychron/q3 (#18687) Co-authored-by: Ryan <fauxpark@gmail.com> | 2022-10-13 14:09:10 +11:00 |  | 
			
				
					| 
							
							
								 QMK Bot | a751565468 | Merge remote-tracking branch 'origin/master' into develop | 2022-10-12 18:34:25 +00:00 |  | 
			
				
					| 
							
							
								 lalalademaxiya1 | cf749f2dd0 | Keychron q3 (#16912) Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
Co-authored-by: Cesar Rojas <cesar.fieoner@gmail.com>
Co-authored-by: lokher <lokher@gmail.com>
Co-authored-by: Adam Karim <adam@akarsoft.com>
Co-authored-by: bootstrapper <ido.samuelson@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-10-13 05:33:44 +11:00 |  | 
			
				
					| 
							
							
								 Ryan | c6f1b594a2 | Remove legacy keycodes, part 2 (#18660) * `KC_SYSREQ` -> `KC_SYRQ`
And one `KC_ALT_ERASE` -> `KC_ERAS`
* `KC_NONUS_BSLASH` -> `KC_NUBS`
* `KC_NUMLOCK` -> `KC_NUM`
* `KC_CLCK` -> `KC_CAPS`
* `KC_SCROLLLOCK` -> `KC_SCRL`
* `KC_LBRACKET` -> `KC_LBRC`
* `KC_RBRACKET` -> `KC_RBRC`
* `KC_CAPSLOCK` -> `KC_CAPS` | 2022-10-10 20:06:26 +01:00 |  | 
			
				
					| 
							
							
								 QMK Bot | 7c4a012509 | Merge remote-tracking branch 'origin/master' into develop | 2022-10-07 05:33:01 +00:00 |  | 
			
				
					| 
							
							
								 adophoxia | ca2f9e4c8f | Add encoder map support for Keychron Q1v1 and Q2 (#18598) | 2022-10-06 22:32:19 -07:00 |  | 
			
				
					| 
							
							
								 Drashna Jaelre | 64b1ed4550 | Fix Per Key LED Indicator Callbacks  (#18450) Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com>
Co-authored-by: Nick Brassel <nick@tzarc.org> | 2022-10-04 15:24:22 -07:00 |  | 
			
				
					| 
							
							
								 fauxpark | dbb70871fc | Merge remote-tracking branch 'upstream/master' into develop | 2022-09-30 05:19:53 +10:00 |  | 
			
				
					| 
							
							
								 Daniel Bast | b51b3681b7 | Fix keychron q2 iso default keymaps (#18501) | 2022-09-29 13:15:00 -04:00 |  | 
			
				
					| 
							
							
								 lalalademaxiya1 | bfcbcfe3c7 | Update q0 for keychron (#18522) | 2022-09-29 17:50:47 +01:00 |  | 
			
				
					| 
							
							
								 jack | c7a65558ee | Remove lingering DRIVER_LED_TOTALreferences (#18475) | 2022-09-25 19:32:51 +10:00 |  | 
			
				
					| 
							
							
								 Drashna Jael're | 8478e96de6 | Merge remote-tracking branch 'origin/master' into develop | 2022-09-24 12:23:36 -07:00 |  | 
			
				
					| 
							
							
								 adophoxia | 7caf0b1ab8 | [Keyboard] Add Keychron Q0 (#18348) | 2022-09-24 11:53:22 -07:00 |  | 
			
				
					| 
							
							
								 Ryan | 36c410592d | Change DRIVER_LED_COUNTto{LED,RGB}_MATRIX_LED_COUNT(#18399) | 2022-09-23 22:46:23 +10:00 |  | 
			
				
					| 
							
							
								 Joel Challis | bbc3bc55f2 | RESET -> QK_BOOT user keymaps (#17940) | 2022-08-21 23:55:30 +01:00 |  | 
			
				
					| 
							
							
								 fauxpark | 61689ae609 | Merge remote-tracking branch 'upstream/master' into develop | 2022-08-20 10:55:40 +10:00 |  | 
			
				
					| 
							
							
								 Ryan | 835c971f78 | Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080) | 2022-08-20 10:39:35 +10:00 |  | 
			
				
					| 
							
							
								 QMK Bot | 54be228882 | Merge remote-tracking branch 'origin/master' into develop | 2022-07-17 00:32:15 +00:00 |  | 
			
				
					| 
							
							
								 Teimor Epstein | 28f9def219 | [Keymap] teimor keymap for Keychron Q1 (#16396) * teimor keymap
* quickfix and cleanup
* update readme
* quickfix and cleanup before pr
* clang
* clean layout
* add reset
* pr fix
* fix pr
* Rename README.md to readme.md | 2022-07-16 17:31:21 -07:00 |  |