X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboards%2Fpreonic%2Finfo.json;h=3e5670cfaf072d269839eba23be3356f3431d178;hb=f10a0ae54730d8f0c21cf608bd7a6dfeb747583b;hp=27e06bcd8b3196f0ed0af214369c06528d63a915;hpb=074b78700a5ebf93c5b430bc86c4c4589e1472d8;p=qmk_firmware.git diff --git a/keyboards/preonic/info.json b/keyboards/preonic/info.json index 27e06bcd8..3e5670cfa 100644 --- a/keyboards/preonic/info.json +++ b/keyboards/preonic/info.json @@ -1,16 +1,12 @@ { "keyboard_name": "Preonic", "keyboard_folder": "preonic", - "manufacturer": "OLKB", - "identifier": "FEED:6061:0001", "url": "https://olkb.com/preonic", "maintainer": "jackhumbert", - "processor": "atmega32u4", - "bootloader": "atmel-dfu", "width": 12, "height": 5, "layouts": { - "LAYOUT_preonic_mit": { + "KEYMAP": { "key_count": 59, "layout": [ { "w": 1, "x": 0, "y": 0 }, @@ -66,7 +62,7 @@ { "w": 1, "x": 2, "y": 4 }, { "w": 1, "x": 3, "y": 4 }, { "w": 1, "x": 4, "y": 4 }, - { "w": 2, "x": 5.5, "y": 4 }, + { "w": 2, "x": 5, "y": 4 }, { "w": 1, "x": 7, "y": 4 }, { "w": 1, "x": 8, "y": 4 }, { "w": 1, "x": 9, "y": 4 }, @@ -138,4 +134,4 @@ { "w": 1, "x": 11, "y": 4 } ] } } -} \ No newline at end of file +}