Poker87C and Poker87D Refactor (#13961)
Update USB Device strings for VIA identification (#13962)
[Userspace] Add custom tap dancing function (#13963)
[Keyboard] Added split plus layout to Cospad (#13938)
[Keyboard] Gorthage Truck - Rotary Encoder Switch Position (#13942)
Co-authored-by: Ryan <fauxpark@gmail.com>
Hp69 - Update led logic (#13940)
Co-authored-by: zvecr <git@zvecr.com>
Fix shell port bug in computation of QMK_FIRMWARE_DIR (#13950)
Previous code would fail if cd echoes the tathet directory to stdout,
which is pretty common. Redirecting its output to /dev/null
solves the problem.
Improve the qmk lint readme check (#13941)
* improve lint readme check
* improve if
Update feature_wpm.md (#13936)
Fix example markdown code formatting
Add padding to LUFA-MS .BIN files (#13922)
[Keyboard] Added pistachio_pro (#13466)
* Added pistachio_pro
* Apply suggestions from code review
* Apply suggestions from code review
adding my keymap "vayashiko" (#13049)
* adding my keymap
* changed some bugs
* removed include keymap.h
Ristretto - Update bootloader (#13933)
* updated bootloader for 32u4 mcu
Should be atmel-dfu instead of caterina as the mcu is integrated instead of on a pro-micro/elite-c
Limit RGB max brightness on KPrepublic BM-series keyboards (#13132)
Support all the 0.2 Ferris variants (#12653)
* Support all the 0.2 Ferris variants
For the Compact, the High and the Mini, create a new directory so each
keyboard may have the correct USB descriptor and a readme with more
specific information about it.
For the Bling, also add support for the underglow functionality.
Change the "MANUFACTURER" string to "Cuddly Keyboards Ltd.", the
name of the company I incorporated to sell keyboards, and change the
default descriptor from "Ferris the keeb" to "Ferris 0.2" which is more
descriptive.
I didn't update the 0.1 variants as I don't intend to sell these kits
with "Cuddly Keyboards". The firmware is mostly there to support
existing users.
Update the "hardware availability" to point to my new website:
cuddlykeyboards.com.
* Add RGB mode toggle to my keymap and to the default keymap
* Improve wording in the readme
[User] changes to nstickney's keymaps (#11456)
0) Built a Bastyl, gave away the ErgoDoxEZ
1) UNICODEMAP
2) Iris left is now Elite-C
3) New QMK flashing instructions
[Keymap] new keymap for nui_mini (#13924)
[Keyboard] Add TouhouPad (#13915)
* Touhoupad rev 2
* cleanup for PR
* fixes after review