summaryrefslogtreecommitdiff
path: root/keyboards/binepad
AgeCommit message (Collapse)AuthorFilesLines
2025-09-19[keyboard] Binepad KnobX1 - refactor `x1_layer_led` function as weak (#25668)silvinor2-7/+8
refactor `x1_layer_led` function as weak
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan3-4/+4
* Remove deprecated `RGB_` and Mouse keycodes * Update old mouse keycodes, 0-9/A-M * Update old mouse keycodes, N-Z & layouts * Missed some stuff
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
Co-authored-by: Drashna Jaelre <drashna@live.com>
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
* Add Binepad NeoKnob KN01 * post @waffle87 recommendations
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
* Add Binepad BNK8 keyboard * Moved keymap.c to keymap.json * Fix product page URL * RGB_ -> RM_ keycodes after this round of breaking changes Co-authored-by: Ryan <fauxpark@gmail.com> --------- Co-authored-by: Ryan <fauxpark@gmail.com>
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
Converts configuration definitions and rules to data-driven where applicable. Renames `info.json` to `keyboard.json` in instances where `rules.mk` can be safely deleted. Affects: - `bacca70` - `baguette` - `baion_808` - `bajjak` - `bandominedoni` - `bantam44` - `barleycorn_smd` - `barracuda` - `basekeys/slice/rev1` - `basekeys/slice/rev1_rgb` - `basekeys/trifecta` - `basketweave` - `bastardkb/dilemma/4x6_4` - `bbrfkr/dynamis` - `bear_face` - `beatervan` - `bemeier/bmek` - `biacco42/ergo42` - `biacco42/meishi` - `biacco42/meishi2` - `binepad/bn003` - `binepad/bn009/r1` - `binepad/bnr1` - `bioi/g60` - `bioi/g60ble` - `bioi/morgan65` - `bioi/s65` - `blackplum` - `blank/blank01` - `blank_tehnologii/manibus` - `blockey` - `bluebell/swoop` - `boardrun/bizarre` - `boardrun/classic` - `boardsource/equals/48` - `boardsource/equals/60` - `boardwalk` - `bop` - `boston` - `boston_meetup/2019` - `box75` - `bpiphany/four_banger` - `bpiphany/frosty_flake` - `bpiphany/ghost_squid` - `bpiphany/hid_liber` - `bpiphany/kitten_paw` - `bpiphany/tiger_lily` - `bpiphany/unloved_bastard` - `bt66tech/bt66tech60` - `bubble75/hotswap` - `budgy` - `buildakb/potato65` - `buildakb/potato65hs` - `buildakb/potato65s` - `buzzard`
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
* Add Binepad Pixie * Post waffle87 and drashna review recommendations applied * Post-drashna code review suggestions applied Co-authored-by: Drashna Jaelre <drashna@live.com> * post zvecr review --------- Co-authored-by: Drashna Jaelre <drashna@live.com>
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
* Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default.
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
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
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
* Clean up `DEBOUNCE` in config.h, 0-9 * Clean up `DEBOUNCE` in config.h, A * Clean up `DEBOUNCE` in config.h, B * Clean up `DEBOUNCE` in config.h, C * Clean up `DEBOUNCE` in config.h, D * Clean up `DEBOUNCE` in config.h, E * Clean up `DEBOUNCE` in config.h, F * Clean up `DEBOUNCE` in config.h, G * Clean up `DEBOUNCE` in config.h, H * Clean up `DEBOUNCE` in config.h, handwired * Clean up `DEBOUNCE` in config.h, I * Clean up `DEBOUNCE` in config.h, J * Clean up `DEBOUNCE` in config.h, K * Clean up `DEBOUNCE` in config.h, L * Clean up `DEBOUNCE` in config.h, M * Clean up `DEBOUNCE` in config.h, N * Clean up `DEBOUNCE` in config.h, O * Clean up `DEBOUNCE` in config.h, P * Clean up `DEBOUNCE` in config.h, Q * Clean up `DEBOUNCE` in config.h, R * Clean up `DEBOUNCE` in config.h, S * Clean up `DEBOUNCE` in config.h, T * Clean up `DEBOUNCE` in config.h, U * Clean up `DEBOUNCE` in config.h, V * Clean up `DEBOUNCE` in config.h, W * Clean up `DEBOUNCE` in config.h, X * Clean up `DEBOUNCE` in config.h, Y * Clean up `DEBOUNCE` in config.h, Z * Remove default debounce from info.json * Migrate non-default debounce to info.json
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