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