Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-30 | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | |
2022-09-29 | Updated documentations. No changes to keymap.c functions. (#18530) | syntax-magic | |
2022-09-26 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-09-25 | [Keymap] Switched keys around in RIGHFN layer and updated indicator lights ↵ | syntax-magic | |
to green (#18465) Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: syntax-magic <dkim.8881@gmail.com> | |||
2022-09-23 | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | |
2022-09-07 | [Keymap] removed else in numlock led if statement (#18304) | syntax-magic | |
2022-09-07 | added a new kprepublic/bm40hsrgb keymap called dan (#18301) | syntax-magic | |
by syntax-magic | |||
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | |
2022-08-17 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-17 | [Keymap] Add personal keymap for kprepublic BM40HSRGB (#18021) | CoffeeIsLife | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Fae <faenkhauser@gmail.com> | |||
2022-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel | |
2022-08-06 | [Core] Process all changed keys in one scan loop, deprecate ↵ | Stefan Kerkmann | |
`QMK_KEYS_PER_SCAN` (#15292) | |||
2022-08-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2022-08-03 | Move keyboard USB IDs and strings to data driven: K (#17846) | Ryan | |
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | |||
2022-07-19 | Remove full bootmagic config (#17702) | Joel Challis | |
2022-07-02 | Adding 34keys layout for kprepublic bm40 keyboard. (#15974) | Taeyoon Kim | |
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | |
2022-05-15 | Rename keymap_extras headers for consistency (#16939) | Ryan | |
2021-12-09 | Tidy up NKRO_ENABLE rules (#15382) | Ryan | |
2021-12-01 | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | |
2021-11-18 | rename kprepublic bm keyboards to have a standardized naming format (#15047) | peepeetee | |
* change missed kprepublic readmes * fix xiudi readmes * initial change, see pr description * change readmes * changes names in readmes and device descriptors | |||
2021-11-15 | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | |
2021-11-05 | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | |
* 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. | |||
2021-09-18 | [Keymap] Added Brazilian keymap for BM40RGB (#14431) | Lui Wolff | |
2021-09-12 | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | |
2021-09-12 | Remove width, height and key_count from info.json (#14274) | Ryan | |
2021-09-07 | [Keymap] New keymap for bm40 (#14182) | Gabriel Bustamante | |
2021-08-26 | Update readme files (#14172) | Joel Challis | |
2021-08-22 | Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159) | peepeetee | |
* reset; redoing my steps; and recommit * include xd002/.noci |