Micah Halter

Results 101 issues of Micah Halter

This is a heavy WIP just to keep on top of breaking changes on nightly as they come up. This branch should be considered unstable and in development This now...

enhancement

This moves us to using the new Mason package manager while maintaining no breaking changes Resolves #787

enhancement

This is just a placeholder for keeping up with changes that are coming with Neovim v0.8. ## TODO - [x] `resolved_capabilities` deprecated (https://github.com/neovim/neovim/pull/17814) - [x] `nvim_cmd` API addition (https://github.com/neovim/neovim/pull/18366) -...

enhancement
wip

Investigate the migration from Feline to [Heirline](https://github.com/rebelot/heirline.nvim) for the statusbar. This should be a relatively simple migration and leave the user configuration nearly identical since the setup functions are quite...

enhancement
wip

### Prerequisites - [X] I have read [contribution guidelines](https://github.com/vhyrro/neorg/blob/main/docs/CONTRIBUTING.md) - [X] I am using the latest version of the plugin - [X] I am using either 0.6 stable or the...

bug
existing modules

Thanks for describing how to set up the development environment for the board, it worked perfectly! Could you also please describe the process of creating a new UF2 file from...

It would be nice to have some sort of battery status keybinding that lights up across the top row with how charged the keyboard is and indicate whether the keyboard...

How is power handled on the m60 board to provide integration with the nRF52840 module? I am excited to get my prototype board and am trying to figure out what...

I seem to be having issues shutting the keyboard down both when I press the ON/OFF button and then I do the SHUTDOWN keycode. It shuts down for a second...

I have been playing around with the `Backlight` API and I have had success turning on all the colors and making some simple patterns. Although I haven't figured out how...