Pinned
2,782 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2021
Created 3 commits in 2 repositories
Created a pull request in qmk/qmk_firmware that received 3 comments
Extract sendstring into its own compilation unit
Description
There is enough code here now that it deserves its own space - it is practically a "feature" in itself.
Tested 1upkeyboards/sweet16:sw…
+301
−258
•
3
comments
Opened 8 other pull requests in 3 repositories
qmk/qmk_firmware
2
open
4
merged
qmk/qmk_cli
1
merged
qmk/homebrew-qmk
1
merged
Reviewed 39 pull requests in 2 repositories
qmk/qmk_firmware 38 pull requests
- Remove KEYMAP and LAYOUT_kc
- [Keyboard] Capsunlocked CU80 - added variant's for RGB matrix support
- Added OLED fade out support
- Upload api data to spaces
- add support for bm68rgb
- feat: add crkbd/keymaps/armand1m
- Remove stale references to "handwired/ferris"
- added 0xCB/1337 keyboard
- NK65 Pinout change for rev 1.4
- quantum/bitwise.{c,h}: use GCC's __builtin_{clz,popcount}{,l}() when available
- [Keyboard] add Soup10 support
- Set default OLED Update Interval for Split Keyboards
- Adding Zodiark Split keyboard
- Dubba175
- Add Studio Kestra Nue PCB
- Remove ifdefs for Swap Hands keycodes
- [Keyboard] Enable RGB Matrix for Corne
- Fix Indicator LED issues with md_rgb_matrix.c
- Adding grant24 Planck Rev 6 keymap.
- Update dichotomy/alairock layout
- Added VIA folder under the keymaps folder
- [Keymap] Add ddone's keymap
- Small spelling mistake fix
- (Re)Fixing K-type RGB lighting
- New keyboard: Neito + my DZ60 keymap tweaks
- Some pull request reviews not shown.
qmk/qmk_api 1 pull request
Created an issue in msys2/MINGW-packages that received 3 comments
Pip3 installation with requirements.txt fails
When attempting to build the QMK CLI (https://github.com/qmk/qmk_cli) the python3 -m pip install -r requirements.txt step fails with this error:
In…
3
comments