summaryrefslogtreecommitdiff
path: root/app/boards
AgeCommit message (Expand)Author
2021-05-27fix(tests): Use debug builds and high resolution timerOkke Formsma
2021-03-24fix(boards): Proper BlueMicro840_V1 &pro_micro_a map for A10 (#733)Lucas Messenger
2021-03-18fix(boards): Move board endif to proper location.Pete Johanson
2021-02-10style(hold-tap)!: Write hold-tap params with dashesOkke Formsma
2021-02-08fix(boards): Remove explicit enable of sensorNick Winans
2021-02-04Refactor nibble / update to match build docs (#620)KemoNine
2021-02-03feat(shields) Add encoder support to CRBNmantas
2021-02-03style(crbn): Unify indentation from spaces to tabsmantas
2021-02-02fix(boards): Shorten keyboard names that are too longNick Winans
2021-01-22Fix offset in NIBBLE transformation and keymapJay Greco
2021-01-19fix(shields): Unflip left Microdox OLED.Pete Johanson
2021-01-15fix(boards): Define but don't enable uart0.Pete Johanson
2021-01-08refactor(Kconfig): Set USB default based on hardware capabilitiesNick Winans
2021-01-08feat(tg4x): Reconcile with official keymap and tidy-upKemoNine
2021-01-08style(tg4x): Convert Kconfig spaces to tabsKemoNine
2021-01-08fix(tg4x): Add tg4x.conf to mirror other shield setupsKemoNine
2021-01-08refactor(tg4x): Cleanup tg4x overlayinnovaker
2021-01-08chore(tg4x): fix copyright headerinnovaker
2021-01-08docs(tg4x): Add readme for tg4xKemoNine
2021-01-08fix(tg4x): Fix tg4x keyboard name in KconfigKemoNine
2021-01-08feat(tg4x): Add underglow support for tg4x + nice_nanoKemoNine
2021-01-07refactor(shields): standardize README.md filenamesinnovaker
2021-01-06chore: standardize # style headersinnovaker
2021-01-05feat(shields): add helix shieldKingCoinless
2021-01-04fix(shield): BFO9000 uses USB on rightNick Winans
2021-01-02feat(shields): add bfo9000 shieldpbz
2021-01-01chore: standardize C style headersinnovaker
2021-01-01refactor(app): format with prettier (#563)innovaker
2021-01-01feat(shields): add ws2812 underglow support to lily58 (nice_nano)KemoNine
2021-01-01feat(shields): add eek shieldMango The Fourth
2020-12-31feat(boards): Add BDN9 Rev2 board.Pete Johanson
2020-12-28fix(shields): Enable USB by default on right side.Pete Johanson
2020-12-28refactor(splits): Ability to override split role.Pete Johanson
2020-12-28refactor: replace filename hyphens with underscoresinnovaker
2020-12-17feat(shields): add tidbit and tidbit_19key shieldsKemoNine
2020-12-14refactor(app): replace `LVGL_VER_RES` with `LVGL_HOR_VER_MAX`innovaker
2020-12-14refactor(app): replace `LVGL_HOR_RES` with `LVGL_HOR_RES_MAX`innovaker
2020-12-14refactor(app): replace `struct device *` with `const struct device *`innovaker
2020-12-10improvement: upgrade default keymapsJoel Spadin
2020-12-07feat(shields): add CRBN shieldReFil
2020-12-02refactor(shields): Cradio to use interrupts now.Pete Johanson
2020-11-20chore: add copyright to core Kconfiginnovaker
2020-11-17Jian shieldkrikun98
2020-11-17Jorne shieldkrikun98
2020-11-16refactor(shield): Formatting tweaks for QAZ.Pete Johanson
2020-11-10boards: Cleanup and standardize featuresNick
2020-11-10fix(underglow): Switch from legacy SPI to SPIMNick
2020-11-10Merge pull request #357 from petejohanson/ble/remove-unpair-comboPete Johanson
2020-11-10fix(ble): Remove unpair combo code.Pete Johanson
2020-11-10Merge branch 'main' into underglow/add-config_Nick Winans