summaryrefslogtreecommitdiffstats
path: root/keyboards/kbdfans/niu_mini/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of `USB_LED_NUM_LOCK` (#21424)Ryan2023-07-021-9/+3
|
* Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)Ryan2023-06-273-82/+0
|
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
|
* VIA Protocol 12 + fixes (#19916)Nick Brassel2023-02-231-2/+2
| | | | | Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com>
* Fix functions with empty params (#19647)Ryan2023-01-201-1/+1
| | | | | * Fix functions with empty params * Found a bunch more
* Update use of legacy keycodes (#19120)Joel Challis2022-11-222-4/+4
|
* Normalise Dynamic Macro keycodes (#18939)Ryan2022-11-031-2/+2
| | | | | | | | | | | | | * `DYN_REC_START1` -> `QK_DYNAMIC_MACRO_RECORD_START_1` * `DYN_REC_START2` -> `QK_DYNAMIC_MACRO_RECORD_START_2` * `DYN_MACRO_PLAY1` -> `QK_DYNAMIC_MACRO_PLAY_1` * `DYN_MACRO_PLAY2` -> `QK_DYNAMIC_MACRO_PLAY_2` * `DYN_REC_STOP` -> `QK_DYNAMIC_MACRO_RECORD_STOP` * Update docs
* Normalise Space Cadet keycodes (#18864)Ryan2022-10-271-1/+1
|
* Deprecate `VLK_TOG` for `VK_TOGG` (#18807)Ryan2022-10-221-1/+1
|
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
|
* Remove legacy Debug keycode (#18769)Ryan2022-10-196-6/+6
| | | | | | | | | | | * `DEBUG` -> `DB_TOGG`, default-ish keymaps * `DEBUG` -> `DB_TOGG`, user keymaps * `DEBUG` -> `DB_TOGG`, community layouts * `DEBUG` -> `DB_TOGG`, userspace * `DEBUG` -> `DB_TOGG`, docs & core
* Remove legacy sendstring keycodes (#18749)Ryan2022-10-171-1/+1
|
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-155-22/+22
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-111-1/+1
| | | | | | | | | * `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR`
* Remove remaining use of terminal keys and related comment labels (#18402)Johannes Löthberg2022-09-293-3/+3
|
* Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-281-2/+2
|
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-2110-10/+10
|
* Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-192-16/+16
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-4/+4
|
* [Keyboard] move niu_mini to /kbdfans (#16112)peepeetee2022-01-3144-0/+2578