Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove legacy keycodes, part 6 (#18740) | Ryan | 2022-10-16 | 3 | -3/+3 |
| | | | | | | | | | * `KC_RSHIFT` -> `KC_RSFT` * `KC_RCTRL` -> `KC_RCTL` * `KC_LSHIFT` -> `KC_LSFT` * `KC_LCTRL` -> `KC_LCTL` | ||||
* | Update info.json configs to explicitly list RGBLIGHT animations (#18730) | Drashna Jaelre | 2022-10-15 | 3 | -3/+30 |
| | |||||
* | Fix Per Key LED Indicator Callbacks (#18450) | Drashna Jaelre | 2022-10-04 | 1 | -13/+14 |
| | | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) | Ryan | 2022-09-23 | 6 | -6/+6 |
| | |||||
* | Fix boardsource/lulu RGB matrix (#18407) | Felix Springer | 2022-09-19 | 1 | -45/+45 |
| | | | | | | | | | | | | | | | | | * Fix ordering of entries for RGB matrix. * Fix typos in RGB matrix definition. These matrix indices overlapped. * Improve positions in RGB matrix. The rotary encoder and the key below that are in a new column. The rotary encoder's height is inbetween rows. The key below is kind of off-axis and thus hard to pin down to a specific location. The modifer keys in the bottom row are staggered compared to the other columns. | ||||
* | Fix DD use within boardsource/microdox (#18319) | Joel Challis | 2022-09-09 | 4 | -95/+3 |
| | |||||
* | Add absolute key positions to microdox info.json (#18238) | Tim Traversy | 2022-09-03 | 1 | -35/+35 |
| | |||||
* | fix boardsource/lulu (#18217) | jack | 2022-08-30 | 1 | -1/+0 |
| | |||||
* | Add boardsource/lulu RP2040 support (#18200) | jack | 2022-08-30 | 11 | -21/+81 |
| | | | by waffle87 | ||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 2 | -2/+2 |
| | |||||
* | [Keyboard] Fix compilation issues for Boardsource Microdox (#18037) | Drashna Jaelre | 2022-08-14 | 1 | -0/+2 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2022-08-14 | 1 | -0/+77 |
|\ | |||||
| * | Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945) | Ryan | 2022-08-14 | 2 | -6/+6 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-03 | 1 | -348/+368 |
|\| | |||||
| * | boardsource/the_mark: add QMK Configurator layout data (#17898) | James Young | 2022-08-03 | 1 | -348/+368 |
| | | | | | | | | | | | | | | * boardsource/the_mark: add QMK Configurator layout data * add keyboard maintainers to info.json Adds the individual and organization accounts as listed maintainers. | ||||
| * | Move keyboard USB IDs and strings to data driven: B (#17782) | Ryan | 2022-07-25 | 4 | -13/+12 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-24 | 1 | -3/+3 |
|\| | |||||
| * | boardsource/beiwagon: correct QMK Configurator layout data (#17771) | James Young | 2022-07-24 | 1 | -3/+3 |
| | | |||||
* | | [Keyboard] boardsource/microdox data driven (#17675) | jack | 2022-07-18 | 19 | -339/+238 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-13 | 9 | -280/+168 |
|\| | |||||
| * | boardsource/technik_o data driven (#17635) | jack | 2022-07-13 | 9 | -280/+168 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-13 | 8 | -234/+128 |
|\| | |||||
| * | boardsource/5x12 data driven (#17630) | jack | 2022-07-13 | 8 | -234/+128 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-13 | 8 | -197/+103 |
|\| | |||||
| * | boardsource/4x12 data driven (#17629) | jack | 2022-07-13 | 8 | -197/+103 |
| | | |||||
* | | [Keyboard] boardsource/lulu data driven (#17638) | jack | 2022-07-12 | 7 | -358/+380 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-13 | 12 | -714/+470 |
|\| | |||||
| * | [Keyboard] boardsource/the_mark data driven (#17637) | jack | 2022-07-12 | 12 | -714/+470 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-13 | 18 | -539/+241 |
|\| | |||||
| * | [Keyboard] boardsource/technik_s data driven (#17636) | jack | 2022-07-12 | 9 | -290/+160 |
| | | |||||
| * | [Keyboard] boardsource/beiwagon data driven (#17631) | jack | 2022-07-12 | 9 | -249/+81 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-07-13 | 8 | -167/+67 |
|\| | |||||
| * | [Keyboard] boardsource/3x4 data driven (#17628) | jack | 2022-07-12 | 8 | -167/+67 |
| | | | | | | | | | | | | | | * initial * change to development board * replaced KC_TRNS & use rules.mk template | ||||
* | | [Keyboard] boardsource/holiday/spooky data driven (#17632) | jack | 2022-07-12 | 8 | -317/+124 |
|/ | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-05-17 | 1 | -10/+10 |
|\ | |||||
| * | [Keyboard] lulu LED index correction (#17108) | Albert Y | 2022-05-16 | 1 | -10/+10 |
| | | |||||
* | | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 17 | -19/+19 |
|/ | |||||
* | boardsource/microdox V2 (#16569) | jack | 2022-04-19 | 14 | -219/+282 |
| | |||||
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | 2022-03-15 | 9 | -28/+0 |
| | | | | (#16655) | ||||
* | [Keyboard] Lulu keyboard by boardsource (#15951) | cole smith | 2022-02-11 | 9 | -0/+657 |
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | Boardsource The Mark 65 Touch-Up and Layout Additions (#16270) | James Young | 2022-02-07 | 8 | -332/+598 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * the_mark.h: use ____ for KC_NO * the_mark.h: number matrix positions electrically `K300` and `K301` has misleading identifiers - `K300` was on column 1 and `K301` on column 0. * the_mark.h: use QMK 3-character notation * the_mark.h: add matrix diagram * refactor reference keymaps - convert tabs to spaces - use four-space indent - grid align keycodes - remove extra line breaks - add layer indexes to `via` keymap * info.json: apply friendly formatting * add LAYOUT_ansi_split_bs_space Includes reference keymap. * add LAYOUT_iso_split_bs_space Includes reference keymap. * info.json: edit maintainer value There is a Boardsource GitHub account, but knowing the user who maintains it is helpful. | ||||
* | [Keyboard] Remove locking support for Boardsource LP boards (#15747) | Albert Y | 2022-01-05 | 3 | -6/+6 |
| | |||||
* | [Keyboard] Add swap hands support for Technik_O (#15477) | Albert Y | 2021-12-14 | 1 | -0/+12 |
| | | | Co-authored-by: filterpaper <filterpaper@localhost> | ||||
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 9 | -18/+9 |
| | |||||
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 9 | -18/+0 |
| | |||||
* | [Keyboard] Add mousekey support for Technik variants (#15258) | Albert Y | 2021-11-29 | 2 | -2/+2 |
| | | | Co-authored-by: filterpaper <filterpaper@localhost> | ||||
* | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | 2021-11-15 | 3 | -5/+149 |
| | |||||
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | 2021-11-05 | 8 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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. | ||||
* | [Core] Change OLED task function to be boolean (#14864) | Drashna Jaelre | 2021-11-02 | 4 | -4/+8 |
| | | | | | | | | | | | | | * [Core] Add kb level callbacks to OLED driver * Update keyboards and keymaps * Update docs * Update userspace configs * Add fix for my keymap ... * update lefty | ||||
* | Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) | Ryan | 2021-09-30 | 2 | -2/+0 |
| |