NormalNvim
A normal Neovim distribution (by NormalNvim)
zmk
ZMK Firmware Repository (by zmkfirmware)
NormalNvim | zmk | |
---|---|---|
10 | 160 | |
638 | 3,389 | |
1.3% | 2.4% | |
9.1 | 9.4 | |
25 days ago | 5 days ago | |
Lua | C | |
GNU General Public License v3.0 only | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
NormalNvim
Posts with mentions or reviews of NormalNvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-07.
-
Wich is better between Lunar vim and Astrovim
NormalNvim is a middle ground between both.
- NormalNvim is a normal Neovim config
-
How to map <Tab> but not affect <C-i>
This fix is included in NormalNvim, you can check the fix here. By mapping TAB this way, pressing TAB won't trigger the behavior of .
-
NormalNvim 2.0: Officially released
The mapping `gd` works correctly as described in the wiki. If you cannot use it, it means you have to use mason to install LSP support for go with `pm`
-
NormalNvim: Officially released
features
-
NormalNvim is a Neovim distro with Colemak-dh mappings
I still haven't released it officially, but in the meantime * You can find it here. * You can find the mappings here.
-
What's a very simple config change that you can't live without?
The mappings file of the nvim distro I'm about to release: NormalNvim
-
Just some design practice. Took NeoVim to make something out of it
It's creative commons? I'd love to use It for my nvim distro NormalNvim
zmk
Posts with mentions or reviews of zmk.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-05-13.
- ZMK Firmware: Modern, open source keyboard firmware
- ZMK: Open-Source Firmware for Customizable Wireless Keyboards
-
Not an iPad Pro Review: Why iPadOS Still Doesn't Get the Basics Right
I definitely think you should be able to add keyboard layouts at a software level on iPadOS and iOS, but one possible solution to the problem right now is using a programmable keyboard using QMK [1], ZMK [2], or some other open-source firmware. There's even a usb-usb converter [3] that will convert keystrokes from any keyboard into ones that you map using TMK or QMK, so you can use your own.
[1] https://qmk.fm/
[2] https://zmk.dev/
[3] https://geekhack.org/index.php?topic=69169.0
-
ZMK + Cirque trackpad?
I saw this same question was posted half a year ago and was wondering if anyone knew of any updates. Looks like this development branch of ZMK is stalled.
-
Nice!view not working when leds are turned on?
Not sure which information you mean, but here goes. Nice!Nano v2 Pinout (shows Arduino pin mapping). Nice!View Getting Started (explains how to remap the CS pin for a non-native shield like Corne). The overlay file where "cs-gpios" is set for the nice_view_adapter in ZMK. If you look at the Corne Schematic, you'll see as shown in the labels in this image that the bottom two pins (B2, B4, B5, B6) don't appear to be used for a column, row, or the OLED header. But the only way to really verify is to pull the KiCAD file for your Corne version and check yourself. I think D0 ("Data") should work. It appears to go to an optional I2C connection.
-
Steps for troubleshooting a new build Corne? (First timer)
if you built the firmware using the corne shield that might be the issue. the splitkb aurora corne has a different pinout.
-
Options for Chocofi keyboard
Depending on a controller you will be programming features of your keyboard using QMK or ZMK (there are alternatives but these two are the most popular). You can check documentation of these tools regarding display but some nice sum up is in the related article on splitkb: https://docs.splitkb.com/hc/en-us/articles/360010533820-What-can-you-use-an-OLED-display-for-
-
Addicted to moonlander but in need of something more portable
corne-ish zen, the group buy is long over but there is an extras round coming up. I suggest going on the discord if you're interested in knowing when they'll be available for sale. it is a prebuilt so you can just buy it whole and have it ready to use out of the box and runs on ZMK.
-
Any new Ploopies? :-)
I would be pretty interested in a wireless Ploopy. Especially if it runs ZMK since that is what I currently use for a split keyboard. It would be pretty awesome to link the macros and layers between my keyboard and mouse if the mouse could be a second peripheral "half" of the keyboard. Admittedly, ZMK's mouse support is still kinda beta, but the wireless support is amazing.
-
What's a very simple config change that you can't live without?
The other firmware I wrote for my wireless programable keyboard based on ZMK.
What are some alternatives?
When comparing NormalNvim and zmk you can also consider the following projects:
zeioth-zmk - My wireless keyboard drivers
qmk_firmware - Open-source keyboard firmware for Atmel AVR and Arm USB families
codeexplain.nvim - A nvim plugin Powered by GPT4ALL for Real-time Code Explanation and Vulnerability Detection (no internet necessary)
qmk - My fork of QMK firmware with nrf5x support (see project wiki)
zeioth-qmk - My wired keyboard drivers
vial-gui - Vial is an open-source cross-platform (Windows, Linux and Mac) GUI and a QMK fork for configuring your keyboard in real time.