summaryrefslogtreecommitdiff
path: root/app/boards/arm
AgeCommit message (Expand)Author
2020-11-10boards: Cleanup and standardize featuresNick
2020-11-02fix(boards): Remap flash to account for bootloaderNick
2020-11-01fix(boards): Rename BVD labelsNick
2020-10-26Implement Kconfig and enhance error checksNick
2020-10-24Remove newlib depNick
2020-10-23Add missing ADC and fix formattingNick
2020-10-23Merge branch 'main' into bluetooth/battery-reportingNick Winans
2020-10-23clang-format and add missing defconfig valuesNick
2020-10-23Refactor driver to use Sensor APINick
2020-10-10Added driver to control the external power outputMega Mind
2020-10-06Merge pull request #211 from petejohanson/core/keymap-port-event-explorationPete Johanson
2020-10-05M60 keymap update and misc changesMega Mind
2020-10-05Added Makerdiary M.2 moduleMega Mind
2020-10-04feat(kscan): Use PORT events for kscan matrix interruptsPete Johanson
2020-09-25Add support to GPIO matrix driver for matrix polling, rather than interrupt-b...Jason Chestnut
2020-09-21fix(boards): Flash Planck with `dfu-util`.Pete Johanson
2020-09-19Merge remote-tracking branch 'upstream/main' into bluetooth/battery-reportingNick
2020-09-19Voltage divider driver initial implementationNick
2020-09-14chore: clang-format the codebase.Pete Johanson
2020-09-10fix: Switch to single AUTHORS file.* Closes #164Pete Johanson
2020-09-07Fix comment name of keyboardNick
2020-09-07Fix Planck defconfigNick
2020-09-07Finish DZ60RGB board definitionNick
2020-09-07Merge commit '61b249666b13f7f356c0e77ee5eb500d672d7dce' into boards/dz60rgbNick
2020-08-23Incorporate comments - Change config name to nrfmicro specificMega Mind
2020-08-21Add KConfig for board battery chargerMega Mind
2020-08-20Use correct macro for boardMega Mind
2020-08-19refactor(boards): Rename to bluemicro840_v1.Pete Johanson
2020-08-19Merge pull request #101 from okke-formsma/nrfmicroPete Johanson
2020-08-19Add nrfmicro 1.1, 1.1 flipped and 1.3 boards.Okke Formsma
2020-08-18fix(board): Fix status LED on BlueMicroNick
2020-08-18fix(board): Cleanup nice!nano DTNick
2020-08-18fix(boards): Remove dup `uart0` overrides for nanoPete Johanson
2020-08-16Merge pull request #91 from Na-Cly/boards/bluemicro52840_v1Pete Johanson
2020-08-16Add DCDC mode config.Pete Johanson
2020-08-16Various fixes.Pete Johanson
2020-08-16Remove duplicate uart0 node.Pete Johanson
2020-08-16Update board.cmakeDerek
2020-08-16Update arduino_pro_micro_pins.dtsiDerek
2020-08-15Corrected pins for scl-pin and sda-pinDerek
2020-08-15Add bluemicro supportDerek
2020-08-14Add DCDC setting for nano.Pete Johanson
2020-08-11Fix up some incorrect license headers.Pete Johanson
2020-08-06Refactor to simpler keymaps.Pete Johanson
2020-08-06Refactor to using .keymap filesPete Johanson
2020-08-02WIP DZ60RGB board definitionNick
2020-07-24Add base files and configuration for RGB underglowNick
2020-07-17Working BT settings.Pete Johanson
2020-07-15Code partition size fix for nice!nano.Pete Johanson
2020-07-11boards: nice_nano: Fix i2c usage.Pete Johanson