qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families (by mwpardue)

Qmk_firmware Alternatives

Similar projects and alternatives to qmk_firmware

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better qmk_firmware alternative or higher similarity.

qmk_firmware reviews and mentions

Posts with mentions or reviews of qmk_firmware. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-02.
  • rgb_matrix_set_color variables from array
    1 project | /r/olkb | 24 Nov 2022
    I know you have this working now, but I wanted to share my solution just in case you want it or somebody else does. I tried to paste the code snippets here, but Reddit's editor either does not like me or just sucks in general. I could not get the code formatted correctly and many times it pasted the content more than once. You can find everything at this link: https://pastebin.com/s9ppXFkV. I'll also share the files themselves from my Github, but be forewarned that my keymap and userspace is a mess right now because I've borrowed and modified features from a lot of different places. One day I'm gonna rebuild from the ground up.... This is implemented on a Corne split KB, using examples from the Drop Ctrl and other users who've implemented LED maps. Anyway, first thing I did was create an led array similar to the key matrix in the board files(https://github.com/mwpardue/qmk_firmware/blob/caracarn_develop/keyboards/crkbd/c4/c4.c) Information on this can also be found at https://docs.qmk.fm/#/feature_rgb_matrix Next I created the LED matrix, using the HSV color codes but RGB could be used just as easily, you just have to modify the function so it isn't looking for HSV codes. I use things like NUM_UGL for the underglow color and this is so I can reference the underglow color easily in other locations. #define NUM_UGL HSV_RED (https://github.com/mwpardue/qmk_firmware/blob/caracarn_develop/keyboards/crkbd/keymaps/caracarn/keymap.c) Lastly the function to set the LED colors. There are some extra bits in there, such as not using the LEDMAP on the _BASE or _ADJUST layers, except for the underglow LEDs, so I can use RGB Matrix effects on those layers. There's also some LED behavior defined around xcase and MOD_MASK_SHIFT, but I'm sure you can see the relevant bits from this. (https://github.com/mwpardue/qmk_firmware/blob/caracarn_develop/users/caracarn/features/rgb_matrix_ledmaps.c) If you have any questions please let me know. Sorry for not being able to post the relevant bits directly here, I have a hard time making Reddit's code blocks work right.
  • Having trouble working out custom data sync on split keyboard.
    2 projects | /r/olkb | 2 Aug 2022
    Unfortunately even using the file you provided, edited where appropriate, it still doesn't seem to sync to the secondary side. Am I mistaken in either a) how I'm trying to implement in https://github.com/mwpardue/qmk_firmware/blob/caracarn_develop/keyboards/crkbd/keymaps/caracarn/rgb_matrix_ledmaps.c (line 68) or b) thinking that this only needs to sync in one direction?
  • Are rotary encoders really that useful? Especially for programming?
    2 projects | /r/ErgoMechKeyboards | 27 Jul 2022
  • Microprocessor help
    1 project | /r/olkb | 16 Jun 2022
    There may be some modification required, depending on the specifics of the board. Here’s A guide I wrote detailing the things I had to do to make my Corne work. But a non-split kb without OLED screens would probably only have to worry about the 5v jumper for RGB.
  • Having Problems Creating a Toggle Key for Caps Word
    2 projects | /r/olkb | 10 May 2022
    I have uploaded my most recent changes to my github, please disregard some of the more odd bits as they still need to be cleaned up. I tried implementing rafaelromao's smart_case but ran into multiple issues so I disabled those changes and will pick it back up this evening on my Preonic. It'd be interesting to get it working but I'd really like to get this shift/oneshot/capsword key working. My userspace is where most of this code resides.
  • Corne Stops Responding on RGB Color Change
    1 project | /r/olkb | 4 May 2022
  • Bilateral Combinations Exclude Shift?
    4 projects | /r/olkb | 3 Apr 2022
    I did finally get my secrets files excluded and everything pushed to github, so if you want to take a look it's at https://github.com/mwpardue/qmk_firmware/tree/master/users/caracarn and https://github.com/mwpardue/qmk_firmware/tree/master/keyboards/preonic/keymaps/caracarn I know it's all a mess right now, my keymap and userspace is essentially a copy of rafaelromao's keymap with a lot of things currently commented out or extraneous bits still floating around. I know the issues I'm having could just be due to some of this extra junk I have in my keymap, so I really need to clean it all up...
  • [QMK] Compile error when implementing RGB_MATRIX on NK65
    2 projects | /r/olkb | 6 Feb 2022
    My repo: https://github.com/mwpardue/qmk_firmware
  • A note from our sponsor - SaaSHub
    www.saashub.com | 12 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic qmk_firmware repo stats
8
0
0.0
3 months ago

mwpardue/qmk_firmware is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.

The primary programming language of qmk_firmware is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com