Commit graph

8 commits

Author SHA1 Message Date
Ryan
79aa319946
info.json whitespace cleanups () 2023-05-02 08:25:15 +10:00
Ryan
4869b8061c
Move ortho & numpad layouts to data driven ()
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-29 15:54:34 +11:00
Ryan
e933e0411f
Move matrix config to info.json, part 5 ()
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-11 05:41:58 +11:00
Ryan
314f6c1ddb
Move backlight config to data driven () 2023-02-26 08:37:57 +11:00
Ryan
f9aeea64c1
Migrate MCU and BOOTLOADER to data-driven () 2023-02-08 18:41:46 +11:00
Ryan
a8744b1630
Move keyboard USB IDs and strings to data driven: S () 2022-08-04 08:12:37 +10:00
Ryan
4791cfae1a
Remove width, height and key_count from info.json () 2021-09-12 14:04:56 +10:00
noroadsleft
dccafb64e6 [Keyboard] Subatomic refactor ()
* Refactor: matrix

* New readme file

* Configurator support

* change info.json to debug linting

* use an enum to manage the layers

* readme cleanup

file header, docs links

* use #pragma once in keyboard header file

* use new-style OLKB layout macro naming scheme

* fix layout macro references in keymap.c

* correct Keyboard Maintainer
2019-09-25 13:17:29 -07:00