Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-04 | chore: make west scripts more pythonic and apply Black | okke | |
2020-10-27 | Update NIBBLE keyboard name as per PR feedback | Jay Greco | |
- Revert accidental VS code settings change | |||
2020-10-27 | Add new kscan_gpio_demux driver | Jay Greco | |
+ zmk,kscan_gpio_demux is now a compatible kscan option + kscan_gpio_demux is based heavily off of the implementation of kscan_gpio_matrix, modified to address cols using an n-to-1 demultiplexer chip instead of discrete IO + Added zmk,kscan_gpio_demux.yaml file * modified CMakeLists to include new source files | |||
2020-08-06 | Propertly highlight .keymap files as dts. | Pete Johanson | |
2020-06-15 | Configure .overlay files to use dts file assocation. | Pete Johanson | |
2020-06-14 | Minor build fixes for VSCode, extra ignore. | Pete Johanson | |
2020-05-18 | Refactor build/config/keymaps. | Pete Johanson | |
* Move all headers to `include/zmk` directory. * Update includes to reference them properly. * Add `keymap.c` file from keymap, if found. * Toplevel CONFIG_ZMK_BLE aggregate config setting. |