-
I'm using a late 2014 MBP with El Capitan 10.11.3 and Windows 10. Holding down the option key at boot does not show the boot device menu.
-
After running `sudo usermod -a -G vboxsf `, I said to restart the system. This isn't really necessary, as you can just unmount and remount the shared folder.
The unmounting command is `sudo umount /m…
-
Hi!
I've read through the spec fully, finally, and have a few observations about it, and a question or two. I'll start with the questions, those are easier.
## Questions
### Layers
Are the…
-
My Kira (with latest firmware) does not work to interrupt boot or use GRUB2. The issue is that my Kira defaults to NKRO when my computer powers on, which causes issues with BIOS and bootloaders. To av…
-
In terms of performance, we can do a bit of optimization if we know how many layers there are.
This involves:
* adding extern const int NUM_LAYERS to keymap_common.h
* defining const int NUM_LAYERS…
-
### What were you trying to do?
Edit code on a WaveShare rp2040-zero running CircuitPython
### What steps did you take to trigger the issue?
- Open MU editor
- Switch to rp2040 mode
- Restart MU …
-
Hi,
Tried your program, but this is the output that I get:
```
Found device in normal mode on bus 7, device 8.
Switching to program mode.
Error: LIBUSB_TRANSFER_NO_DEVICE
```
After that, the keyboa…
-
### Incorrect handling of bool `_user()` functions
This is the advice given when writing a custom `_kb()` function, straight from the docs:
![wiki](https://user-images.githubusercontent.com/1949…
-
### Describe the Bug
I have a number of custom (self-made) keypads, all with my own QMK keyboard code and layouts. There is a problem when Windows resumes from sleep. After pressing a key on one of…
-
## Describe the Bug
(see also debug info below)
CTL_P: LCTL_T(KC_P)
CMB_SFT: combo of "." and "o" that resolves to KC_LSFT
[Keymap here.](https://github.com/sdgu/qmk_firmware/tree/sdgukeymaps/keyb…