summaryrefslogtreecommitdiff
path: root/keyboards/binepad
AgeCommit message (Expand)AuthorFilesLines
2025-09-19[keyboard] Binepad KnobX1 - refactor `x1_layer_led` function as weak (#25668)silvinor2-7/+8
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan3-4/+4
2025-05-06Merge remote-tracking branch 'origin/master' into developQMK Bot5-0/+242
2025-05-05[Keyboard] Add Binepad KnobX1 (#25222)Silvino R.5-0/+242
2025-05-05Merge remote-tracking branch 'origin/master' into developQMK Bot3-0/+95
2025-05-04[Keyboard] Add Binepad KN01 (#25224)Silvino R.3-0/+95
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis4-4/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis4-4/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis2-4/+0
2024-12-04[Keyboard] Add Binepad BNK8 keyboard (#24598)Vino Rodrigues4-0/+161
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-5/+5
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel12-197/+0
2024-05-17Delete trivial keymap readmes (#23714)Ryan1-1/+0
2024-05-13Merge remote-tracking branch 'origin/master' into developQMK Bot2-4/+2
2024-05-13[Bug][Keyboard] Fix encoder resolution issue with Binepad BNK9 (#23707)Vino Rodrigues2-4/+2
2024-04-11Data-Driven Keyboard Conversions: B (#23425)James Young7-31/+12
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis10-5/+0
2024-03-14Migrate features from rules.mk to DD (#23247)Joel Challis2-12/+8
2024-01-31Merge remote-tracking branch 'origin/master' into developQMK Bot8-0/+185
2024-01-31[Keyboard] Add BINEPAD BNK9 (#22831)Vino Rodrigues8-0/+185
2024-01-04Migrate RGB Matrix config to info.json - B (#22806)Joel Challis2-66/+16
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan1-1/+1
2023-09-14Remove duplication of EEPROM defaults (#22011)Joel Challis1-5/+1
2023-09-14Migrate WEAR_LEVELING_*_SIZE to info.json (#22010)Joel Challis6-32/+11
2023-09-09[Keyboard] Add Binepad Pixie (#21524)Vino Rodrigues8-0/+132
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-08-06Merge remote-tracking branch 'origin/master' into developQMK Bot2-2/+2
2023-08-06Fix `binepad/bn009` and `durgod/dgk6x/hades_ansi` keymaps (#21701)Ryan2-2/+2
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel1-2/+0
2023-05-04Even more `info.json` whitespace cleanups (#20703)Ryan2-21/+21
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-1/+0
2023-04-15Fix info.json LTO and format encoder definitions (#20456)Ryan2-8/+2
2023-04-15Encodermap direction define. (#20454)Nick Brassel2-2/+2
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-03-20[Keyboard] Consolidate Binepad BN009 R1 and R2 (#20113)Vino Rodrigues20-259/+129
2023-03-11Merge remote-tracking branch 'upstream/master' into developNick Brassel6-0/+132
2023-03-10[Keyboard] Add Binpad BN009 R2 3x3 macropad (#19992)Vino Rodrigues7-1/+132
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan4-14/+10
2023-02-23Migrate some more layouts to data driven (#19889)Ryan6-99/+14
2023-02-21Add some missing `#pragma once`s (#19902)Ryan1-2/+0
2023-02-17Remove matrix size defines (#19581)Ryan2-8/+0
2023-02-10Merge remote-tracking branch 'upstream/master' into developfauxpark10-11/+60
2023-02-09[Keyboard] Add Binepad BNR1 v2 rotary encoder (#19770)Vino Rodrigues10-11/+60
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan4-12/+4
2023-02-06Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2-10/+0
2023-02-03Debounce defines cleanup (#19742)Ryan4-10/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2-8/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan2-57/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2-2/+0
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan1-1/+1