index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
binepad
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-19
[keyboard] Binepad KnobX1 - refactor `x1_layer_led` function as weak (#25668)
silvinor
2
-7
/
+8
2025-07-11
Remove deprecated `RGB_` and Mouse keycodes (#25444)
Ryan
3
-4
/
+4
2025-05-06
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
5
-0
/
+242
2025-05-05
[Keyboard] Add Binepad KnobX1 (#25222)
Silvino R.
5
-0
/
+242
2025-05-05
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
3
-0
/
+95
2025-05-04
[Keyboard] Add Binepad KN01 (#25224)
Silvino R.
3
-0
/
+95
2025-04-24
Remove `"command":false` from keyboards (#25193)
Joel Challis
4
-4
/
+0
2025-04-23
Remove `"console":false` from keyboards (#25190)
Joel Challis
4
-4
/
+0
2025-01-20
Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)
Joel Challis
2
-4
/
+0
2024-12-04
[Keyboard] Add Binepad BNK8 keyboard (#24598)
Vino Rodrigues
4
-0
/
+161
2024-11-24
Update keycodes for keyboards with RGB Matrix (#24484)
Ryan
1
-5
/
+5
2024-08-26
Remove all via-enabled keymaps, including `via`. (#24322)
Nick Brassel
12
-197
/
+0
2024-05-17
Delete trivial keymap readmes (#23714)
Ryan
1
-1
/
+0
2024-05-13
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2
-4
/
+2
2024-05-13
[Bug][Keyboard] Fix encoder resolution issue with Binepad BNK9 (#23707)
Vino Rodrigues
2
-4
/
+2
2024-04-11
Data-Driven Keyboard Conversions: B (#23425)
James Young
7
-31
/
+12
2024-03-30
Migrate build target markers to keyboard.json (#23293)
Joel Challis
10
-5
/
+0
2024-03-14
Migrate features from rules.mk to DD (#23247)
Joel Challis
2
-12
/
+8
2024-01-31
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
8
-0
/
+185
2024-01-31
[Keyboard] Add BINEPAD BNK9 (#22831)
Vino Rodrigues
8
-0
/
+185
2024-01-04
Migrate RGB Matrix config to info.json - B (#22806)
Joel Challis
2
-66
/
+16
2023-12-20
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)
Ryan
1
-1
/
+1
2023-09-14
Remove duplication of EEPROM defaults (#22011)
Joel Challis
1
-5
/
+1
2023-09-14
Migrate WEAR_LEVELING_*_SIZE to info.json (#22010)
Joel Challis
6
-32
/
+11
2023-09-09
[Keyboard] Add Binepad Pixie (#21524)
Vino Rodrigues
8
-0
/
+132
2023-08-23
RGB Matrix: driver naming cleanups (#21594)
Ryan
1
-1
/
+1
2023-08-06
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2
-2
/
+2
2023-08-06
Fix `binepad/bn009` and `durgod/dgk6x/hades_ansi` keymaps (#21701)
Ryan
2
-2
/
+2
2023-06-23
Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)
Nick Brassel
1
-2
/
+0
2023-05-04
Even more `info.json` whitespace cleanups (#20703)
Ryan
2
-21
/
+21
2023-05-02
`info.json` whitespace cleanups (#20651)
Ryan
1
-1
/
+0
2023-04-15
Fix info.json LTO and format encoder definitions (#20456)
Ryan
2
-8
/
+2
2023-04-15
Encodermap direction define. (#20454)
Nick Brassel
2
-2
/
+2
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2
-1
/
+3
2023-03-20
[Keyboard] Consolidate Binepad BN009 R1 and R2 (#20113)
Vino Rodrigues
20
-259
/
+129
2023-03-11
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
6
-0
/
+132
2023-03-10
[Keyboard] Add Binpad BN009 R2 3x3 macropad (#19992)
Vino Rodrigues
7
-1
/
+132
2023-03-11
Move matrix config to info.json, part 4 (#20001)
Ryan
4
-14
/
+10
2023-02-23
Migrate some more layouts to data driven (#19889)
Ryan
6
-99
/
+14
2023-02-21
Add some missing `#pragma once`s (#19902)
Ryan
1
-2
/
+0
2023-02-17
Remove matrix size defines (#19581)
Ryan
2
-8
/
+0
2023-02-10
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
10
-11
/
+60
2023-02-09
[Keyboard] Add Binepad BNR1 v2 rotary encoder (#19770)
Vino Rodrigues
10
-11
/
+60
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
4
-12
/
+4
2023-02-06
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
2
-10
/
+0
2023-02-03
Debounce defines cleanup (#19742)
Ryan
4
-10
/
+0
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2
-8
/
+0
2023-01-30
Clean up Force NKRO in config.h (#19718)
Ryan
2
-57
/
+0
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2
-2
/
+0
2022-11-27
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
1
-1
/
+1
[next]