Ryan
|
c347e732be
|
Remove legacy EEPROM clear keycodes (#18782)
* `EEP_RST` -> `EE_CLR`, default-ish keymaps
* `EEP_RST` -> `EE_CLR`, user keymaps
* `EEP_RST` -> `EE_CLR`, community layouts
* `EEP_RST` -> `EE_CLR`, userspace
* `EEP_RST` -> `EE_CLR`, docs & core
|
2022-10-20 12:20:07 +01: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 |
|
Drashna Jaelre
|
be1c9af209
|
Update info.json configs to explicitly list RGBLIGHT animations (#18730)
|
2022-10-15 09:54:52 -07:00 |
|
Ryan
|
4b2d71de52
|
Remove legacy international keycodes (#18588)
|
2022-10-09 14:51:09 +11:00 |
|
takashicompany
|
45cc7f1e94
|
[Keyboard] Add GOAT51 (#18220)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
2022-09-24 07:05:53 -07: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
|
e938c663e5
|
Merge remote-tracking branch 'origin/master' into develop
|
2022-08-06 17:19:59 +00:00 |
|
takashicompany
|
c8afb7a513
|
Update miniZone keymap (#17919)
|
2022-08-06 18:19:25 +01:00 |
|
Nick Brassel
|
154d35ac14
|
Remove UNUSED_PINS (#17931)
|
2022-08-06 23:23:35 +10:00 |
|
Ryan
|
17176daf26
|
Move keyboard USB IDs and strings to data driven: T (#17899)
|
2022-08-04 02:35:08 +01:00 |
|
James Young
|
753ca0e13c
|
takashicompany miniZone: fix QMK Configurator implementation (#17801)
|
2022-07-25 22:20:36 -07:00 |
|
takashicompany
|
62e3f8b885
|
Add miniZone Keymap (#17552)
|
2022-07-20 17:59:40 +01:00 |
|
takashicompany
|
819231afe1
|
Add keymap for Radialex (#17662)
* fix keymap
* fix keymaps
|
2022-07-19 11:28:45 +01:00 |
|
Joel Challis
|
ebd4027883
|
Refactor legacy quantum keycodes in default-ish keymaps (#17150)
|
2022-05-27 06:07:42 +10:00 |
|
QMK Bot
|
a97ed8a1fd
|
Merge remote-tracking branch 'origin/master' into develop
|
2022-05-20 04:38:48 +00:00 |
|
takashicompany
|
38073c3d44
|
[Keyboard] Add miniZone keyboard (#16644)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
2022-05-19 21:38:00 -07:00 |
|
Joel Challis
|
b7771ec25b
|
RESET -> QK_BOOT default keymaps (#17037)
|
2022-05-15 20:26:27 +01:00 |
|
Ryan
|
4a8bd7b9a5
|
Rename keymap_extras headers for consistency (#16939)
|
2022-05-15 21:27:01 +10:00 |
|
takashicompany
|
82828c3205
|
[Keyboard] Add keyboard "Spreadwriter" (#17031)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
2022-05-13 09:53:43 -07:00 |
|
takashicompany
|
615dbd62e9
|
[Keyboard] Fix led num for center_enter/qoolee (#17050)
|
2022-05-10 11:07:01 -07:00 |
|
Ryan
|
764dc18a81
|
Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h (#16655)
|
2022-03-15 13:56:58 +00:00 |
|
Joel Challis
|
ed169a6b30
|
Correct order of takashicompany/dogtag info.json (#16591)
|
2022-03-09 01:24:59 +00:00 |
|
takashicompany
|
41fb9120d0
|
[Keyboard] Update DogTag Macro Pad (#16446)
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
2022-03-06 23:02:52 -08:00 |
|
takashicompany
|
7e4f74d689
|
[Keyboard] Update Heavy Left (#16354)
|
2022-02-21 09:11:00 -08:00 |
|
James Young
|
66c81ed82e
|
Takashi Company Center x Enter: correct info.json key sequence (#16120)
* info.json: apply friendly formatting
* info.json: update labels for clarity
* info.json: correct key sequence
|
2022-01-29 23:29:42 +00:00 |
|
James Young
|
e0de2b0279
|
Takashi Company QooLee: correct info.json key sequence (#16121)
* info.json: apply friendly formatting
* info.json: correct maintainer field
Fixes a typo.
* info.json: correct key sequence
|
2022-01-29 23:28:57 +00:00 |
|
takashicompany
|
fb93869af0
|
[Keyboard] add Radialex (#14949)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: takashicompany <takashicompany@TMPB2021.local>
|
2021-12-10 22:46:53 -08: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 |
|
Drashna Jaelre
|
d184a85e62
|
[Keyboard] Fix up Endgame34 (#15366)
|
2021-12-01 06:15:28 +11:00 |
|
takashicompany
|
ea9fead229
|
Update VIA keymap for "EndZone34" (#15077)
|
2021-11-29 00:28:54 -08:00 |
|
takashicompany
|
47764132f1
|
[Keyboard] Add "DogTag" (#15259)
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
2021-11-29 00:20:15 -08:00 |
|
QMK Bot
|
fde8505661
|
Merge remote-tracking branch 'origin/master' into develop
|
2021-11-06 15:41:56 +00:00 |
|
takashicompany
|
74b5a4357c
|
[Keyboard] Add new keyboard "Heavy Left" (#15052)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2021-11-06 08:41:22 -07: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 |
|
QMK Bot
|
d4bbecb308
|
Merge remote-tracking branch 'origin/master' into develop
|
2021-11-04 15:53:42 +00:00 |
|
Drashna Jaelre
|
c85109b108
|
[Keyboard] Reduce compile size for takashicompany compacx (#15054)
|
2021-11-04 15:53:02 +00:00 |
|
QMK Bot
|
5d2ccae62c
|
Merge remote-tracking branch 'origin/master' into develop
|
2021-11-04 05:26:58 +00:00 |
|
takashicompany
|
8ce69e6a83
|
[Keyboard] Add new keyboard "Compacx" (#14903)
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2021-11-03 22:26:18 -07:00 |
|
Drashna Jaelre
|
9d235d4fc5
|
[Core] Change OLED task function to be boolean (#14864)
* [Core] Add kb level callbacks to OLED driver
* Update keyboards and keymaps
* Update docs
* Update userspace configs
* Add fix for my keymap ...
* update lefty
|
2021-11-02 09:42:50 +11:00 |
|
takashicompany
|
53d614955d
|
[Keyboard] Add new keyboard "QooLee" (#14977)
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2021-10-31 01:17:38 -07:00 |
|
takashicompany
|
2d8dcf08e8
|
[Keyboard] Add "Center x Enter" (#14790)
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
2021-10-11 19:41:50 -07:00 |
|
Ryan
|
5af1799735
|
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
|
2021-09-12 15:27:29 +10:00 |
|
James Young
|
90909fbaf7
|
takashicompany/endzone34: correct QMK Configurator key sequence (#14290)
* update info.json formatting
* convert tabs to spaces
* apply human-friendly formatting
* correct Configurator key sequence
* remove width and height keys from info.json
|
2021-09-03 21:00:29 +01:00 |
|
Xelus22
|
4e1c5887c5
|
[Core] Refactor OLED to allow easy addition of other types (#13454)
* add docs
* core changes
* update keyboards to new OLED
* updated users to new OLED
* update layouts to new OLED
* fixup docs
* drashna's suggestion
* fix up docs
* new keyboards with oled
* core split changes
* remaining keyboard files
* Fix The Helix keyboards oled options
* reflect develop
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: mtei <2170248+mtei@users.noreply.github.com>
|
2021-08-24 16:28:26 +10:00 |
|
sato-takashi
|
1e9d91d4ef
|
[Keyboard] Add EndZone34 (#13847)
Co-authored-by: Drashna Jaelre <drashna@live.com>
|
2021-08-12 07:43:01 -07:00 |
|