Commit graph

  • 2483169e99 h0oni/deskpad and hotduck: adjust layout names (#24004) Ryan 2024-06-29 19:19:51 +10:00
  • db318e4b26 Relocate xelus/pachi/rgb/rev2 VIA logic (#24016) Joel Challis 2024-06-29 10:17:47 +01:00
  • 7cc15283d2 Relocate work_louder VIA logic (#24011) Joel Challis 2024-06-29 09:33:20 +01:00
  • 479b7db2a6 Merge remote-tracking branch 'origin/master' into develop QMK Bot 2024-06-29 06:00:35 +00:00
  • 769806361a tzarc/djinn: adjust layout name (#24012) Ryan 2024-06-29 16:00:05 +10:00
  • 7eed4c2642 atreus: misc cleanups (#24010) Ryan 2024-06-29 14:50:08 +10:00
  • cd667409b5 Relocate m256ws VIA logic (#24009) Joel Challis 2024-06-29 04:20:08 +01:00
  • 42f69a0101 Relocate winry315 VIA logic (#24008) Joel Challis 2024-06-29 04:16:52 +01:00
  • e91f279dc5 Relocate m256wh VIA logic (#24006) Joel Challis 2024-06-29 03:36:28 +01:00
  • 99a60f2515
    Key override changes - Putting in the actual haptic/audio keycode instead of my wrapper Victor 2024-06-27 21:58:51 -05:00
  • 11146d8f05
    Bug Fixing - Had to add more rules.mk because my memory optimizations allowed the kb defintion to take precedence over my settings - Adding a mouse layer toggle. Debating if I take out the enter key combo Victor 2024-06-27 21:29:53 -05:00
  • a1fb8b4ce9 Merge remote-tracking branch 'origin/master' into develop QMK Bot 2024-06-27 03:56:17 +00:00
  • 360731c4d6 [Keyboard] Add Elysian (#23949) David Hoelscher 2024-06-26 22:56:16 -05:00
  • d5862391f4 Add support for Equanimity (#23965) TyraelWasTaken 2024-06-27 04:55:47 +01:00
  • 4d2bd8c5b5 Init qmk_userspace perrwa 2024-06-25 21:45:43 -07:00
  • e6509dcacd Merge remote-tracking branch 'origin/master' into develop QMK Bot 2024-06-26 04:29:16 +00:00
  • 4b1908b5c9 hs60/v2/hhkb: Adjust layout name (#23998) Ryan 2024-06-26 14:28:45 +10:00
  • ebd3a788bf
    Bug fixes - for second macro key wrappers Victor 2024-06-25 21:48:18 -05:00
  • 82832d4fc7
    Keymap tweaks - Brought back Mouse Z for temporary mouse usage - Combined Mouse and Function Keys into one Layer - Cleaned up unused code (e.g. combos, key overrides) - Updated all keyboards with new layer - Updated documentation - I think this will be it for now. Making a list somewhere else for future enhancements Victor 2024-06-25 21:44:06 -05:00
  • 2f6929eae1
    Finishing removing automouse - Testing out the toggle mouse layer instead, so far it's okay Victor 2024-06-25 16:50:10 -05:00
  • 57937cb5f3
    Taking out Auto Mouse - It works okay when you are just clicking around but clicking on the keyboard doesn't reset the timeout on the mouse. - in addition, I don't like the flow breaking pauses to wait for the timeout - making mouse layer a toggle instead of automatic Victor 2024-06-25 15:19:21 -05:00
  • 169f363763
    Added Host State Auto Mouse - added mouse layer to userspace - Ploopy Nano now turns on num lock when pointer is moved - When the keyboard detects num lock it turns the mouse layer on - cleaned up unused key overrides and combos - Rules.mk was redone to drastically reduce memory footprint - merged all config files into the main one - made a clever way to have two _user functions in the userspace - revised drag scroll bind for comfort - removed dpi toggle functionality for nano for now. Need to find way to add it back Victor 2024-06-24 23:56:41 -05:00
  • ff3f958547 Migrate led_update_kb implementations to DD (#23985) Joel Challis 2024-06-25 03:25:05 +01:00
  • 1f8602a49c
    Merge pull request #15 from t4corun/oledredo Victor 2024-06-23 22:06:09 -05:00
  • 58beec1096 add original air40 pones Pablo Ontiveros 2024-06-23 16:44:56 -06:00
  • 7e8e52018f Merge remote-tracking branch 'origin/master' into develop QMK Bot 2024-06-23 18:33:57 +00:00
  • 061e50da4c Rename layouts containing keyboard name (#23930) Ryan 2024-06-24 04:33:26 +10:00
  • ce420c5f29
    Code cleanup - Fixed bug with wrong keys bound to tab - cleaned up Luna and OLED code Victor 2024-06-21 23:24:18 -05:00
  • 8a520c259d
    OLED overhaul - adjusted and consolidated font after playing around - cleaned up luna code so its easier to read and configure - overhauled the layout, making it less busy but still functional - adjusted the combos to move tab and add back mb1 Victor 2024-06-20 23:29:16 -05:00
  • 409bf5b702
    Updating OLED Layout - test drove a graphics heavy layout but it was too much - Going back to a more minimalist layout Victor 2024-06-20 08:04:20 -05:00
  • 5227e86273
    Merge pull request #14 from t4corun/nanoupdate Victor 2024-06-19 09:34:58 -05:00
  • 23969843c8
    Must do my non-tree - my ploopyco updates haven't been merged yet Victor 2024-06-19 09:31:10 -05:00
  • 7b798080da
    Updating Ploopyco and linting - added license information from linter report out - Moved ploopy nano host state led control from keyboard level to user level Victor 2024-06-19 09:24:47 -05:00
  • 0e63ef9a40
    Updated klor.json due to recent PR - Layout macro x y values can no longer be negative Victor 2024-06-19 08:33:12 -05:00
  • c2008065ae
    Tandem checkin for ploopyco overhaul - Added build option for new ploopy nano build - Added ploopy nano userspace keymap - Removed old drag scroll detection. OLED graphic tied to scroll lock - REmoved old scroll lock and dpi custom keycodes used for Lkbm keymap - overrode num/scroll lock. It is now a hold instead of a toggle - Added custom keycode to turn on all locks to tell ploopy nano to enter bootloader - refactored variables based on learnings from ploopy rebase - minor tweaks to keymap - pressing numlock cycles through dpi settings - pressing scroll lock enters momentary drag scroll Victor 2024-06-18 19:25:24 -05:00
  • 632480276d Merge remote-tracking branch 'origin/master' into develop QMK Bot 2024-06-16 18:16:33 +00:00
  • ad612f99b1 Add Chiri CE (#23926) Danny 2024-06-16 14:16:05 -04:00
  • ea57a4b0bc Merge remote-tracking branch 'origin/master' into develop QMK Bot 2024-06-16 04:46:54 +00:00
  • 45693ddad0 [Keyboard] ErgoStrafer RGB (#22936) David Hoelscher 2024-06-15 23:46:22 -05:00
  • 0145d2e0dc Merge remote-tracking branch 'origin/master' into develop QMK Bot 2024-06-14 20:26:31 +00:00
  • ff55a4c8d2 [Keyboard] Add Altair (#23878) ai03 2024-06-14 13:26:21 -07:00
  • 9bcfdb5169 [Keyboard] Add Altair-X (#23879) ai03 2024-06-14 13:26:00 -07:00
  • dc6b2d31fd Merge remote-tracking branch 'origin/master' into develop QMK Bot 2024-06-14 07:34:37 +00:00
  • 92a7758bef fix keymap for kprepublic bm60hsrgb_iso (#23733) Myriam 2024-06-14 09:34:06 +02:00
  • 0f10c50b4c
    Add qmk config user.overlay_dir step to README.md (#23) arisudesu 2024-06-12 06:00:54 +03:00
  • 76d9302805
    Add qmk config user.overlay_dir step to README.md arisudesu 2024-06-10 13:16:08 +03:00
  • 24083d580e Merge remote-tracking branch 'origin/master' into develop QMK Bot 2024-06-09 20:15:38 +00:00
  • c9d1b75437 Fix Iris/Irispad keymaps (#23856) Ryan 2024-06-10 06:14:48 +10:00
  • e4a639349e Merge remote-tracking branch 'origin/master' into develop QMK Bot 2024-06-09 19:48:19 +00:00
  • 53ef2e71c6 [Keyboard] add jaykeeb jk60 (#23876) Alabahuy 2024-06-10 02:47:48 +07:00
  • 838b18959c [Keyboard] Fixup mt/mt84 (#23883) フィルターペーパー 2024-06-10 01:57:08 +08:00
  • c1803bf38e
    Layout and compile tweaks - rearranged symbols due to muscle memory - removed test klor saegewerk from userspace compile Victor 2024-06-08 23:29:34 -05:00
  • f2bae1a719 Add a simple shell.nix to bring in qmk Evan Travers 2024-06-07 12:21:25 -05:00
  • dc3657b5d6 Add SyenaKeyboards Elaruus (#23870) Syenasweta a.k.a. Nashrullah Ali Fauzi 2024-06-07 08:17:21 +07:00
  • 5b714b8303
    Merge pull request #13 from t4corun/klor Victor 2024-06-05 23:25:11 -05:00
  • b83861e903
    Merge pull request #12 from qmk/main Victor 2024-06-05 22:43:08 -05:00
  • fff0ef034b
    Revising the OLED functionality - optimized by using the set cursor to position text vs using print statements - recombined the OLED code into one file - redid all the rendering methods so they can be reused between a vertical and horizontal display - Removed keyboard specific code in my rules.mk Victor 2024-06-05 22:34:49 -05:00
  • 3fa49a03d1
    Backing up OLED32/64 work Victor 2024-06-05 18:15:17 -05:00
  • 14ab121e54 wiggle it just a little bit Jenn Sears 2024-05-31 11:37:30 -04:00
  • f8c7fedbee
    Merge branch 'qmk:main' into Piantor Jenn Sears 2024-05-31 11:32:35 -04:00
  • 2036b62a89
    128x32 OLED Overhaul and more - Limit to eight layers to save MCU space - Tweaked default rules.mk for WPM, Audio, etc - Added Luna Pet OLED code and modified to my standard - Enabled Drag Scroll OLED indicator - Increased Split Communications (layers, LED state, Mods) - Cleaned up OLED Code and overhauled screen. - Data is on both halves now, no more split side logo - Added WPM counter - Added graphics for layers, mods, features, small QMK logo - Leveraged KLOR font and added my own images - Made LTO disabled by default since I'm team RP2040 Victor 2024-05-28 12:43:28 -05:00
  • 8a81332309 Merge branch 'develop' Nick Brassel 2024-05-28 14:39:23 +10:00
  • b3d323769a
    OLED updates - tweaked 32x128 master side. Got the layout and symbols I wanted - trying to track the ploopy nano drag scroll so the OLED will work - added Luna pet skeleton to slave side. need to tweak it. Victor 2024-05-27 22:24:37 -05:00
  • fcecd26db4
    Make modifiers transparent at function layer (#10) Jose Gisbert 2024-05-27 18:39:58 +02:00
  • 7013d39810
    Made major changes to OLED - now I understand how the system works I can make my own fonts/graphics - overhauled the 32x128 OLED screen display. Will still tweak it Victor 2024-05-27 00:08:27 -05:00
  • 1822862388
    Starting on integrating KLOR OLED - Added default rotation - need to review the screen to know what the hex code means Victor 2024-05-24 22:41:29 -05:00
  • 81b0596b0a
    Removing layer taps - Decided I didn't mind having 0 where it is and not having layer taps Victor 2024-05-24 21:09:00 -05:00
  • d4e88f81ae Update GPIO macros in keymaps (#23792) Ryan 2024-05-25 04:38:57 +10:00
  • 1a1a230c1c
    Tweaking tab combo - mostly for symmetry Victor 2024-05-24 00:40:53 -05:00
  • 878f111e74
    Fixing bugs - I got messed up when i removed the backspace and mouse button 1 combos Victor 2024-05-24 00:37:37 -05:00
  • 90ea8d727a
    putting keyboard combos back - it felt too weird and clunky now I got used to combos Victor 2024-05-24 00:35:26 -05:00
  • 0344373690
    Bug fixing - forgot to put quotes in the tapping include - REmoved some boards to compile Victor 2024-05-24 00:18:47 -05:00
  • a1764f59ac
    Klor Fix, Userspace Adds, Keymap tweaks - Updated Klor config for updated haptic defines - Music mode is now off for good - Added userspace config for haptics and audio - Went back to numpad 0 on the thumbs - Added haptic and audio keys on the config layer - removed all combos except drag scroll - Updated and added overrides for haptics/audio/Mousekeys Victor 2024-05-24 00:13:24 -05:00
  • 612f8fb853 Remove some useless code from keymaps (#23787) Ryan 2024-05-24 04:21:39 +10:00
  • 9974dc55a7
    Merge pull request #9 from lejouson/expose-modifiers-in-function-layer Jose Gisbert 2024-05-23 18:16:14 +02:00
  • c8e2e7dbaf Switch function and symbol layers position Jose Gisbert 2024-05-23 18:04:09 +02:00
  • 79891998b0
    Merge pull request #8 from lejouson/main Jose Gisbert 2024-05-23 17:56:01 +02:00
  • 00a24cf7cc test no hold Mael VILLERBU 2024-05-21 20:45:12 +02:00
  • 5d000b5eb5 clean clangd alerts Mael VILLERBU 2024-05-21 15:36:22 +02:00
  • 69083b2eef feat: Remove compile_commands.json Mael VILLERBU 2024-05-21 15:15:31 +02:00
  • eef2dd4cc8 Move VIA config to keymap level (#23754) Joel Challis 2024-05-21 13:25:28 +01:00
  • 76a9fdcd9c feat: make clangd work on userspace Mael VILLERBU 2024-05-21 10:36:52 +02:00
  • 91b14793c3 Merge remote-tracking branch 'origin/master' into develop QMK Bot 2024-05-21 00:21:09 +00:00
  • 73811e17f9 Add Meow65 (#23427) eason 2024-05-21 08:16:55 +08:00
  • a5f5730426 Merge remote-tracking branch 'origin/master' into develop QMK Bot 2024-05-20 23:48:55 +00:00
  • 1949b6cfc6 Add moky67 keyboard (#23118) VertorWang 2024-05-21 07:48:26 +08:00
  • f8408bf462 Remove RGB keycodes from boards with no RGB config (#23709) Ryan 2024-05-20 17:11:49 +10:00
  • e9a8a7d093 Merge remote-tracking branch 'origin/master' into develop QMK Bot 2024-05-19 05:25:53 +00:00
  • 526a9cfae2 [Keyboard] Add Projectd 75 iso (#21942) gskygithub 2024-05-19 13:25:19 +08:00
  • 0f397f86f5 Merge remote-tracking branch 'origin/master' into develop QMK Bot 2024-05-19 05:21:32 +00:00
  • 213c769b6e [Keyboard] Adding TX_Roundup_Pad PCB (#23526) blindassassin111 2024-05-19 00:19:32 -05:00
  • 2230c67ebe Merge remote-tracking branch 'origin/master' into develop QMK Bot 2024-05-19 04:52:25 +00:00
  • 7f139342a6 Add via support for craftwalk (#23658) sotoba 2024-05-19 13:51:52 +09:00
  • 87f400c994 Add sleepy_craft_studios sleepy_keeb (#23659) Coby Sher 2024-05-18 23:51:36 -05:00
  • befb42b54a Merge remote-tracking branch 'origin/master' into develop QMK Bot 2024-05-18 17:51:33 +00:00
  • 9782879b58 [Keyboard] Add Irispad (#23724) Danny 2024-05-18 13:51:02 -04:00
  • 4ebc9a9fe4 Delete trivial keymap readmes (#23714) Ryan 2024-05-18 08:49:29 +10:00
  • 9a8c5bdebe
    Update README.md Tyosa 2024-05-17 14:45:36 +02:00
  • 1968a60ab3
    Update README.md Tyosa 2024-05-17 14:45:23 +02:00
  • 9e4225d5af Added tap dance for space/enter Jenn Sears 2024-05-17 08:31:30 -04:00