summaryrefslogtreecommitdiffstats
path: root/keyboards/kprepublic/bm40hsrgb/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Remove legacy international keycodes (#18588)Ryan2022-10-091-3/+3
|
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-046-27/+31
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-09-302-4/+83
|\
| * Updated documentations. No changes to keymap.c functions. (#18530)syntax-magic2022-09-292-4/+83
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-261-65/+60
|\|
| * [Keymap] Switched keys around in RIGHFN layer and updated indicator lights ↵syntax-magic2022-09-251-65/+60
| | | | | | | | | | | | to green (#18465) Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: syntax-magic <dkim.8881@gmail.com>
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-234-15/+15
|/
* [Keymap] removed else in numlock led if statement (#18304)syntax-magic2022-09-071-2/+1
|
* added a new kprepublic/bm40hsrgb keymap called dan (#18301)syntax-magic2022-09-072-0/+336
| | | by syntax-magic
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-216-6/+6
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-174-0/+309
|\
| * [Keymap] Add personal keymap for kprepublic BM40HSRGB (#18021)CoffeeIsLife2022-08-174-0/+309
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Fae <faenkhauser@gmail.com>
* | [Core] Process all changed keys in one scan loop, deprecate ↵Stefan Kerkmann2022-08-062-7/+1
| | | | | | | | `QMK_KEYS_PER_SCAN` (#15292)
* | Remove full bootmagic config (#17702)Joel Challis2022-07-194-16/+0
|/
* Adding 34keys layout for kprepublic bm40 keyboard. (#15974)Taeyoon Kim2022-07-024-0/+217
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* Rename keymap_extras headers for consistency (#16939)Ryan2022-05-151-1/+1
|
* rename kprepublic bm keyboards to have a standardized naming format (#15047)peepeetee2021-11-184-8/+8
| | | | | | | | | | | * 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-154-147/+147
|
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-054-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* [Keymap] Added Brazilian keymap for BM40RGB (#14431)Lui Wolff2021-09-182-0/+199
|
* [Keymap] New keymap for bm40 (#14182)Gabriel Bustamante2021-09-074-0/+268
|
* Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159)peepeetee2021-08-2217-0/+1465
* reset; redoing my steps; and recommit * include xd002/.noci