Blog

  • Customizing a Durgod Keyboard for macOS

    I recently bought my first mechanical keyboard. The COVID-19 pandemic means I’m switching between my Macbook and a Windows machine throughout the week at the same desk, and while I was comfortable typing on the Macbook, this HP Spectre keyboard and I do not get along. The differences in shortcuts for copy and paste alone were causing me to make enough mistakes to know it was time to invest in a peripheral keyboard.

    Alas, I’ve made the leap to a mechanical keyboard, a Durgod K320 in space grey with Cherry Silent Red switches (120$ shipped). Typically, I’m the kind of guy who buys whatever Wirecutter recommends, but their suggestions for mechanical keyboards are bad ones.

    Features you Should Demand of a Mechanical Keyboard

    • the ability to remap any key
    • multiple profiles of key mappings

    Wirecutter recommends the Varmilo VA87M and the Leopold FC750R. I couldn’t determine if these keyboards include software that makes it easy to remap keys while shopping. The Leopold’s keycaps don’t have legends for the multimedia controls of the function keys, so users will have to memorize the alternate roles of F5 through F12, print their own legend, or change the keycaps. I can’t support these accessibility shortcomings.

    Durgod Zeus Engine Only Runs on Windows

    The keyboard I bought has companion software to customize the key map and save multiple profiles. That software is called Durgod Zeus Engine, and it only runs on Windows. That might be a showstopper for some, but not I. The current version of Zeus Engine is 1.0.2.12, and it is much better easier to use compared to when I first bought this keyboard.

    The changes I’ve made to make this keyboard macOS friendly are as follows:

    1. Swap Left Ctrl and Left Windows keys (macOS’ command defaults to the Left Windows key instead of Alt, which is weird and why freedom to customize is important.)
      1. Ctrl = 224
      2. Windows = 17

    Use the website https://keycode.info/ to reveal what your keys are actually doing.

    How to Switch Between Profiles

    Hold Fn and press F12. The M light will illuminate to confirm the alternate profile activation.

  • Show Attachments on The Events Calendar

    Out of the box, The Events Calendar plugin for WordPress is amazing and a pleasure to work with as a developer. However, it does not show users Media Library uploads that are attached to event posts.

    I made a plugin to bring this functionality to the Single Event view, it’s free and open-source, and you can download it here: https://github.com/csalzano/the-events-calendar-show-attachments