TheHighNibble

Results 4 issues of TheHighNibble

In the HID specification for keyboards, the keyboard is not responsible for setting its own LEDs for - Caps Lock - Num Lock - Scroll Lock it is up to...

I noticed this while I was figuring out how the `imsai-fif.c` code worked. I see in the code a number of lines like ``` bus_request = 1 ... bus_request =...

wontfix

Could you add the following code as index.js in the project root ``` require('./dist/angular-bugsnag'); module.exports = 'angular-bugsnag'; ``` This will make your package browserify ready to use like... ``` angular.module('myapp',...

### Preflight Checklist - [x] I have searched [existing issues](https://github.com/anthropics/claude-code/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug) and this hasn't been reported yet - [x] This is a single bug report (please file separate reports for different...

bug