Ilya Zhuravlev
e9d70b410a
Merge remote-tracking branch 'qmk/master' into merge-2024-06-23
2024-06-23 22:54:29 -06:00
Ilya Zhuravlev
17e46fcec7
Merge remote-tracking branch 'qmk/master' into merge-2024-04-15
2024-04-15 19:43:02 -06:00
James Young
63bc7b63a6
Data-Driven Keyboard Conversions: A ( #23379 )
2024-04-02 17:45:44 +01:00
Joel Challis
831deac212
Migrate build target markers to keyboard.json ( #23293 )
2024-03-30 11:31:50 +00:00
Joel Challis
8e5cd981e1
Migrate features from rules.mk to DD ( #23247 )
2024-03-14 03:56:42 +00:00
Nick Brassel
f25226453f
Remove obvious user keymaps, keyboards/a*
edition. ( #22692 )
2023-12-18 14:06:47 +11:00
Ilya Zhuravlev
66574eb854
Merge remote-tracking branch 'qmk/master' into merge-2023-12-16
2023-12-16 10:48:34 -06:00
James Young
05dfe9f9c5
Alchemist Keyboards OGRN Layout Addition ( #22080 )
...
* Add layout/matrix diagram
[docs]
* Friendly-format `info.json`
[style]
* Add `LAYOUT_ortho_5x4`
[enhancement]
* Touch-up keymaps
- update grid-alignment (layer-to-layer consistency)
- fix box drawings
[style]
* Extend Community Layout support
Add `ortho_5x4` to supported Community Layouts.
[enhancement]
2023-09-19 23:35:37 -07:00
Ilya Zhuravlev
c05356439e
Merge branch 'vial' into merge-2023-06-03
2023-07-15 22:23:48 -06:00
Rachmansyah Budi Setiawan
00ff5b30da
sync changes from via keymap onto vial keymap for vero
2023-07-06 21:50:53 +08:00
Rachmansyah Budi Setiawan
9c116ec566
sync changes for vero from qmk-firmware
2023-07-06 21:46:00 +08:00
a33bis
25384b47a1
OGR Support ( #485 )
...
* Basic port
* Revert name change + keymap clean up
* Fix whitespace
2023-06-24 22:54:28 -06:00
Ilya Zhuravlev
d6e95213e3
Merge remote-tracking branch 'qmk/master' into merge-2023-06-03
2023-06-03 12:35:25 -06:00
Joel Challis
c7c510f53f
Specifying the default board file is redundant ( #20807 )
2023-05-08 18:05:29 -06:00
Ryan
ef6a712899
Even more info.json
whitespace cleanups ( #20703 )
2023-05-04 19:09:59 +10:00
Ryan
79aa319946
info.json
whitespace cleanups (#20651 )
2023-05-02 08:25:15 +10:00
James Young
2f74cc8928
AKB Vero Layout Macro Additions ( #20491 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_60_true_hhkb_split_space with reference keymap
* add LAYOUT_60_true_hhkb with reference keymap
* add LAYOUT_60_true_hhkb_iso_split_space with reference keymap
* add LAYOUT_60_true_hhkb_iso with reference keymap
* add matrix position [2, 12] to LAYOUT_all
* assign position [2, 12] to `KC_NUHS` in `default`/`via` keymaps
2023-04-22 12:50:04 -07:00
James Young
72c07e2629
AKB OGR Layout Macro Additions ( #20490 )
...
* add matrix_diagram.md
* info.json: apply friendly formatting
* add LAYOUT_65_xt_ansi_blocker_split_bs with reference keymap
* add LAYOUT_65_xt_ansi_blocker with reference keymap
* add LAYOUT_65_xt_ansi_blocker_wkl_split_bs with reference keymap
* add LAYOUT_65_xt_ansi_blocker_wkl with reference keymap
* add LAYOUT_65_xt_iso_blocker_split_bs with reference keymap
* add LAYOUT_65_xt_iso_blocker with reference keymap
* add LAYOUT_65_xt_iso_blocker_wkl_split_bs with reference keymap
* add LAYOUT_65_xt_iso_blocker_wkl with reference keymap
2023-04-22 09:36:07 -07:00
Ryan
5bd68e3695
Move single LAYOUT
s to data driven ( #20365 )
2023-04-12 13:42:51 +10:00
Ilya Zhuravlev
06a2fdcc9c
Merge remote-tracking branch 'qmk/master' into merge-2023-03-12
2023-03-18 17:51:58 -06:00
Ryan
d8aec71e48
Remove trailing zeroes in info.json layouts ( #20156 )
2023-03-17 14:21:53 +00:00
Ryan
02ccc50e60
Remove more empty headers ( #20155 )
2023-03-17 14:02:04 +11:00
Ryan
e933e0411f
Move matrix config to info.json, part 5 ( #20003 )
...
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-11 05:41:58 +11:00
Ryan
499fc3b85e
Add some missing #pragma once
s ( #19902 )
2023-02-21 15:55:23 +00:00
Ryan
2da0827d4f
Remove matrix size defines ( #19581 )
2023-02-17 16:08:25 +11:00
Ryan
ccb6c908dd
Remove SOFT_SERIAL_PIN
for non-split boards ( #19774 )
...
* Remove `SOFT_SERIAL_PIN` for non-split boards
* Delete more empty config.h
2023-02-08 23:57:42 +00:00
Ryan
f9aeea64c1
Migrate MCU
and BOOTLOADER
to data-driven ( #19529 )
2023-02-08 18:41:46 +11:00
Ryan
ebb512db82
Debounce defines cleanup ( #19742 )
...
* Clean up `DEBOUNCE` in config.h, 0-9
* Clean up `DEBOUNCE` in config.h, A
* Clean up `DEBOUNCE` in config.h, B
* Clean up `DEBOUNCE` in config.h, C
* Clean up `DEBOUNCE` in config.h, D
* Clean up `DEBOUNCE` in config.h, E
* Clean up `DEBOUNCE` in config.h, F
* Clean up `DEBOUNCE` in config.h, G
* Clean up `DEBOUNCE` in config.h, H
* Clean up `DEBOUNCE` in config.h, handwired
* Clean up `DEBOUNCE` in config.h, I
* Clean up `DEBOUNCE` in config.h, J
* Clean up `DEBOUNCE` in config.h, K
* Clean up `DEBOUNCE` in config.h, L
* Clean up `DEBOUNCE` in config.h, M
* Clean up `DEBOUNCE` in config.h, N
* Clean up `DEBOUNCE` in config.h, O
* Clean up `DEBOUNCE` in config.h, P
* Clean up `DEBOUNCE` in config.h, Q
* Clean up `DEBOUNCE` in config.h, R
* Clean up `DEBOUNCE` in config.h, S
* Clean up `DEBOUNCE` in config.h, T
* Clean up `DEBOUNCE` in config.h, U
* Clean up `DEBOUNCE` in config.h, V
* Clean up `DEBOUNCE` in config.h, W
* Clean up `DEBOUNCE` in config.h, X
* Clean up `DEBOUNCE` in config.h, Y
* Clean up `DEBOUNCE` in config.h, Z
* Remove default debounce from info.json
* Migrate non-default debounce to info.json
2023-02-03 19:19:58 +00:00
Ryan
f20a05440e
Remove unused MATRIX_HAS_GHOST
from config.h ( #19726 )
2023-02-03 00:04:10 +00:00
Nick Brassel
f6dd8dea2e
Remove usages of config_common.h from config.h files. ( #19714 )
2023-01-31 06:03:30 +11:00
rachmansyahbs
adc1167fd3
Add AKB Vero and vial keymap for it ( #349 )
2023-01-27 12:30:19 -06:00
Nick Brassel
327f7ee9a7
Fixup ChibiOS header inclusion search ordering. ( #19623 )
...
* Add STM32F446-Nucleo onekey.
* Fixup onekey build for F446, all keymaps.
* Fixup board inclusion search ordering.
2023-01-19 01:05:29 +00:00
Ryan
1cb1a5a374
Remove legacy Grave Escape keycodes ( #18787 )
2022-10-20 18:04:11 -07:00
Ryan
5e4b076af3
Remove legacy keycodes, part 5 ( #18710 )
...
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
arnstadm
ca7cfff7c5
add akb/vero ( #18652 )
2022-10-13 20:34:35 +01:00
Joel Challis
bbc3bc55f2
RESET -> QK_BOOT user keymaps ( #17940 )
2022-08-21 23:55:30 +01:00
Drashna Jael're
8f6b019dcc
Merge remote-tracking branch 'origin/master' into develop
2022-08-20 10:22:48 -07:00
Joel Challis
d2accb48e7
RESET -> QK_BOOT keyboard readme ( #18110 )
2022-08-20 11:34:17 +01:00
QMK Bot
31e78aafbd
Merge remote-tracking branch 'origin/master' into develop
2022-08-13 02:47:02 +00:00
arnstadm
aee48b8aab
[Keyboard] add ogrn ( #17983 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-08-12 19:46:16 -07:00
QMK Bot
7a95926f46
Merge remote-tracking branch 'origin/master' into develop
2022-08-13 02:30:55 +00:00
arnstadm
5ed7e1acf1
[Keyboard] Add akb-ogr ( #17982 )
...
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-08-12 19:30:10 -07:00
Nick Brassel
154d35ac14
Remove UNUSED_PINS
( #17931 )
2022-08-06 23:23:35 +10:00
Ryan
674422eb13
Move keyboard USB IDs and strings to data driven: A ( #17781 )
2022-07-26 01:52:18 +01:00
Joel Challis
b7771ec25b
RESET -> QK_BOOT default keymaps ( #17037 )
2022-05-15 20:26:27 +01:00
Ryan
a8d440e4e0
Tidy up NKRO_ENABLE rules ( #15382 )
2021-12-09 16:05:44 +11:00
Ryan
c12b997679
Tidy up SLEEP_LED_ENABLE
rules ( #15362 )
2021-12-01 21:13:00 +11:00
James Young
84ea77ead6
Remove BOOTMAGIC_ENABLE = lite
option ( #15002 )
...
* 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-11-05 08:18:09 +11:00
Ryan
36bc3c867e
Remove redundant UNICODE_ENABLE = no
in keyboard-level rules.mk ( #14633 )
2021-09-30 08:14:21 +10:00
Ryan
6b74e48f81
Remove audio pin references in rules.mk ( #14532 )
2021-09-21 20:04:03 +10:00