Are there any macro pads that can be programmed via a text file stored onboard?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJU
    JustBrian7872
    Now 100%

    I think https://github.com/KMKfw/kmk_firmware might be what you are looking for: It exposes itself as flash drive in bootloader-mode and the files on there are just regular Python scripts. If you search for "KMK macro pad", you'll find a bunch of projects - most of them diy. If you want to start from scratch, Jan Lunge created an awesome tool for setup and keymap adjustments (video https://www.youtube.com/watch?v=RtYJYFMWjNM, repo https://github.com/JanLunge/pog) - with the idea being that after setup you do not need the tool anymore to adjust the keymap.

    2
  • Nocturnal Rufous
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJU
    JustBrian7872
    Now 100%

    You program/configure your keymap into the keyboard's firmware so it is independent of your operating system. If you use Mac, you put your Mac specific keys into the map where you want them. It's totally up to you - if you want every key to be "a" you can do that :)

    3
  • I Don't Trust My Own Code
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJU
    JustBrian7872
    Now 100%

    As a dev I've been on both sides to be honest. Especially when there is pressure to finish the next task. I think it needs good planning to create enough time for these things.

    In the end bad devs will still shut you up about things they are not interested in fixing...

    14
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCA
    CAD Now
    Jump
    Cascade Studio: web based Code to CAD using OpenCASCADE kernel
    evil-helix: A super fast modal editor with Vim keybindings
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJU
    JustBrian7872
    Now 100%

    Nice! I started using helix before vim and often I find the helix bindings more logical (like shift for the reverse action e.g. u for undo and U for redo). However often the vim bindings feel quicker (c-i-w vs m-i-w-c). Will definitely give it a go!

    18
  • Left hand keypad with D pad and scroll wheel?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJU
    JustBrian7872
    Now 100%

    The fulcrum comes to mind: It has a 5-way joystick (up, down, left, right and push) for the thumbs. You can always add tenting if you want (some alternatives)

    You also can check some of the split kb databases if someone created something similar.

    2
  • What's your go-to "Bang for your Buck" filament brand?
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJU
    JustBrian7872
    Now 100%

    Thanks for the tip with the shop (shipping is reasonable and electronic components are well priced)! Cannot help with Azurefilm filament as I haven't tried it yet.

    1
  • Sovol SV08 debuts Apr 18 and <$600 US
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJU
    JustBrian7872
    Now 87%

    Neat! I've been looking for an CoreXY for sub 1k. Also open source and fast - very exciting! I'll wait for the reviews to see if it holds up to the promises.

    6
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCA
    CAD Now
    Jump
    Connect 3D Printed Parts | Design for Mass Production 3D Printing
    GMMK Tenkeyless Gateron Brown - Customise RGB
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJU
    JustBrian7872
    Now 100%

    Unfortunately as you found out QMK is not officially supported. But there is a port called SonixQMK which supports this board. This firmware also supports OpenRGB, so you can integrate the light even better in your setup.

    1
  • Wem schmeckt dieses Pesto? Glaube es existiert einzig und allein um es mit Pesto Rosso zu verwechseln (Ist mir heute passiert)

    20
    11

    I created this single Screw BL-Touch mount for my Ender 3 V2 since the fan duct is blocking the other screws. https://www.printables.com/de/model/512574-single-screw-bl-touch-mount-for-ender3-v2

    18
    4
    developer.mozilla.org

    Adding the same id multiple times increases the specificity of a selector and thus overrides other selectors. e.g. ``` #myId span {color: red; } #myId#myId#myId span { color: blue; } ``` [Codepen](https://codepen.io/codependadada/pen/GRwpMKQ)

    2
    0
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearJU
    Now
    3 111

    JustBrian7872

    feddit.de