aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/binepad
Commit message (Expand)AuthorAgeFilesLines
* [keyboard] Binepad KnobX1 - refactor `x1_layer_led` function as weak (#25668)silvinor2025-09-202-7/+8
* Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2025-07-113-4/+4
* Merge remote-tracking branch 'origin/master' into developQMK Bot2025-05-065-0/+242
|\
| * [Keyboard] Add Binepad KnobX1 (#25222)Silvino R.2025-05-065-0/+242
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2025-05-053-0/+95
|\|
| * [Keyboard] Add Binepad KN01 (#25224)Silvino R.2025-05-053-0/+95
* | Remove `"command":false` from keyboards (#25193)Joel Challis2025-04-244-4/+0
* | Remove `"console":false` from keyboards (#25190)Joel Challis2025-04-234-4/+0
|/
* Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis2025-01-202-4/+0
* [Keyboard] Add Binepad BNK8 keyboard (#24598)Vino Rodrigues2024-12-044-0/+161
* Update keycodes for keyboards with RGB Matrix (#24484)Ryan2024-11-241-5/+5
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-2512-197/+0
* Delete trivial keymap readmes (#23714)Ryan2024-05-181-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2024-05-132-4/+2
|\
| * [Bug][Keyboard] Fix encoder resolution issue with Binepad BNK9 (#23707)Vino Rodrigues2024-05-132-4/+2
* | Data-Driven Keyboard Conversions: B (#23425)James Young2024-04-117-31/+12
* | Migrate build target markers to keyboard.json (#23293)Joel Challis2024-03-3010-5/+0
* | Migrate features from rules.mk to DD (#23247)Joel Challis2024-03-142-12/+8
|/
* Merge remote-tracking branch 'origin/master' into developQMK Bot2024-01-318-0/+185
|\
| * [Keyboard] Add BINEPAD BNK9 (#22831)Vino Rodrigues2024-01-318-0/+185
* | Migrate RGB Matrix config to info.json - B (#22806)Joel Challis2024-01-042-66/+16
* | Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan2023-12-201-1/+1
|/
* Remove duplication of EEPROM defaults (#22011)Joel Challis2023-09-141-5/+1
* Migrate WEAR_LEVELING_*_SIZE to info.json (#22010)Joel Challis2023-09-146-32/+11
* [Keyboard] Add Binepad Pixie (#21524)Vino Rodrigues2023-09-098-0/+132
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-08-062-2/+2
|\
| * Fix `binepad/bn009` and `durgod/dgk6x/hades_ansi` keymaps (#21701)Ryan2023-08-062-2/+2
* | Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-2/+0
|/
* Even more `info.json` whitespace cleanups (#20703)Ryan2023-05-042-21/+21
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-1/+0
* Fix info.json LTO and format encoder definitions (#20456)Ryan2023-04-162-8/+2
* Encodermap direction define. (#20454)Nick Brassel2023-04-152-2/+2
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* [Keyboard] Consolidate Binepad BN009 R1 and R2 (#20113)Vino Rodrigues2023-03-2120-259/+129
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2023-03-116-0/+132
|\
| * [Keyboard] Add Binpad BN009 R2 3x3 macropad (#19992)Vino Rodrigues2023-03-117-1/+132
* | Move matrix config to info.json, part 4 (#20001)Ryan2023-03-104-14/+10
|/
* Migrate some more layouts to data driven (#19889)Ryan2023-02-226-99/+14
* Add some missing `#pragma once`s (#19902)Ryan2023-02-211-2/+0
* Remove matrix size defines (#19581)Ryan2023-02-172-8/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2023-02-1010-11/+60
|\
| * [Keyboard] Add Binepad BNR1 v2 rotary encoder (#19770)Vino Rodrigues2023-02-0910-11/+60
* | Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
* | Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-062-10/+0
* | Debounce defines cleanup (#19742)Ryan2023-02-034-10/+0
* | Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-032-8/+0
* | Clean up Force NKRO in config.h (#19718)Ryan2023-01-302-57/+0
* | Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-302-2/+0
|/
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-261-1/+1