19346 Commits

Author SHA1 Message Date
jay a9883c5676 hope this works 2023-07-07 16:12:54 -03:00
jay 6f8605a583 fixed email address 2023-07-07 15:27:18 -03:00
jay 282a2ada81 Merge branch 'dev_branch' of https://github.com/jmwtsn/qmk_firmware into dev_branch 2023-07-07 15:06:24 -03:00
jay b935d066ae Bicka bicka bow bow bow 2022-02-18 17:50:53 -04:00
jay 72a77c22fd git push origin master
Merge branch 'master' of https://github.com/qmk/qmk_firmware
2022-02-18 17:44:37 -04:00
Ryan 4666d26008 Fix a couple of boards being wrongly identified as AVR (#16377) 2022-02-19 02:53:36 +11:00
jay bf525424c6 Merge branch 'master' of https://github.com/qmk/qmk_firmware 2022-02-18 09:37:52 -04:00
jay 1312beac92 Na na na na na na na nana 2022-02-17 15:12:48 -04:00
Simon 2d12eacb4b [Keyboard] Renamed Frooastboard to Frooastboard Nano (#16373) 2022-02-17 08:59:12 -08:00
Joakim Tufvegren 7dd993fb06 Fix build error for LED Matrix effect solid_reactive_wide. (#16383) 2022-02-17 08:53:06 -08:00
Ryan 548a463fe9 mokey/xox70: clean up layouts (#16375) 2022-02-17 08:43:03 -08:00
Joakim Tufvegren 7f63bcf38b [Bug] Re-add call to suspend_power_down_kb() (#16382) 2022-02-17 08:33:07 -08:00
Takeshi ISHII 7e00fcd7bc [Keyboard] Remove Helix/rev1 (#16389) 2022-02-17 08:18:16 -08:00
jay 0ea9f6fc66 Na na na na na na na nana 2022-02-17 12:09:29 -04:00
jay f2a1653b2b Minor changes 2022-02-17 08:46:58 -04:00
jay df93f6142d Removed more Turbo Click code 2022-02-17 08:41:05 -04:00
jay cc07924d31 Tidying 2022-02-16 13:16:55 -04:00
jay 7b47033773 Commented out LOCKING_SUPPORT_ENABLE 2022-02-16 12:53:50 -04:00
jay fc6e2bc549 closed comment 2022-02-16 12:44:45 -04:00
jay dbd5ea1e88 Commented out LOCKING_RESYNC_ENABLE 2022-02-16 12:27:51 -04:00
Jay 9a4b00d034 Removed outdated comments. 2022-02-16 12:15:41 -04:00
jay 05125d1a4f I'm hungry. Are you hungry? 2022-02-16 12:10:37 -04:00
Dan Nixon da68083fdf Update USB VID and PID for Aya (#16363) 2022-02-15 18:47:35 +01:00
Ryan 92eb067a63 Add extra braces for trackball keymaps (#16361) 2022-02-15 18:01:54 +11:00
Ryan ac8bee7091 Fix multiple definition errors for trackball "boards" with no keys (#16350) 2022-02-15 01:15:53 +00:00
jay 9c6cbfdbc5 Merge branch 'dev_branch' of https://github.com/jmwtsn/qmk_firmware into dev_branch 2022-02-14 17:09:42 -04:00
jay 3333329b5c Minor tidying 2022-02-14 17:08:23 -04:00
Jay fafdedade9 Deleted some commented out code from macros 2022-02-14 17:07:47 -04:00
jay f2371ed352 Beginning to adapt Getreuer's Mouse Turbo Click into a mouse jiggler. 2022-02-14 16:06:06 -04:00
jay 1921fc3c9a Deleted more DIYCharles mouse jiggler code, added more getreuer turbo code 2022-02-14 10:54:26 -04:00
jay af5f24a4f1 Added code for getreuer mouse_turbo_click 2022-02-14 09:59:15 -04:00
jay 475187d9e9 Removed code for DIYCHarles mouse jiggler 2022-02-14 09:34:48 -04:00
James Young 485cf920b4 Xenon: correct QMK Configurator key sequence (#16332) 2022-02-13 22:24:52 -08:00
James Young 6b01657a86 Mode M75S Layout Additions, Configurator Data and Code Touch-Up (#16327)
* m75s.h: correct matrix position identifier

`K5C` is actually on row 4, so it should be `K4C`.

* m75s.h: add matrix diagram

* add QMK Configurator data

* polish whitespace

- convert tabs to spaces
- update indent to four spaces
- remove trailing whitespace

* update readme

Didn't seem to be fully updated after being copied from the M65S codebase.

* add LAYOUT_ansi with keymap

ANSI layout with 2u Backspace.

* add LAYOUT_iso with keymap

ISO layout with 2u Backspace.

* add LAYOUT_ansi_tsangan with keymap

ANSI layout with 2u Backspace and 7u Spacebar.

* add LAYOUT_iso_tsangan with keymap

ISO layout with 2u Backspace and 7u Spacebar.

* add LAYOUT_ansi_split_bs with keymap

ANSI layout with Split Backspace.

* add LAYOUT_iso_split_bs with keymap

ISO layout with Split Backspace.

* add LAYOUT_ansi_tsangan_split_bs with keymap

ANSI layout with Split Backspace and 7u Spacebar.

* add LAYOUT_iso_tsangan_split_bs with keymap

ISO layout with Split Backspace and 7u Spacebar.
2022-02-13 22:24:11 -08:00
jay 133dc00564 Merge branch 'master' of https://github.com/jmwtsn/qmk_firmware 2022-02-13 23:42:29 -04:00
Jay cf4e51d79d Merge branch 'qmk:master' into master 2022-02-13 22:21:36 -04:00
Ryan b6b7e12029 Digicarp65: fix layouts (#16328) 2022-02-14 13:01:39 +11:00
jay b03e544e20 Added features/mouse_turbo_click.c and .h from getreuer. 2022-02-13 21:19:12 -04:00
Max Rumpf 773205cd1f [Keyboard] Convert Maxr1998/Phoebe to use info.json where possible (#16309) 2022-02-11 23:01:25 -08:00
jay 118427a20b Merge branch 'master' of https://github.com/jmwtsn/qmk_firmware 2022-02-12 01:01:55 -04:00
Jay b5297424f1 Update keymap.c
Minor changes
2022-02-12 00:38:44 -04:00
cole smith 19c57a2a6a [Keyboard] Lulu keyboard by boardsource (#15951)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-02-11 20:02:30 -08:00
uqs 40529e89de [Keymap] Add uqs' keymaps for various boards and ploopy mouse (#16265) 2022-02-11 19:22:47 -08:00
Joel Challis 8b48bab54f Add wren configurator data (#16321) 2022-02-12 01:10:48 +00:00
Ryan 5f10387c41 handwired/promethium: fix missing include (#16317) 2022-02-11 12:37:36 +00:00
Ryan 89fc2f166f mechlovin/kay60: fix mismatched layout name (#16314) 2022-02-11 14:37:41 +11:00
Ryan 2bc4a216df maxr1998/pulse4k: Move Combo code to keymap level (#16301)
* maxr1998/pulse4k: Move Combo code to keymap level

* Reorder code
2022-02-11 02:31:19 +00:00
Ryan 63c310f6fd Add 65_iso_split_bs default layout (#16283) 2022-02-11 11:19:18 +11:00
James Young bc5d46aaad Mode 75H Touch-UP (#16310)
* m75h.h: correct matrix position identifier

`K5C` is actually on row 4, so it should be `K4C`.

* m75h.h: add matrix diagram

* add QMK Configurator data

* polish whitespace

- convert tabs to spaces
- update indent to four spaces
- remove trailing whitespace
2022-02-10 21:02:23 +00:00
James Young 195242dc37 keyten kt60-M: rename LAYOUT to LAYOUT_60_tsangan_hhkb (#16307)
* rename LAYOUT to LAYOUT_60_tsangan_hhkb

* info.json: correct maintainer value

Field is meant to reference the maintainer's GitHub username.

* rules.mk: enable Community Layout support
2022-02-10 16:22:42 +00:00