index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
kbdfans
/
niu_mini
Age
Commit message (
Expand
)
Author
2023-11-27
Remove userspace keymaps (#22544)
Joel Challis
2023-11-12
Remove requirement for `keymap_steno.h` include in keymaps (#22423)
Ryan
2023-09-04
Clean up RGB LED type (#21859)
Ryan
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2023-07-02
Get rid of `USB_LED_NUM_LOCK` (#21424)
Ryan
2023-06-27
Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)
Ryan
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-29
Move ortho & numpad layouts to data driven (#20183)
Ryan
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
2023-03-11
Move matrix config to info.json, part 8 (#20030)
Ryan
2023-02-26
Move backlight config to data driven (#19910)
Ryan
2023-02-23
VIA Protocol 12 + fixes (#19916)
Nick Brassel
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-20
Fix functions with empty params (#19647)
Ryan
2023-01-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2022-11-22
Update use of legacy keycodes (#19120)
Joel Challis
2022-11-03
Normalise Dynamic Macro keycodes (#18939)
Ryan
2022-10-27
Normalise Space Cadet keycodes (#18864)
Ryan
2022-10-22
Deprecate `VLK_TOG` for `VK_TOGG` (#18807)
Ryan
2022-10-20
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-19
Remove legacy Debug keycode (#18769)
Ryan
2022-10-17
Remove legacy sendstring keycodes (#18749)
Ryan
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)
Drashna Jaelre
2022-10-11
Remove legacy keycodes, part 3 (#18669)
Ryan
2022-09-29
Remove remaining use of terminal keys and related comment labels (#18402)
Johannes Löthberg
2022-08-28
Switch over MANUFACTURER and PRODUCT to string literals (#18183)
Ryan
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-03
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-03
Move keyboard USB IDs and strings to data driven: K (#17846)
Ryan
2022-06-19
Make default layer size 16-bit (#15286)
Drashna Jaelre
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-01-31
[Keyboard] move niu_mini to /kbdfans (#16112)
peepeetee