summaryrefslogtreecommitdiff
path: root/keyboards/kprepublic/bm60hsrgb_poker
AgeCommit message (Expand)Author
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan
2023-03-11Move matrix config to info.json, part 8 (#20030)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2023-01-04feat(kprepublic/bm60hsrgb_poker): update carlosala keymap (#19426)Carlo
2022-10-31Normalise Unicode keycodes (#18898)Ryan
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre
2022-09-26Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-03Move keyboard USB IDs and strings to data driven: K (#17846)Ryan
2022-05-31move RESET to QK_BOOT (#17278)Carlo Sala
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-03-24update kprepublic/bm60hsrgb_poker/rev1/keymaps/carlosala keymap (#16725)Carlo Sala
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2022-02-26Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish keyma...Joel Challis
2022-01-10[Keymap] fix: moving keymap to rev1 folder (#15663)Carlo Sala
2022-01-01BM60HSRGB Poker rev2: Fix QMK Configurator Implementation (#15697)James Young
2021-12-24[Keyboard] Add bm60hsrgb_poker/rev2, a continuation of #15001 (#15103)peepeetee
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-29feat: adding carlosala keymap (#15281)Carlo Sala
2021-11-18rename kprepublic bm keyboards to have a standardized naming format (#15047)peepeetee