Jason Chestnut
34e60af2b1
Add missing BT_SEL key mappings.
2020-10-08 09:22:22 -04:00
Jason Chestnut
5acd2b0916
Correct formatting for pull request review.
...
Add ZMK copyright headers where missing.
Add BT_ bindings for testing purposes in keymap.
2020-10-08 09:10:51 -04:00
Jason Chestnut
91b66593f0
Fix a broken link to the dts file.
2020-10-01 10:22:14 -04:00
Jason Chestnut
ca20c6b2a4
Merge branch 'add_preonic' of github.com:shurikai/zmk into add_preonic
2020-10-01 10:09:28 -04:00
Jason Chestnut
05d4c08a0f
Update copyright statement.
2020-10-01 10:06:58 -04:00
Jason Chestnut
357bee6c72
Update to dts and keymap.
2020-09-29 10:18:26 -04:00
jason
820147c7bd
Add new layers and mappings.
2020-09-26 20:16:41 -04:00
Jason Chestnut
fae6711311
Fix merge conflicts.
2020-09-25 16:04:01 -04:00
Jason Chestnut
0b43d68610
Add new keymap and transforms for default preonic layout.
2020-09-25 16:00:58 -04:00
Jason Chestnut
6eaf384d99
Add matrix polling config default to y.
2020-09-25 13:00:42 -04:00
Jason Chestnut
a8fb772281
Initial commit of Preonic rev3 board definition. Awaiting ticket #202 before it can be tested.
2020-09-25 13:00:42 -04:00
Jason Chestnut
cca8337f05
Add support to GPIO matrix driver for matrix polling, rather than interrupt-based IO.
...
- Add ZMK_KSCAN_MATRIX_POLLING config flag to Kconfig
- Update matrix driver code to use the above flag to conditionally add the handling code for polling operations.
2020-09-25 11:49:07 -04:00
Jason Chestnut
bf6ffdce3a
Merge branch 'add_preonic' of github.com:shurikai/zmk into add_preonic
2020-09-25 11:28:30 -04:00
Jason Chestnut
8dcce84635
Add matrix polling config default to y.
2020-09-25 11:27:38 -04:00
Jason Chestnut
5d8bf62891
Initial commit of Preonic rev3 board definition. Awaiting ticket #202 before it can be tested.
2020-09-25 10:43:47 -04:00
Jason Chestnut
5c4705d465
Add new matrix scan flag and implementation in the gpio matrix driver.
2020-09-24 14:30:47 -04:00
Jason Chestnut
aad447758e
Initial commit of Preonic rev3 board definition. Awaiting ticket #202 before it can be tested.
2020-09-23 15:45:54 -04:00
Pete Johanson
90bfe6026d
fix(boards): Flash Planck with dfu-util
.
2020-09-21 09:49:56 -04:00
Pete Johanson
191a2d755a
chore: clang-format the codebase.
...
* Use the LLVM style
* Override indent width (8) and column limit (100)
* Fixes #142 .
2020-09-14 00:10:34 -04:00
Pete Johanson
68e72f9275
fix: Switch to single AUTHORS file.* Closes #164
2020-09-10 10:24:23 -04:00
Nick
ceda57ddfd
Fix comment name of keyboard
2020-09-07 12:32:25 -05:00
Nick
e845995c2d
Fix Planck defconfig
2020-09-07 12:25:11 -05:00
Nick
6b433fdefd
Finish DZ60RGB board definition
2020-09-07 12:24:47 -05:00
Nick
fa40558f73
Merge commit '61b249666b13f7f356c0e77ee5eb500d672d7dce' into boards/dz60rgb
2020-09-07 12:22:18 -05:00
Mega Mind
bc023baa7d
Incorporate comments - Change config name to nrfmicro specific
2020-08-23 12:59:39 +08:00
Mega Mind
7aea57328c
Add KConfig for board battery charger
2020-08-21 03:12:06 +08:00
Mega Mind
4efce4223a
Use correct macro for board
2020-08-20 18:59:41 +08:00
Pete Johanson
506c3b031e
refactor(boards): Rename to bluemicro840_v1.
2020-08-19 16:35:18 -04:00
Pete Johanson
2a0e35c11f
Merge pull request #101 from okke-formsma/nrfmicro
...
nrfmicro support
2020-08-19 16:05:51 -04:00
Okke Formsma
93b1e0ac44
Add nrfmicro 1.1, 1.1 flipped and 1.3 boards.
2020-08-19 21:02:21 +02:00
Nick
cab34d835f
fix(board): Fix status LED on BlueMicro
2020-08-18 23:28:34 -05:00
Nick
674c230dbb
fix(board): Cleanup nice!nano DT
2020-08-18 23:28:06 -05:00
Pete Johanson
59f85c93cd
fix(boards): Remove dup uart0
overrides for nano
2020-08-18 16:33:24 -04:00
Pete Johanson
3f1dfbaad1
Merge pull request #91 from Na-Cly/boards/bluemicro52840_v1
...
Add bluemicro support
2020-08-16 22:32:04 -04:00
Pete Johanson
8b4d2b6093
Add DCDC mode config.
2020-08-16 21:33:01 -04:00
Pete Johanson
abe40f8ef5
Various fixes.
2020-08-16 21:30:45 -04:00
Pete Johanson
47b219cca5
Remove duplicate uart0 node.
2020-08-16 21:27:37 -04:00
Derek
6ef2102af9
Update board.cmake
2020-08-16 08:48:34 -04:00
Derek
75f4adb101
Update arduino_pro_micro_pins.dtsi
2020-08-16 08:46:16 -04:00
Derek
dd165c6829
Corrected pins for scl-pin and sda-pin
2020-08-15 15:53:31 -04:00
Derek
9dd8217cd4
Add bluemicro support
2020-08-15 15:32:36 -04:00
Pete Johanson
4acfa8d7ef
Add DCDC setting for nano.
2020-08-14 23:26:03 -04:00
Pete Johanson
78059bbbdb
Fix up some incorrect license headers.
2020-08-11 14:49:43 -04:00
Pete Johanson
0460631729
Refactor to simpler keymaps.
2020-08-06 23:28:34 -04:00
Pete Johanson
f83ec5ce2b
Refactor to using .keymap files
...
* Still just devicetree keymaps.
* Filename can now use `<board>.keymap` or
`<shield>.keymap` convention, including
overrides for revisions, etc.
2020-08-06 10:32:06 -04:00
Nick
bc282a0a4f
WIP DZ60RGB board definition
2020-08-02 10:29:07 -05:00
Nick
bb09707bd2
Add base files and configuration for RGB underglow
2020-07-24 01:06:56 -05:00
Pete Johanson
6701b7babc
Working BT settings.
2020-07-17 22:43:40 -04:00
Pete Johanson
33d4341320
Code partition size fix for nice!nano.
2020-07-15 23:27:15 -04:00
Pete Johanson
c45dbe3c8f
boards: nice_nano: Fix i2c usage.
...
* change conflicting pins usage for uart.
* use i2c0 properly instead.
2020-07-11 13:09:18 -04:00