Jerome Berclaz
|
9d2d16d743
|
Removed redundant modelh folder and added deghosting algorithm (#753)
* removed redundant modelh folder and added deghosting algorithm
* fixed readme
* added default keymap
|
2024-08-05 03:52:30 -06:00 |
|
Ilya Zhuravlev
|
e9d70b410a
|
Merge remote-tracking branch 'qmk/master' into merge-2024-06-23
|
2024-06-23 22:54:29 -06:00 |
|
James Young
|
16d2db5048
|
Migrate LOCKING_*_ENABLE to Data-Driven: I-J (#23767)
Affects:
- `ianklug/grooveboard`
- `ibm/model_m/modelh`
- `ibm/model_m_122/ibm122m`
- `ibnuda/gurindam`
- `idb/idb_60`
- `idobao/id75/v1`
- `idobao/id75/v2`
- `idobao/id96`
- `idobao/montex/v1`
- `illuminati/is0`
- `illusion/rosa`
- `ilumkb/primus75`
- `ilumkb/volcano660`
- `inland/kb83`
- `input_club/ergodox_infinity`
- `irene`
- `iriskeyboards`
- `iron180`
- `jacky_studio/bear_65/rev1`
- `jacky_studio/bear_65/rev2`
- `jacky_studio/s7_elephant/rev1`
- `jacky_studio/s7_elephant/rev2`
- `jadookb/jkb65`
- `jae/j01`
- `jagdpietr/drakon`
- `jd40`
- `jd45`
- `jels/boaty`
- `jels/jels60/v1`
- `jels/jels60/v2`
- `jels/jels88`
- `jolofsor/denial75`
- `jorne/rev1`
- `joshajohnson/hub16`
- `joshajohnson/hub20`
- `jukaie/jk01`
|
2024-05-22 19:06:09 +01:00 |
|
QMK Bot
|
ac2e19b4d6
|
Merge remote-tracking branch 'origin/master' into develop
|
2024-05-22 02:50:16 +00:00 |
|
Jerome Berclaz
|
7620c64b99
|
Added MATRIX_HAS_GHOST definition for IBM Model H controller (#23744)
|
2024-05-21 19:49:49 -07:00 |
|
Ryan
|
5c592ab0c0
|
Delete trivial keymap readmes (#23714)
|
2024-05-17 23:49:29 +01:00 |
|
Ryan
|
1184e0d9be
|
Adjust keycode alignment around QK_BOOT (#23697)
|
2024-05-11 16:50:48 +01:00 |
|
Ryan
|
d09a06a1b3
|
Update GPIO API usage in keyboard code (#23361)
|
2024-05-03 15:21:29 +10:00 |
|
Joel Challis
|
e9b8929357
|
Migrate build target markers to keyboard.json - Misc (#23612)
|
2024-04-25 10:37:44 -07:00 |
|
Ryan
|
c505ea48b3
|
Add haptic driver to keyboard.json schema (#23591)
|
2024-04-24 04:59:57 +01:00 |
|
Duncan Sutherland
|
32136afe24
|
Change to development_board (#21695)
|
2024-04-23 19:47:30 +10:00 |
|
Joel Challis
|
e869c80af7
|
Migrate build target markers to keyboard.json - HI (#23540)
|
2024-04-17 02:49:17 +01:00 |
|
James Young
|
7be23a9cb4
|
Data-Driven Keyboard Conversions: I (#23533)
|
2024-04-17 00:15:34 +01:00 |
|
Ilya Zhuravlev
|
17e46fcec7
|
Merge remote-tracking branch 'qmk/master' into merge-2024-04-15
|
2024-04-15 19:43:02 -06:00 |
|
Ryan
|
2dd406f08f
|
Remove quantum.h includes from keyboard custom matrix.c s (#23371)
|
2024-03-30 14:07:19 +00:00 |
|
Joel Challis
|
831deac212
|
Migrate build target markers to keyboard.json (#23293)
|
2024-03-30 11:31:50 +00:00 |
|
Ryan
|
f7cf40fa77
|
Add init function to RGBLight driver struct (#23076)
|
2024-03-18 22:03:27 +11:00 |
|
Joel Challis
|
539fa21bf8
|
Migrate features from rules.mk to data driven - IJK (#23276)
|
2024-03-15 01:42:15 +00:00 |
|
Joel Challis
|
aea414fd82
|
Migrate content where only parent info.json exists (#22895)
|
2024-03-14 21:21:33 +11:00 |
|
Fernando Muñoz
|
47dc08baa4
|
Implement ISO, terminal extra key and SSK on modelh controller (#688)
* Implement ISO and SSK
This PR will implement ISO and TKL/SSK for the modelh controller
* Allow extra key on numpad terminal
|
2024-03-10 19:30:58 -06:00 |
|
Joel Challis
|
2eb9ff8efd
|
Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)
|
2024-02-18 08:20:57 +00:00 |
|
Joel Challis
|
a632593769
|
Migrate and remove deprecated debug utils (#22961)
|
2024-01-26 16:32:06 +00:00 |
|
fauxpark
|
2c191e21c2
|
Merge remote-tracking branch 'upstream/master' into develop
|
2023-12-20 16:03:14 +11:00 |
|
Nick Brassel
|
a1c8b1ebf7
|
Remove obvious user keymaps, keyboards/{d,e,f}* edition. (#22695)
|
2023-12-18 21:45:52 +11:00 |
|
Ilya Zhuravlev
|
66574eb854
|
Merge remote-tracking branch 'qmk/master' into merge-2023-12-16
|
2023-12-16 10:48:34 -06:00 |
|
Ryan
|
e648155113
|
Rename RGBLED_NUM -> RGBLIGHT_LED_COUNT (#22570)
|
2023-12-12 15:30:08 +11:00 |
|
Joel Challis
|
2acb426b8e
|
Remove "empty" files (#22603)
|
2023-12-05 08:37:00 +00:00 |
|
Ryan
|
c157c19b81
|
Dedupe I2C, SPI, UART driver inclusions (#22253)
|
2023-10-13 17:25:32 +11:00 |
|
QMK Bot
|
6c3a512923
|
Merge remote-tracking branch 'origin/master' into develop
|
2023-10-06 00:34:51 +00:00 |
|
James Young
|
63b48f5096
|
Move orphaned Yugo-M files (#22211)
Moves files that were left behind by #14996.
[bugfix]
|
2023-10-06 01:34:14 +01:00 |
|
Joel Challis
|
00feff656f
|
Migrate WEAR_LEVELING_*_SIZE to info.json (#22010)
|
2023-09-14 09:13:19 +10:00 |
|
Ilya Zhuravlev
|
e390a34128
|
Merge remote-tracking branch 'qmk/master' into merge-2023-09-08
|
2023-09-08 20:53:27 -06:00 |
|
Ryan
|
41bd4e35a0
|
Clean up RGB LED type (#21859)
|
2023-09-04 01:19:59 +01:00 |
|
Jerome Berclaz
|
b10b4cc864
|
Move model h controller under ibm/model_m (#21526)
|
2023-07-25 00:38:02 -06:00 |
|
Ryan
|
b090354143
|
haptic: naming cleanups (#21551)
|
2023-07-21 09:17:39 +10:00 |
|
Ilya Zhuravlev
|
c05356439e
|
Merge branch 'vial' into merge-2023-06-03
|
2023-07-15 22:23:48 -06:00 |
|
Ryan
|
5542f5ede1
|
Get rid of USB_LED_KANA and USB_LED_COMPOSE (#21366)
|
2023-06-27 09:15:33 +10:00 |
|
Jerome Berclaz
|
c5be7c7868
|
fixed incorrect lock lights behavior for modelh controller (#487)
|
2023-06-24 22:56:17 -06:00 |
|
Ryan
|
b1783db4ea
|
Move RGBLED_NUM to data driven (#21278)
|
2023-06-18 14:39:07 +10:00 |
|
Jerome Berclaz
|
105915582a
|
New keyboard: Model H controller for IBM Model M (#469)
* added modelh controller
* updated readme
|
2023-05-28 03:14:59 -06:00 |
|
nuess0r
|
f98f8eedf0
|
Consolidate modelm v2 (#14996)
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
|
2023-05-27 23:12:36 +10:00 |
|
Ryan
|
a5e46d8082
|
More info.json whitespace cleanups (#20665)
|
2023-05-03 12:19:34 +10:00 |
|
Ryan
|
79aa319946
|
info.json whitespace cleanups (#20651)
|
2023-05-02 08:25:15 +10:00 |
|
Ryan
|
7e48a4e80f
|
Fix API errors (#20326)
|
2023-04-03 21:39:02 +10:00 |
|
fauxpark
|
bd4899f0ca
|
Merge remote-tracking branch 'upstream/master' into develop
|
2023-04-03 20:59:24 +10:00 |
|
Purdea Andrei
|
c58610bea3
|
Data-driven updates to overnumpad controller keyboards (#20259)
|
2023-04-03 15:45:46 +10:00 |
|
Ryan
|
02ccc50e60
|
Remove more empty headers (#20155)
|
2023-03-17 14:02:04 +11:00 |
|
Ryan
|
23c365b023
|
Move matrix config to info.json, part 1 (#19985)
|
2023-03-05 22:53:52 +00:00 |
|
Ryan
|
2da0827d4f
|
Remove matrix size defines (#19581)
|
2023-02-17 16:08:25 +11:00 |
|
Ryan
|
f4ba17c4a0
|
Move LED indicator config to data driven (#19800)
|
2023-02-17 13:14:29 +11:00 |
|