5 Commits (master)

Author SHA1 Message Date
  Ryan eee0384167
process_keycode: remove direct `quantum.h` includes (#21486) 9 months ago
  Drashna Jaelre fe02abc479
[Core] Tri Layer Keys (#19795) 1 year ago
  Drashna Jaelre ac561b9473
[Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225) 1 year ago
  Drashna Jaelre 0da6562c4d
Make default layer size 16-bit (#15286) 1 year ago
  Joel Challis b8e913c8db
Migrate platform independent code from tmk_core -> quantum (#13673) 2 years ago
  Drashna Jaelre 8da8aabbe5
Improve layer mask handling (#13065) 2 years ago
  Ryan 1d1d5da43f
Change include guards in tmk_core/ and drivers/ to pragma once (#11240) 3 years ago
  QMK Bot a3db72df72 format code according to conventions [skip ci] 3 years ago
  Drashna Jaelre e6266b19be Initialize Layer State on startup (#8318) 3 years ago
  Alex Ong 361ac2f32a
Optimization for scanning less layers. (#8311) 4 years ago
  Joel Challis 58a9c84d6b
Strip out features to allow minimum firmware sizes (#8645) 4 years ago
  Joel Challis c1970e284d Fix LAYER_STATE_8BIT compile issues (#7304) 4 years ago
  skullY b624f32f94 clang-format changes 4 years ago
  Drashna Jaelre b62e160a89
Additional changes for Layer State typedef compatibility (#5906) 4 years ago
  Alex Ong 00d1d7828c Typedef'ed layer_state_t to uint32_t (#3637) 5 years ago
  fauxpark d8e9a0f7a3 Change return type of layer_switch_get_layer() to uint8_t (#5011) 5 years ago
  ishtob 4099536c0e adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4462) 5 years ago
  Drashna Jaelre 4318797d19 Add user level to default_layer_state_set 5 years ago
  Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 5 years ago
  Colin T.A. Gray bad839e6ac make 'layer_state_set' visible to user code 6 years ago
  Colin T.A. Gray 1620d78e73 helper to compare current layer_state to user layer 6 years ago
  Jack Humbert cf9f6bbd91 adds per-layer rgb color option to ez 6 years ago
  Priyadi Iman Nurcahyo bd8d717f1f Fix bug fix attempt 7 years ago
  Priyadi Iman Nurcahyo d96175937b Bug fix & added default_layer_state_set_kb 7 years ago
  Priyadi Iman Nurcahyo 3c8c3ebe3f Bug fix & added default_layer_state_set_kb 7 years ago
  Priyadi Iman Nurcahyo d369bfb83a Add layer_state_set_kb hook 7 years ago
  IBNobody f051496f13 Checkin 8 years ago
  Wojciech Siewierski 567f256c5d Refactor the source layer cache encoding 8 years ago
  Wojciech Siewierski b4f442dfea Cut the memory consumption of PREVENT_STUCK_MODIFIERS in half 8 years ago