summaryrefslogtreecommitdiffstats
path: root/keyboards/kprepublic
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-029-0/+461
|\
| * [Keyboard]KPrepublic bm80v2 Keyboard ISO support (#17193)Yizhen Liu2022-07-029-0/+461
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-024-0/+217
|\|
| * Adding 34keys layout for kprepublic bm40 keyboard. (#15974)Taeyoon Kim2022-07-024-0/+217
| |
* | Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-193-5/+5
| | | | | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* | tap-dance: Restructure code and document in more detail (#16394)Jouke Witteveen2022-06-132-1/+11
|/
* [Keyboard] Fix kprepublic/bm60hsrgb_ec/rev2 (#17334)jack2022-06-093-5/+4
|
* [Keyboard] Add KPrepublic BM60hsrgb_ec V1 and V2 (#15104)peepeetee2022-06-0819-0/+1048
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* move RESET to QK_BOOT (#17278)Carlo Sala2022-05-312-2/+2
| | | | | * move RESET to QK_BOOT * fix tapping_term
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-1539-39/+39
|
* Rename keymap_extras headers for consistency (#16939)Ryan2022-05-151-1/+1
|
* feat: add support for JJ50 VIA (#16420)Guillaume Gérard2022-05-093-0/+160
|
* update kprepublic/bm60hsrgb_poker/rev1/keymaps/carlosala keymap (#16725)Carlo Sala2022-03-242-0/+2
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-1510-34/+1
| | | | (#16655)
* [Keyboard] BM68HSRGB/rev2 (#16454)peepeetee2022-03-0610-2/+629
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove 1k USB_POLLING_INTERVAL_MS config from keyboards and default-ish ↵Joel Challis2022-02-263-3/+0
| | | | | | | keymaps (#16448) * Remove 1k USB_POLLING_INTERVAL_MS config from keyboard level * Remove 1k USB_POLLING_INTERVAL_MS config from default|via keymaps
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-272-29/+36
|\
| * [Keyboard] fixed led_config: missing key, missing/wrong flags (#16048)p4yne2022-01-272-29/+36
| | | | | | | | | | | | | | | | | | | | | | * fixed ledmap: missing key, missing/wrong flags * Update keyboards/kprepublic/bm65hsrgb_iso/bm65hsrgb_iso.c Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com> * corrected c&p error user name in GPL header Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-112-2/+2
|\|
| * Correct matrix effect name (#15816)Albert Y2022-01-112-2/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-111-6/+15
|\|
| * [Keymap] AJP10304 layout, add Colemak-DHm layer (#15582)Alan Pocklington2022-01-101-6/+15
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-113-0/+0
|\|
| * [Keymap] fix: moving keymap to rev1 folder (#15663)Carlo Sala2022-01-103-0/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-073-27/+93
|\|
| * JJ50 Touch-Up (#15762)James Young2022-01-073-27/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | * rules.mk: Build Options sorting and white space * use QMK 3-character notation * info.json: apply friendly formatting * info.json: use 3-character notation * move layout macro alias to info.json * number matrix identifiers by electrical position
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-034-9/+11
|\|
| * [Keyboard] change bm60hsrgb/rev2 layout to LAYOUT_60_ansi_arrow (#15701)peepeetee2022-01-034-9/+11
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-011-3/+3
|\|
| * BM60HSRGB Poker rev2: Fix QMK Configurator Implementation (#15697)James Young2022-01-011-3/+3
| | | | | | | | | | | | | | * fix layout macro reference * correct layout data * correct maintainer field
* | move bm65hsrgb_iso and bm68hsrgb to rev1/ (#15132)peepeetee2021-12-2830-2/+2
|/
* [Keyboard] Add KPrepublic bm980hsrgb support (#14724)peepeetee2021-12-2412-0/+561
| | | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add KPrepublic BM60hsrgb_iso/rev2, acting in lieu of @bdtc123 ↵peepeetee2021-12-2416-4/+629
| | | | | (#15095) Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add bm60hsrgb_poker/rev2, a continuation of #15001 (#15103)peepeetee2021-12-2418-3/+606
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-144-48/+48
| | | | | | | * Remove unnecessary backslash-escapes in default keymaps * Remove unnecessary backslash-escapes in via keymaps * Remove unnecessary backslash-escapes in default-ish keymaps
* Fix up build options comments (#15463)Ryan2021-12-122-2/+4
|
* bugfix (I don't know what's changed yet but something changed) (#15455)peepeetee2021-12-111-1/+1
|
* [Keyboard] Add KPrepublic BM60hsrgb/rev2 (#15177)peepeetee2021-12-1018-2/+590
| | | | | acting in lieu of bdtc123 Co-authored-by: Ryan <fauxpark@gmail.com>
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-0916-30/+16
|
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-092-38/+0
|
* [Keyboard] Update BM68RGB Caps Lock Backlight status indication (#13497)SergioPoverony2021-12-051-0/+8
| | | Co-authored-by: Drashna Jael're <drashna@live.com>
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-0116-30/+0
|
* feat: adding carlosala keymap (#15281)Carlo Sala2021-11-293-0/+33
|
* rename kprepublic bm keyboards to have a standardized naming format (#15047)peepeetee2021-11-1896-69/+69
| | | | | | | | | | | * change missed kprepublic readmes * fix xiudi readmes * initial change, see pr description * change readmes * changes names in readmes and device descriptors
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-1512-204/+534
|
* Fixup broken build after #15040 (#15073)Sergey Vlasov2021-11-066-3/+3
| | | Rename keyboard files after moving them into revision directories.
* Update updated KPrepublic boards to be prepared for the update (#15040)peepeetee2021-11-0519-5/+5
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-11-051-3/+7
|\
| * kprepublic/bm65rgb/rev1: Fix info.json (#15066)Sergey Vlasov2021-11-051-3/+7
| |
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-0516-16/+16
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove BOOTMAGIC_ENABLE=lite setting * change keyboard BOOTMAGIC_ENABLE rules Edits keyboard-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keyboard BOOTMAGIC_ENABLE inline comments Edits keyboard-level BOOTMAGIC_ENABLE inline comments to "Enable Bootmagic Lite". * change keymap BOOTMAGIC_ENABLE rules Edits keymap-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. * change keymap BOOTMAGIC_ENABLE inline comments Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * change layout/user BOOTMAGIC_ENABLE rules/comments Edits instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`. Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite". * update non-rules.mk BOOTMAGIC_ENABLE references in keyboards/ * remove docs references to Full Bootmagic * convert data-driven Bootmagic Lite instances * remove Bootmagic Lite bodge from data-driven generation * Merge remote-tracking branch 'upstream/develop' into rm/bootmagic-full_q4a * update docs/ja/config_options.md per mtei * update docs/faq_misc.md per mtei Remove remaining Full Bootmagic reference.