aboutsummaryrefslogtreecommitdiffstats
path: root/data/mappings
Commit message (Collapse)AuthorAgeFilesLines
* Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis2025-01-201-0/+547
|
* Formally deprecate DEFAULT_FOLDER (#24836)Joel Challis2025-01-201-0/+1
|
* Move cxt_studio keyboard to own folder (#24748)muge2024-12-261-0/+3
|
* move ymdk/id75 to revision (#24590)Less/Rikki2024-12-221-0/+3
|
* [Core] Add Layer Lock feature (#23430)Drashna Jaelre2024-11-211-0/+3
| | | | | | Co-authored-by: Daniel <1767914+iamdanielv@users.noreply.github.com> Co-authored-by: Pascal Getreuer <getreuer@google.com> Co-authored-by: Pascal Getreuer <50221757+getreuer@users.noreply.github.com>
* Rename saevus to concreteflowers (#24249)Ramon Imbao2024-10-191-0/+6
|
* Add svlinky converter (#24449)Sadek Baroudi2024-10-121-0/+5
|
* [Keyboard] Move Planck EZ to ZSA vendor folder (#23917)Drashna Jaelre2024-08-141-0/+9
|
* refactor: keyboard/ncr80/r2 (#22670)Less/Rikki2024-07-271-0/+6
| | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* Move split.soft_serial_pin to split.serial.pin (#24127)Joel Challis2024-07-181-1/+1
|
* [Keyboard] Rename dnworks/9973 to dnworks/tkl87 (#23692)leyew2024-07-111-0/+3
|
* Remove DEFAULT_FOLDER from maple_computing/lets_split_eh (#24054)Joel Challis2024-07-111-1/+4
|
* Implement data driven joysticks (#22947)Joel Challis2024-06-182-0/+7
|
* Implement data driven serial driver (#23923)Joel Challis2024-06-171-0/+1
|
* noroadsleft's 0.25.0 Changelogs and Touch-Ups (#23793)James Young2024-05-261-2/+2
| | | | | | | | | | | | | | * Modify PR23309 changelog Adds a direct link to the pull request. * Add PR23329 changelog * Update keyboard aliases file Updates the legacy keyboard aliases for the JJ40 and JJ50, which have been moved again for version 0.25.0. * Minor touch-up for JJ40 rev1 readme
* Rename `RGBW` define to `WS2812_RGBW` (#23585)Ryan2024-04-271-1/+2
|
* Add audio driver to keyboard.json schema (#23616)Joel Challis2024-04-261-0/+1
|
* Fix WAIT_FOR_USB handling (#23598)Joel Challis2024-04-241-1/+1
|
* Add haptic driver to keyboard.json schema (#23591)Ryan2024-04-241-0/+1
|
* KPRepublic JJ40 rev1 Refactor (#23299)James Young2024-03-171-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move `kprepublic/jj40` to `kprepublic/jj40/rev1` [chore] * Friendly-format `info.json` [style] * Add layout/matrix diagram [docs] * Refactor keymaps - use four-space indent - grid-align keycodes - refactor to use `LAYOUT_ortho_4x12` macro [refactor] * Rename `LAYOUT_planck_mit` to `LAYOUT_ortho_4x12_1x2u_c` [refactor] * Rename `LAYOUT_planck_1x2uR` to `LAYOUT_ortho_4x12_1x2u_r` [refactor] * Re-sort `layouts` object Places `LAYOUT_ortho_4x12` (the `LAYOUT_all` equivalent) first in sequence. [refactor] * Add `LAYOUT_ortho_4x12_1x2u_l` [enhancement] * Add `LAYOUT_ortho_4x12_2x2u` [enhancement] * Convert `rules.mk` to data driven [chore] * Remove `console` and `command` settings from keyboard level [chore] * Rename `info.json` to `keyboard.json` [chore] [enhancement] * Remove `audio` setting from keyboard level [chore]
* KPRepublic JJ50 rev1 Refactor (#23294)James Young2024-03-161-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move `kprepublic/jj50` to `kprepublic/jj50/rev1` [chore] * Add layout/matrix diagram [docs] * Add `LAYOUT_ortho_5x12_1x2u_c` [enhancement] * Add `LAYOUT_ortho_5x12_1x2u_l` [enhancement] * Add `LAYOUT_ortho_5x12_1x2u_r` [enhancement] * Add `LAYOUT_ortho_5x12_2x2u` [enhancement] * Convert `rules.mk` to data driven [chore] * Remove `console` and `command` from keyboard level [chore] * Rename `info.json` to `keyboard.json` Also deletes `rules.mk` as it's no longer needed. [chore] [enhancement]
* [Audio] Add support for audio shutdown pin (#22731)Drashna Jaelre2024-03-061-0/+2
| | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Refactor: group kbdfans keyboards (#22764)フィルターペーパー2024-02-191-0/+6
| | | Move two kbdfans keyboard into kbdfans folder
* Add encoder abstraction. (#21548)Nick Brassel2024-02-181-0/+1
|
* Removal of bootmagic lite terminology (#22979)Joel Challis2024-02-171-4/+4
|
* Refactor: move p3d keyboards (#22763)フィルターペーパー2024-02-131-0/+15
| | | Group standalone p3dstore keyboards into p3d folder
* Move `redox_w` into `redox` (#21448)Duncan Sutherland2024-01-131-0/+3
| | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Generate true/false for _DEFAULT_ON options (#22829)Joel Challis2024-01-061-47/+47
|
* Refactor: group hub keyboards (#22762)フィルターペーパー2023-12-271-0/+6
|
* Refactor: group kira keyboards (#22760)フィルターペーパー2023-12-271-0/+6
|
* Refactor: group rookiebwoy keyboards (#22745)フィルターペーパー2023-12-251-0/+6
| | | Move @rookiebwoy's keyboards into rookiebwoy folder
* Remove redundant audio eeconfig init (#22736)Joel Challis2023-12-241-0/+2
|
* Refactor: group shandoncodes keyboards (#22743)フィルターペーパー2023-12-241-0/+15
|
* Refactor: move miniaxe into kagizaraya (#22708)フィルターペーパー2023-12-241-0/+3
| | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Refactor: move keyboards into kbdmania folder (#22714)フィルターペーパー2023-12-241-0/+6
|
* Refactor: move keyboards into monokei folder (#22715)フィルターペーパー2023-12-241-0/+9
|
* Refactor: move keyboards into kumaokobo (#22719)フィルターペーパー2023-12-241-1/+37
|
* Refactor: move keyboards into kezewa (#22712)フィルターペーパー2023-12-241-0/+6
|
* Refactor: move keyboards into zigotica folder (#22709)フィルターペーパー2023-12-241-0/+6
|
* [Keyboard] Move Moonlander to ZSA folder (#22740)Drashna Jaelre2023-12-241-0/+3
|
* Refactor: move keyboards into laneware folder (#22710)フィルターペーパー2023-12-241-0/+15
|
* Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan2023-12-201-1/+2
|
* Rename `LED_DISABLE_WHEN_USB_SUSPENDED` -> `LED_MATRIX_SLEEP` (#22681)Ryan2023-12-201-2/+3
|
* Rename Pumpkin Pad to Pumkinpad (#22651)Zykrah2023-12-131-0/+3
|
* Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan2023-12-121-1/+1
|
* consolidate firmware folder in smoll parent folder (#22401)SmollChungus2023-12-081-0/+9
| | | | | | | | | | | | | | | | | | | | | * consolidate firmware folder in smoll parent folder * add moved keyboards to mapping * typo fix * typo.. * Update rules.mk fix default folder lefty * Update data/mappings/keyboard_aliases.hjson Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> --------- Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* [Keyboard] Remove era/klein (#22384)era2023-12-051-0/+3
| | | | | | | | | * Remove era/klein era/klein is replaced by sirind/era/klein_sd * Add an entry to data/mappings/keyboard_aliases.hjson Add an entry to data/mappings/keyboard_aliases.hjson
* Merge remote-tracking branch 'origin/master' into developzvecr2023-12-041-59/+59
|\
| * Sort defaults.hjson (#22587)Ryan2023-12-041-57/+57
| |
* | Add EE-AT and move W1-AT under geonworks (#22526)yiancar2023-12-041-0/+3
| | | | | | | | | | * Add EE-AT and move W1-AT under geonworks Co-authored-by: yiancar <yiancar@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>